I am applying this google API for generating code for the creating access token. But I am getting an unidentified error in response.
Loading
I am applying this google API for generating code for the creating access token. But I am getting an unidentified error in response.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Oct 9, 2022, 12:08 PM
You need go to API Access page and click on "create OAuth Client" or "create Service Account ". after that use those credentials to access API from postman or through your code. Pass the credentials as key value in postman.