mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[GH-ISSUE #246] PHONE_REGISTRATION_ERROR #212
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#212
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 @gabrielbandeira80 on GitHub (Dec 6, 2025).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/246
It seems Google has disabled the option to use this API. Can anyone help me?
0 seconds remaining to try to gain access through a web browser. Press Ctrl+C to cancel
DevTools listening on ws://127.0.0.1:30034/devtools/browser/8c5e88fd-6cf9-48af-a09c-9dbb47d5014c
25 seconds remaining to login to your Google Account[2452:12360:1206/055257.940:ERROR:google_apis\gcm\engine\registration_request.cc:292] Registration response error message: PHONE_REGISTRATION_ERROR
[2452:12360:1206/055257.957:ERROR:google_apis\gcm\engine\registration_request.cc:292] Registration response error message: PHONE_REGISTRATION_ERROR
19 seconds remaining to login to your Google AccountCreated TensorFlow Lite XNNPACK delegate for CPU.
4 seconds remaining to login to your Google Account[2452:12360:1206/055319.300:ERROR:google_apis\gcm\engine\registration_request.cc:292] Registration response error message: DEPRECATED_ENDPOINT
0 seconds remaining to login to your Google Account
Finished!
No valid token has been obtained.
@Mystefyer commented on GitHub (Dec 14, 2025):
I seem to be having exact the same issue. Something changed on the Google side?
@gabrielbandeira80 commented on GitHub (Dec 19, 2025):
Follow this video exactly and you'll succeed. Mine worked after I applied exactly this. It changed the authentication method; we have to create a password for the application, which would be WHAPA, and in the credentialing settings you use the password that Google creates for the application.
https://www.youtube.com/watch?v=v7obHmRs-Pw
@Mystefyer commented on GitHub (Dec 20, 2025):
@gabrielbandeira80 Thanks for the info, but the weird part is that the account does not have 2 factor enabled, and app passwords are not available if this is not enabled. The password itself has not changed. However some passkeys have been created on the account, could this be the issue?
@gabrielbandeira80 commented on GitHub (Dec 21, 2025):
@Mystefyer Probably yes, enable two-factor authentication and create an app password named WHAPA, copy this password and paste it into the password field in your Google authentication settings.