Problem:
I can’t authenticate the Google Calendar node due to an OAuth error. I’ve set up the Client ID, Client Secret, and redirect URIs in Google Cloud, but the authentication fails.
Error message
“The OAuth client was not found. Error 401: invalid_client”
- Attempts:
- Re-entered Client ID and Client Secret in n8n credentials.
- Verified redirect URIs in Google Cloud.
- Re-created the OAuth 2.0 Client ID, but the error persists.
What I’ve Checked:
- The Client ID and Secret match between Google Cloud and n8n.
- The Google Calendar API is enabled.
- The OAuth consent screen includes the correct domain and test user.
Information on your n8n setup
- n8n version: : 1.95.3
- Running n8n via: n8n cloud
- Operating system: Windows
I am desperate, please help ![]()



