Google Calendar Tool Redirect URL

I added a Google Calendar Tool to my workflow.

Trying to add a new creditentials but the predermined OAuth Redirect URL contains
a space but google Authorized redirect URIs can not accept a space.
Got a 400 bad request.
What to do ?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Sure.
I installed n8n using the docker image: docker.n8n.io/n8nio/n8n:latest on render.com as a webservice.
n8n version: 1.78.1
Hope this is enough info.
Thanks for your help.

Hi, I ve just poked around a bit about docker hub and saw that a new n8n image was published a while ago by n8nio.Given it a try and it is working now.No more space in the Redirect URL.Google Calendar Tool can connect now.Thx.Bela.

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