Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APP_ID_NOT_WHITELISTED: The application is not registered ERROR code #34

Open
lukas0711 opened this issue Nov 3, 2020 · 2 comments
Open

Comments

@lukas0711
Copy link

Hei I get following response when I run the code python drivesink.py upload ./Pictures/ Pictures/

INFO drivesink:143 upload Uploading './Pictures/' to 'Pictures/' ...
DEBUG connectionpool:939 _new_conn Starting new HTTPS connection (1): cdws.us-east-1.amazonaws.com:443
DEBUG connectionpool:433 _make_request https://cdws.us-east-1.amazonaws.com:443 "GET /drive/v1/nodes? filters=isRoot:true HTTP/1.1" 403 143
ERROR drivesink:317 _request Got Amazon code APP_ID_NOT_WHITELISTED: The application is not registered, applicationId: amzn1.application.

Is this project still maintained or did the app registration expire?

@caseymrm
Copy link
Owner

caseymrm commented Nov 3, 2020

Unfortunately Amazon keeps changing things, and I'm not actively using the app right now. You may be able to register your own application and run it yourself?

@lukas0711
Copy link
Author

Amazon closed their app registration for new apps considering Amazon Drive. So unless someone still has an old api key this code won't work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants