Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes DisplayUnlockCaptcha #161

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

wandamaxm
Copy link

Fixes gpapi.googleplay.SecurityCheckError: 'Security check is needed, try to visit https://accounts.google.com/b/0/DisplayUnlockCaptcha to unlock, or setup an app-specific password'

There seemed to be a problem with the headers on the two requests to /auth. I have fixed these.
Also the dummy parameter (droidguard_results) mentioned in other pull requests, was necessary for me to get past the unlock captcha.

@kallix
Copy link

kallix commented May 27, 2022

This did fix the issue for me.
@wandamaxm : Would you be able to comment on where to find this kind of info, for future use ?

@marty0678
Copy link

This, unfortunately, doesn't work for me, I get the same bad auth as mentioned in this issue - #162

(even with app passwords).

@Junus
Copy link

Junus commented Aug 2, 2022

Hey @wandamaxm, I could login using your PR, but when I'm trying to download I couldn't get versionCode from details. I see limited details like numDownloads, package and etc. Do you know how I can solve it? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants