Google acccount needs to re-authenticate every 2 weeks?

Describe the problem/error/question

  • Google account needs to re-authenticate manually once every 2 weeks or so for all my workflows that use it. How can I prevent this so I don’t have to re-authenticate it so often?

  • Basically n8n prompts me to login to my Google account like every other week and this is a bit annoying because I’d rather leave the automation completely on auto-pilot.

What is the error message (if any)?

See above, not an error, just an issue.

Please share your workflow

N/A

(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

N/A

Information on your n8n setup

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

You need to activate your google oauth2 to production.

Then after the change. New auth will be forever.

You don’t have to verify if the oauth only working on your own.

2 Likes

Thanks, just gave this a shot. I guess we’ll see how it goes in upcoming weeks!

1 Like