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

Getting incorrect URI #5

Open
Koalamanx opened this issue Dec 13, 2023 · 0 comments
Open

Getting incorrect URI #5

Koalamanx opened this issue Dec 13, 2023 · 0 comments

Comments

@Koalamanx
Copy link

Koalamanx commented Dec 13, 2023

Hi,

I am still at the step of setting up OAuth, in the URI field I am setting it to: 'http://localhost'
The script opens a random port every time, how do I define this in the URI or in the script, right now I am always getting:

_**Error 400: redirect_uri_mismatch

You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy.

If you're the app developer, register the redirect URI in the Google Cloud Console.
Request details: redirect_uri=http://localhost:64714/
Related developer documentation**_

Because it is a random port every time, how to I proceed?

Thank you so much!

EDIT: Got it working by manually defining the port in the script.

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

1 participant