[GH-ISSUE #193] Access blocked: Authorization Error #57

Closed
opened 2026-02-27 04:58:57 +03:00 by kerem · 3 comments
Owner

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

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](https://accounts.google.com/). Error 400: invalid_request
kerem closed this issue 2026-02-27 04:58:57 +03:00
Author
Owner

@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.

<!-- gh-comment-id:2372031051 --> @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](https://stackoverflow.com/questions/40194824/google-sign-in-storagerelay-uri-is-not-allowed-for-39native39-client-type).
Author
Owner

@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 ?

<!-- gh-comment-id:2372045067 --> @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](https://developers.google.com/identity/protocols/oauth2/javascript-implicit-flow#authorization-errors-origin-mismatch) If you are a developer of this app, see [error details](https://accounts.google.com/). Error 400: redirect_uri_mismatch Do I need to add any Authorized JavaScript origins uri ?
Author
Owner

@guyzyl commented on GitHub (Sep 28, 2024):

Yes, you need to add your URI to Google otherwise you get the error you received here.

<!-- gh-comment-id:2380554099 --> @guyzyl commented on GitHub (Sep 28, 2024): Yes, you need to add your URI to Google otherwise you get the error you received here.
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/whatsapp-contact-sync#57
No description provided.