OAuth2 Error 400: redirect_uri_mismatch Due to URL Parsing Issue (flowName=GeneralOAuthFlow Appended Incorrectly)

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=https://your-n8n-domain.com/rest/oauth2-credential/callback flowName=GeneralOAuthFlow

https://your-n8n-domain.com/rest/oauth2-credential/callback
https://your-n8n-domain.com/rest/oauth2-credential/callback flowName=GeneralOAuthFlow

you need to register your URL to your Google Cloud Console to make it run

you can follow this instruction to make it run

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.