mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-26 06:25:49 +03:00
[GH-ISSUE #193] Access blocked: Authorization Error #57
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
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/whatsapp-contact-sync#57
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 @abuudarda on GitHub (Sep 24, 2024).
Original GitHub issue: https://github.com/guyzyl/whatsapp-contact-sync/issues/193
Running local. Getting this issue when trying to sign in with google.
Storagerelay URI is not allowed for 'NATIVE_DESKTOP' client type.
If you are a developer of whatsync, see error details.
Error 400: invalid_request
@guyzyl commented on GitHub (Sep 24, 2024):
@abuudarda this is an issue with how you setup your Google auth app, you can see answers on how to resolve it here on StackOverflow.
@abuudarda commented on GitHub (Sep 24, 2024):
Really sorry. It was a rookie mistake from my side. but now I am getting this message in the same screen
Access blocked: This app’s request is invalid
You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
If you are a developer of this app, see error details.
Error 400: redirect_uri_mismatch
Do I need to add any Authorized JavaScript origins uri ?
@guyzyl commented on GitHub (Sep 28, 2024):
Yes, you need to add your URI to Google otherwise you get the error you received here.