whapa
whapa copied to clipboard
"BadAuthentication" error in WhaGoDri
Hello, I was wondering if maybe you knew what I'm doing wrong when I'm trying to authenticate? I get a {'Error': 'BadAuthentication'} message whenever I try to run WhaGoDri.
I've tried setting my email address and device ID as I found through ADB into my config. Then I tried
- Getting an app password from security > app passwords > creating a 16-char password for a service named "Whapa". OAuth token field is empty
- No password. I went to the OAuth 2.0 playground, got an authorisation code for all read-only Drive permissions
- https://www.googleapis.com/auth/drive.metadata.readonly
- https://www.googleapis.com/auth/drive.photos.readonly
- https://www.googleapis.com/auth/drive.readonly Exchanged that for a token and copied and pasted that into my config. This is where I got that token from (text fields emptied for security reasons)

No luck so far. Has anyone else been having this problem? Am I misconfiguring something?
Thanks!
If you are receving BadAutenthication. "1. Check that your email and password are correct in the settings file." "2. Your are using a old python version. Works >= 3.8." "3. Update requirements, use in a terminal: 'pip3 install --upgrade -r ./doc/requirements.txt' or 'pip install --upgrade -r ./doc/requirements.txt\n" "4. Your OAuth token configured in the settings file may have expired. The token will be deleted and you will have to log in again.")"
If you have the Ouath token you can write it down in the settings.cfg file and it will log in without username and password. If your account has 2FA enabled or is a GSuite account, whapa will display a needbrowser bug, and a URL that will automatically open in a browser and once you log in, the program will automatically add your OUATH token to the setting file. So it's automatic...
i have OAUTH token but... i can't login without username and password...
so i need use outh token with username and pass ....
Hello, I have the following error, described below. I'm using Python version 3.9.
__ . ________ ________ .__ / \ / \ |__ _____ / / _ _|| \ // / | \__ \ / \ ___ / _ | | _ __ \ | \ /| Y / __ \ _\ ( <> ) ` \ | / | _/\ / || (_ /______ /_/____ /| || / / / / /
-------------- Whatsapp Google Drive Extractor --------------
[i] Searching...
Enter your password for :
Requesting authentication for Google Drive...
Traceback (most recent call last):
File "C:\Users\Prado\Desktop\whapa-master\libs\whagodri.py", line 553, in