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 #35

Open
hiddenz08 opened this issue May 27, 2020 · 3 comments
Open

Error 400: redirect_uri_mismatch #35

hiddenz08 opened this issue May 27, 2020 · 3 comments

Comments

@hiddenz08
Copy link

I keep getting this error, I think it's because of what I put on redirect_uris. But I'm not really sure what I am supposed to put there. Please help me

@greipfrut
Copy link

Try this:
When you're creating the Credentials and at the Create OAuth client ID page, select Desktop app for Application type instead of Web application. Then you shouldn't have to set the Authorized redirect URI .

image

Then when you click on the new credential you selected, you should see a DOWNLOAD JSON button. Download it and rename it to client_secrets.json.

image

@subtleseeker
Copy link

When you're creating the Credentials and at the Create OAuth client ID page, select Desktop app for Application type instead of Web application. Then you shouldn't have to set the Authorized redirect URI .

It would be great, if this could be added in the README.
Also, please add a note saying that the ownership cannot be changed between different domains as Google doesn't allow it.

@davidstrauss
Copy link
Owner

It would be great, if this could be added in the README.

I'd accept a pull request to add it in a heartbeat.

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

4 participants