egirault / googleplay-api

Google Play Unofficial Python API - This project was a PoC and is not maintained anymore. Please feel free to fork it and improve it in any way.
879 stars 373 forks source link

Download Issue #24

Open saysach opened 11 years ago

saysach commented 11 years ago

I am able to Register my Email Creds, Able to Checkin

But when i am trying to download, i am getting an error Error retrieving information from server. [RPC:S-5:AEC-0]·♣

jeffhiltz commented 11 years ago

A Google search reveals a lot of people seeing the same error in the official Google Play application on their devices. The suggested solutions seem to be to clear the cache and app data from Google Play and a few other Google apps and/or removing the Google account from the device and re-adding it. Clearing the cache/app data isn't really applicable to this library (as far as I know) but maybe it would help do disassociate your Google account from your device and re-add it.