Hey all! Hope all is well on your side. I have a question here:
How can I avoid my self hosted instance of n8n from expiring my Google Oauth connection every seven days? I keep getting the following error "The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client."
Info:
- N8n is self-hosted on a Render instance
- My project is set to production status
- The link works for 7 days and then it resets
Thank you so much for the help here!