Hi n8n Community,
I’m having trouble connecting my Google account to n8n using OAuth2. Here’s what I’ve done so far:
- I created a Google Cloud project and set up the OAuth consent screen.
- I added my email (see attached screenshot) as a Test User, and the app is in “Testing” mode.
- I have entered the OAuth 2.0 redirect URI from n8n into the Google Cloud Console.
- The required Google APIs are enabled for the project.
However, when I try to authenticate my Google account in n8n, I’m still unable to complete the connection. I don’t see any option to input my own Client ID/Secret in n8n Cloud-only a “Sign in with Google” button. I’ve tried using incognito mode and double-checked the redirect URI, but the issue persists.