question

rana-sadam avatar image
rana-sadam asked

Authorization Code Grant

can we tell me the way to implement Authorization Code Grant i follow this url https// developer.amazon.com/public/apis/experience/cloud-drive/content/getting-started but all in vein kindly help me to do this Message was edited by: rana_sadam
amazon drive
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jamie Grossman avatar image
Jamie Grossman answered
Hi there, I'd suggest you check out our 'Login with Amazon' which may be able to assist further: https://developer.amazon.com/public/apis/engage/login-with-amazon Also, please check out the following link for more info on authorization grants: https://developer.amazon.com/public/apis/engage/login-with-amazon/docs/authorization_grants.html Regardless, if you are still having issues, contact us on clouddrive-api-support@amazon.com where we should be able to assist further. Regards, Jamie
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

earnol avatar image
earnol answered
Thank you, Jamie. The problem is the application with redirect set to http://127.0.0.1/ returns Error Code: 400 Error Message: The redirect URI you provided has not been whitelisted for your application for login request, though it has been whitelisted via whitelist request form. Therefore client is not redirected to localhost http server temporarily started by application and login does not happen. Could you please assist with it?
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

earnol avatar image
earnol answered
Well. I found answer myself. It is important to activate "Login with Amazon" within your developer profile. After that you will get access to "Web settings" tab in your security profile.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.