NoMore201 / googleplay-api

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

Fix DisplayUnlockCaptcha error while downloading apps #153

Closed TheZ3ro closed 11 months ago

TheZ3ro commented 2 years ago

When downloading an app while using an app-specific password with MFA enabled the following error is reported: Security check is needed, try to visit https://accounts.google.com/b/0/DisplayUnlockCaptcha to unlock, or setup an app-specific password

Adding a droidguard_results parameter in the login params seems to fix this problem, as suggested by @MrHm in https://github.com/matlink/gplaycli/issues/284#issuecomment-933013877

This PR:

druphliu commented 2 years ago

well down!!

amelia-jacyno commented 2 years ago

I suggest you check if this actually fixes anything and if it's not just Google. I tried again now, and login seems to work again (on master)

Doudnox commented 2 years ago

Still don't work for me.

druphliu commented 2 years ago

@TheZ3ro Dear ,I need you #159