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

Security check is needed DisplayUnlockCaptcha #23

Open
muzzyrost opened this issue Sep 28, 2021 · 4 comments
Open

Security check is needed DisplayUnlockCaptcha #23

muzzyrost opened this issue Sep 28, 2021 · 4 comments

Comments

@muzzyrost
Copy link

Hello there!

I'm getting the following error message when I try to download an app from the Google Play Store:

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

I tried the following:

  • account password without MFA
  • account password without MFA and "unsecure" connection enabled (or however that is called)
  • app-specific password (with MFA)
@adtimizer
Copy link

@muzzyrost where you able to workaround this issue?

@Smartrazii
Copy link

@adtimizer I think all APK downloader tools have the same issue In response of google authenticator they send this response

they ask you to activate your account using Browser
It was working before

this is a google response

{'error': 'NeedsBrowser', 'url': 'https://accounts.google.com/signin/continue?sarp=1&scc=1&continue=https://accounts.google.com/o/android/auth?hl%3Den_US_en%26xoauth_displervice%26source%3DAndroid%2BLogin&plt=A******************************************************************************************************}

@Smartrazii
Copy link

for this reason you see this message
Security check is needed, try to visit https://accounts.google.com/b/0/DisplayUnlockCaptcha to unlock, or setup an app-specific password

@bodulos
Copy link

bodulos commented Oct 11, 2021

Hi,

I have the same problem with gplaydl. Tried to use DisplayUnlockCaptcha, tried application password, it did not help.
Tried to use the url from the error message. After signing in with my browser, the process gets stuck on url https://accounts.google.com/o/oauth2/programmatic_auth - progress spinner and a message "One moment please...". No changes on the gplaydl side, next login attempt ends up with the same error message (NeedsBrowser).

Is this a general problem or is it only affecting some users? A change on google auth api side maybe? Any suggestions how to get past this problem?

Br,
J

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

No branches or pull requests

4 participants