[GH-ISSUE #17] Error=NeedsBrowser #16

Closed
opened 2026-02-25 20:34:28 +03:00 by kerem · 1 comment
Owner

Originally created by @chhanganivarun on GitHub (May 18, 2019).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/17

The following message (with different plt) keeps coming even after google says:

Account access enabled

Please try signing in to your Google account again from your new device or application.

The message:

     __      __.__             ________      ________        .__ 
    /  \    /  \  |__ _____   /  _____/  ____\______ \_______|__|
    \   \/\/   /  |  \\__  \ /   \  ___ /  _ \|    |  \_  __ \  |
     \        /|   Y  \/ __ \\    \_\  (  <_> )    `   \  | \/  |
      \__/\  / |___|  (____  /\______  /\____/_______  /__|  |__|
           \/       \/     \/        \/              \/          

    ------------ Whatsapp Google Drive Extractor v0.1 ------------
    
[i] Searching...

Error=NeedsBrowser
Url=https://accounts.google.com/signin/continue?sarp=1&scc=1&continue=https://accounts.google.com/o/android/auth?hl%3Den%26xoauth_display_name%3DAndroid%2BLogin%2BService%26source%3DAndroid%2BLogin&plt=A******************************************************************************************************************************************v
ErrorDetail=To access your account, you must sign in on the web. Touch Next to start browser sign-in.
Originally created by @chhanganivarun on GitHub (May 18, 2019). Original GitHub issue: https://github.com/B16f00t/whapa/issues/17 The following message (with different plt) keeps coming even after google says: ``` Account access enabled Please try signing in to your Google account again from your new device or application. ``` The message: ``` __ __.__ ________ ________ .__ / \ / \ |__ _____ / _____/ ____\______ \_______|__| \ \/\/ / | \\__ \ / \ ___ / _ \| | \_ __ \ | \ /| Y \/ __ \\ \_\ ( <_> ) ` \ | \/ | \__/\ / |___| (____ /\______ /\____/_______ /__| |__| \/ \/ \/ \/ \/ ------------ Whatsapp Google Drive Extractor v0.1 ------------ [i] Searching... Error=NeedsBrowser Url=https://accounts.google.com/signin/continue?sarp=1&scc=1&continue=https://accounts.google.com/o/android/auth?hl%3Den%26xoauth_display_name%3DAndroid%2BLogin%2BService%26source%3DAndroid%2BLogin&plt=A******************************************************************************************************************************************v ErrorDetail=To access your account, you must sign in on the web. Touch Next to start browser sign-in. ```
kerem closed this issue 2026-02-25 20:34:28 +03:00
Author
Owner

@B16f00t commented on GitHub (Jun 1, 2019):

Follow this:

  1. Disable 2FA in your Google Account
  2. Download the latest version of whagodri.py
  3. Install the requirements
  4. Configure:
    Edit only the values of the./cfg/settings.cfg file
    [auth]
    gmail = alias@gmail.com
    passw = yourpassword
    devid = Device ID (optional, if specified get more information)
    celnumbr = BackupPhoneNumber (ex. 3466666666666, [Country Code] + Phone Number "no +, nor 00")
  5. Use on a terminal: python3 whagdext.py -list
  6. If you request it, log in to your browser and then click here, https://accounts.google.com/DisplayUnlockCaptcha.
  7. If it lists all the files in the account then try the '-sync' flag.
  8. Try another account if it's possible to see if the error continues.
<!-- gh-comment-id:497922467 --> @B16f00t commented on GitHub (Jun 1, 2019): Follow this: 1. Disable 2FA in your Google Account 2. Download the latest version of whagodri.py 3. Install the requirements 4. Configure: Edit only the values of the./cfg/settings.cfg file [auth] gmail = alias@gmail.com passw = yourpassword devid = Device ID (optional, if specified get more information) celnumbr = BackupPhoneNumber (ex. 3466666666666, [Country Code] + Phone Number "no +, nor 00") 5. Use on a terminal: python3 whagdext.py -list 6. If you request it, log in to your browser and then click here, https://accounts.google.com/DisplayUnlockCaptcha. 7. If it lists all the files in the account then try the '-sync' flag. 8. Try another account if it's possible to see if the error continues.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#16
No description provided.