Khaleel Ahmad
Khaleel Ahmad
Code to print gsfId and suthSubToken: ` # First we initiate googleplayapi api = GooglePlayAPI("en_US", TimeZone, device) api.login( email = Email, password = App_Password) # Printing gsfId and authSubToken generated...
**Try signing in with app password. You can create app passwords from** 1. go to google my account: https://myaccount.google.com/?hl=en&utm_source=OGB&utm_medium=act&pli=1 2. click security: https://myaccount.google.com/security?hl=en 3. From signing into google, click app...
RequestError: 'Error retrieving information from server. DF-DFERH-01' with @[googleplay-api](https://github.com/NoMore201/googleplay-api/) **My Code:** api = GooglePlayAPI("en_US", timezone = "America/Los_Angeles", device_codename = "manta") #bacon, fs454, manta api.login(email = mail, password = passwd) app_id...
details function working fine, couldn't download apk.
> Yes, I am currently researching about this. Can u seggest me a solution with proxy? I mean how can i download restriced apk by applying proxy?
> Sorry, I am not good with proxy. I think free proxy are bad quality, so you probably need to find paid proxy. Good luck, or maybe you can find...
@kadirdoganceng this single command can solve your problem: pip install gpapi (run on terminal)
yes not working properly, it also fetchces unrelated android app ids. I simply filtering unrelated apps first, then showing related apps. **How you can achive this:** 1. first search desired...
@89z I am researching about this ([issue#24](https://github.com/89z/googleplay/issues/24#issuecomment-1048792352)), will give u reply once i complete my research.
> FYI this site is not valid: > > https://apkfuel.com/apk-downloader/ > > If you choose x86, you get something else: > > ``` > PS C:\> badging -f com.zhiliaoapp.musically.apk >...