Skip to content

Getting incorrect URI #5

@Koalamanx

Description

@Koalamanx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions