Hi I am getting 500 internal server error when requesting access token for login with amazon feature. I am using postman to POST this request. Below is the curl command :
I can provide Client ID value if required. Can someone please help me out ?
Hi I am getting 500 internal server error when requesting access token for login with amazon feature. I am using postman to POST this request. Below is the curl command :
I can provide Client ID value if required. Can someone please help me out ?
Thank you for your reply. I just tried again and it is throwing same error. Please review the curl command below :
https://api.amazon.com/auth/o2/token?grant_type=Authorization_code&code=ANaFVsyciDJHMOrPUYpC&redirect_uri=https://webhook.site/fef62e32-4b3f-4199-8bb1-244a4358c519&client_id=amzn1.application-oa2-client.1cf88c6156354abf96f5bbdbb658e5e2Hi Osama Ejaz,
Are you accessing Login with Amazon via the Developer Console or through login.amazon.com?
Please be sure to use the Developer Console if you are not.
I am using Postman to send a https call. Have created a security profile in developer console and using credentials generated there.
2 People are following this question.