Google Calendar not showing up

Hi everyone,

I’m having trouble connecting Google Calendar in my setup. Here’s what’s happening:

  • I successfully link my Google account using the client ID and client secret.
  • The connection goes through without errors, but my calendar doesn’t show up afterward.

These are the Auth URL and Access Token URL I’m using.

  • Authorization URL: https://accounts.google.com/o/oauth2/v2/auth
  • Access Token URL: https://oauth2.googleapis.com/token

I’ve double-checked the client ID and secret, and everything seems to be in place. Still, no calendar appears after the connection.

Does anyone have any ideas or suggestions on what might be going wrong? I’d really appreciate the help!

Thanks in advance!

PS: in the image the Auth is ‘body’, but that was me testing, I’ve also tried the default ‘header’

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:

UPDATE: It seems this issue happens with multiple Google Suite products. In the original connection setup, these fields were not mandatory.

Any thoughts?