gplaycli icon indicating copy to clipboard operation
gplaycli copied to clipboard

Security check is needed DisplayUnlockCaptcha

Open muzzyrost opened this issue 4 years ago • 16 comments

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)

muzzyrost avatar Sep 28 '21 12:09 muzzyrost

Same issue here all of a sudden.

archon810 avatar Sep 28 '21 18:09 archon810

Same here, any workarounds?

nottoobad avatar Sep 29 '21 08:09 nottoobad

Same issue here all of a sudden. which one have solution?

MrLuoXuan avatar Sep 30 '21 04:09 MrLuoXuan

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)

how can i contract you,please give me a email,i want to solve this problem because i used it in production environment!

MrLuoXuan avatar Sep 30 '21 08:09 MrLuoXuan

If you use an app-specific password with MFA enabled, you should not hit a Captcha unlock requirement. It is indeed linked to NoMore201/googleplay-api/issues/152

matlink avatar Oct 02 '21 11:10 matlink

https://support.google.com/mail/answer/185833

On the 'Signing in to Google' panel, choose App passwords. If you don’t see this option: 2-Step Verification is not set up for your account 2-Step Verification is set up for security keys only Your account is through work, school or other organisation You’ve turned on Advanced Protection for your account ... Protect your account with 2-Step Verification Each time you sign in to your Google Account, you'll need your password and a verification code. Learn more (< https://www.google.com/intl/en/landing/2step/)

Absolutely not doing this, is there no other way? I'm pretty unlucky to install this program right after an issue like this comes up. It's nothing I can't wait a few weeks for but I think most people would agree that it makes the program unuseable

Slider-Whistle avatar Oct 03 '21 10:10 Slider-Whistle

I have found that adding this parameter to gpapi/config.py in function getLoginParams:

"droidguard_results": "some_random_string"

makes the login work.

MrHm avatar Oct 03 '21 19:10 MrHm

I accidentally stumbled across another workaround when I was looking for another tool to download APK files from Google Play.

Steps:

  1. You need to enable 2FA on the Google account you wish to use to download using
  2. Once 2FA is enabled, app passwords show up on accounts.google.com, create an app password
  3. Clone http://github.com/89z/googleplay, build it using Go 1.17 and run the command: googleplay -e email -p 'app password here'. Once you get the following message, go back to gplaycli and use the same credentials (email and app password, not token).
  4. Suddenly the "Security check is needed, try to visit https://accounts.google.com/b/0/DisplayUnlockCaptcha to unlock, or setup an app-specific password" error is gone and gplaycli is back to normal.

andryan avatar Jan 03 '22 05:01 andryan

Yes, I tried that but unfortunately it didn't work.

On Mon, 3 Jan 2022 at 13.03 Zombo @.***> wrote:

@andryan https://github.com/andryan did you ever try enabling Less Secure App Access as previously discussed? If that works, I think it is a better solution than App Password, as it doesnt require 2FA.

— Reply to this email directly, view it on GitHub https://github.com/matlink/gplaycli/issues/284#issuecomment-1003885791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXEC35X7DSTGE4OQIWRTBTUUE33FANCNFSM5E5KSN3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

andryan avatar Jan 03 '22 06:01 andryan

@andryan This way broken now, any updates?

muzzyrost avatar May 14 '22 11:05 muzzyrost

@andryan This way broken now, any updates?

What error message are you getting now? Was it working fine before? Did you try MrHm's solution?

andryan avatar May 14 '22 16:05 andryan

MrHm's solution doesn't work anymore.

poseidonsg avatar May 15 '22 05:05 poseidonsg

Yes,do anyone has any solution for this issue?

Arshit007 avatar May 15 '22 20:05 Arshit007

Bump. Facing same issue ...

ibrahimch avatar May 17 '22 01:05 ibrahimch

Any update on this ?

ibrahimch avatar May 25 '22 15:05 ibrahimch

same issue here!

Ralireza avatar May 30 '22 08:05 Ralireza