Google calendar credentials not working properly

So I’m having issues with my google calendar credentials. Everything works just fine when I connect the credential initially by singing in through my google account. But every 1 hr my refresh token expires and it keeps showing this error. It fixes as soon as I reconnect my google account but it keeps happening every hour, even though it technically shouldn’t. I tried multiple methods and nothing worked. Another issue is that I don’t see the OAuth redirect URL which is weird. I tried doing something from chatgpt in the Auth URI Query Parameters but once again no luck. My credential works just fine for google sheet, gmail etc but only have this issue for google calendar. I tried deleting my credential and reconnecting but nothing worked.


Information on your n8n setup

  • n8n version: 1.101.1
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default):
  • Running n8n via (n8n cloud):
  • MacOS

Dear @anish_pal How’s everything going on with you !

Now regarding the problem you have share the most suitable solution of it is

The missing of particular access_type=offline scope.

I think if you recreate the credencial again and this time, give the access to all the scope then the problem get solve.

So, if possible try recreating the connection.

Hope this will help.
(If you need any farther help please feel free to reach out, I would love to help you Brother)

Im sure I already tried this, didnt work before. But I will try again hopefully a different result this time.

1 Like

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