drivesink icon indicating copy to clipboard operation
drivesink copied to clipboard

APP_ID_NOT_WHITELISTED: The application is not registered ERROR code

Open lukas0711 opened this issue 5 years ago • 2 comments

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?

lukas0711 avatar Nov 03 '20 19:11 lukas0711

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?

caseymrm avatar Nov 03 '20 19:11 caseymrm

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.

lukas0711 avatar Dec 03 '20 19:12 lukas0711