I am trying to access Proximity Google API using Postman chrome app. I have followed tutorials on postman and google dev website but I\'m still getting 401 error message. >
Postman will query Google API impersonating a Web Application
Generate an OAuth 2.0 token:
Create an OAuth 2.0 client ID
getpostman.com to the Authorized domains. Click Save.https://www.getpostman.com/oauth2/callbackClient ID and Client secret fields for later useIn Postman select Authorization tab and select "OAuth 2.0" type. Click 'Get New Access Token'
https://www.getpostman.com/oauth2/callbackhttps://accounts.google.com/o/oauth2/authhttps://accounts.google.com/o/oauth2/tokenClient ID generated in the step 2 (e.g., '123456789012-abracadabra1234546789blablabla12.apps.googleusercontent.com')Client secret generated in the step 2 (e.g., 'ABRACADABRAus1ZMGHvq9R-L')