OAuth Redirect URL has space in url

Information on your n8n setup

  • **n8n version: 1.63.0
  • **Database (default: SQLite): default
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app): Render
  • **Operating system: Windows

Adding google OAuth Redirect URL it offers

OAuth Redirect URL = https://myUrl.onrender.com /rest/oauth2-credential/callback

It has a space in the url ( after .com )
Obviously I cant use this in the google settings.

Can’t see a way to change this BUG ???

Hey @Steve_Warburton,

Can you share the exact config you are using? It sounds to me like there is an extra space at the end of the env variable you are using and it just needs to be removed.

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