Hello Everyone,
I am facing issue with connecting my google sheets in n8n(Self Hosted).
Generally we see we have a sign in with google button in n8n but here it is asking for client id and secret. I have tried using google cloud console but it takes only redirect uri’s with https and here it is giving a http redirect uri.
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
@Sid , you need to follow this guide to create GCP credentials for OAuth authentication, Google OAuth2 single service | n8n Docs. It shows screenshots to guide you through.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.