问题
don't give me this link https://developer.here.com/documentation/authentication/dev_guide/topics/using-postman.html guide in this link in not working with postman
my postman version
my valid Credentials.propeties
here.access.key.id = V0qAiqfSzIFVv5dPjZ3XmQ
here.access.key.secret=XualuioK9BU9gxw5xjN3oViSRb6HPgTiWsWG5bBWL5G7kr5nsJpoWpCsli5ISQnQ8JlrX2mScSOdDqJAnKvIGA
here.token.endpoint.url = https://account.api.here.com/oauth2/token
same as in guide my Authorization
Headers
Body
Response from server Console detailed log about request
回答1:
On the Authorization tab I see you have checked "Add empty parameters to signature" and unchecked "Encode the parameters in the Authorization header".
your Auth tab
Only "Encode the parameters in the Authorization header" should be checked.
Let me know if that fixes it. I also verified this still works with the latest version of Postman v7.34.0 .
Disclosure: I'm a product manager at HERE Technologies
来源:https://stackoverflow.com/questions/64593999/how-to-get-access-token-for-here-api-using-postman