Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 400: redirect_uri_mismatch #39

Open
Ivory-Alpaca opened this issue Jun 29, 2022 · 2 comments
Open

Error 400: redirect_uri_mismatch #39

Ivory-Alpaca opened this issue Jun 29, 2022 · 2 comments

Comments

@Ivory-Alpaca
Copy link

I am getting the following error after running the main method:

The redirect URI in the request, urn:ietf:wg:oauth:2.0:oob, can only be used by a Client ID for native application. It is not allowed for the WEB client type. You can create a Client ID for native application at https://console.developers.google.com/apis/credentials/oauthc

This is all that shows on screen. Any idea how to fix it? Is it something with the code?

@kuikaw
Copy link

kuikaw commented Jul 8, 2022

If you choose Desktop app type, it should work.

@miigwrld
Copy link

If you choose Desktop app type, it should work.

I did that and it didn't work...i keep getting this error

You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure.
You can let the app developer know that this app doesn't comply with one or more Google validation rules.

Any solutions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants