question

mohan avatar image
mohan asked

Amazon drive Invalid scope Issue

Hello

since I have started on a project and I have created client ID and client secret key

-->

I have been working with the OAuth Process but amazon drive is very strict when it comes to authentication or they have issues with their OAuth.

https://prnt.sc/11i2htl

My URL :

https://www.amazon.com/ap/oa?client_id={MY_CLIENT_ID}&scope=clouddrive%3Aread_all%20clouddrive%3Awrite&response_type=code&redirect_uri=http://localhost:8014/odoo_cloud_storage/amazon


[Issue]

{'error_description': 'An unknown scope was requested', 'error': 'invalid_scope'}


I didn't whitelist my client Id.

I did not apply for any Invitation regarding the Amazon drive API.


any help would be appreciated

There is some issue is the scope or I don't know what is wrong with the Amazon drive Api

amazon driveapiscope.token
10 |5000

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

1 Answer

Sheldon@Amazon avatar image
Sheldon@Amazon answered

Hello Mohan,


Thanks for reaching out!

Amazon Drive SDK and API have been closed since 2018, and at that time the Drive team have send out communication to all Cloud Drive developer registered email, and announced that on the forums and the main Amazon Drive portal about the API / SDK closure. Therefore, Drive based apps can no longer be accepted, and unfortunately will not be whitelisted to be able to access the Drive API. I hope that answers your question. Thanks!


Regards,

Sheldon

10 |5000

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