Google OAuth2.0 not auto getting a new Token

I am currently having an issue with my self hosted N8N Instance, I pay for the cloud as well for redundancy, however when I use a OAuth2.0 credential it doesn’t renew the token automatically.

Basically what I am doing is I am calling a custom firebase HTTP request. When I try to trigger it with this credential it doesn’t renew. I may be missing something, I have tried to make it force the confirmation window, I logged in then removed it. I have kept the confirmation window so I could login but the token just continues to not renew. When I use my cloud hosted instance it works correctly. I just feel like I am missing something. Any help is appreciated!

Information on your n8n setup

  • n8n version: Version 1.99.1
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, in a VPS):
  • Operating system: Ubuntu 24

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