NoMore201 / googleplay-api

Google Play Unofficial Python API
Other
412 stars 208 forks source link

Did this API stop working? I cannot seem to be able to connect to GooglePlay Anymore #93

Open ahmedetefy opened 5 years ago

ahmedetefy commented 5 years ago

I always get Security Check Error or Bad Authentication or Error cannot retrieve information. It was working fine two weeks ago

keyofd commented 5 years ago

me too! help!!!!!!!

beroa commented 5 years ago

i had the same problem. as a hotfix you can try commenting out this line https://github.com/NoMore201/googleplay-api/blob/master/gpapi/config.py#L143

ahmedetefy commented 5 years ago

Thanks @beroa .. that worked!