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.
My URL :
[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