mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[GH-ISSUE #232] WhaGoDri shows {'Error': 'Unknown'} since last month #201
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andre-zan-ramos on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/232
WhaGoDri worked fine for me with manual oauth authentication. But since last month it has been giving this error.
Checking updates...
You have the latest version
[i] Searching...
Requesting authentication for Google Drive...
Failed
{'Error': 'Unknown'}
Can anyone help me?
@mpcabd commented on GitHub (Feb 16, 2025):
I'm facing the same problem too.
@fab1198 commented on GitHub (Mar 21, 2025):
did you have any luck in solving it? I'm facing the same problem
@JBou commented on GitHub (Jun 21, 2025):
I had the same problem, but solved it finally by going to https://myaccount.google.com/apppasswords and creating a new password. Then I pasted it inside
settings.cfgand it worked. I left theoauthblank.I also had certificate problems first (#218, #231, #239), but I downgraded
requeststo2.29.0to fix them.Also, I upgraded gpsoauth to the latest version (inside
doc/requirements.txt):@firststef commented on GitHub (Jun 25, 2025):
i tried the requirements.txt upgrade, tried with the account pass, with the app pass, with oauth, without oauth, i don't get it why it doesn't work for me. {'Error': 'Unknown'} shows sometimes and Bad Request other times
@firststef commented on GitHub (Jun 25, 2025):
one thing i didnt try is android_id 000000000, i put my own android_id, because somewhere it said it can lock you out of the phone or smth
@thiboyyy commented on GitHub (Jul 29, 2025):
@firststef Any update ?
@davispuh commented on GitHub (Dec 11, 2025):
Yeah it's broken but I fixed it with #247 now with that PR it works :)