I have to reconnect the Google Sheet Auth like once a week. Is there a way to make this stick? It breaks a lot of workflows for me.
Version 1.37.3, default database, hosted on digital ocean (docker).
I have to reconnect the Google Sheet Auth like once a week. Is there a way to make this stick? It breaks a lot of workflows for me.
Version 1.37.3, default database, hosted on digital ocean (docker).
It looks like your topic is missing some important information. Could you provide the following if applicable.
hello @HolgerKurtz
How have you configured the Google sheet API? Via service account, OAuth 2.0 or API Key?
Hi, thanks for your help. I’m using
Google Sheets OAuth2 API with OAuth Redirect URL, Client ID and Client Secret
My OAuth consent screen was set to “testing”. I changed it to production. Let’s see if that helps.
Yes, that should resolve the issue. Test mode have very limited token lifetime
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.