Request for Tester Access to n8n.cloud (Google OAuth Issue)

Hi n8n Team,
I’m Atharva, using n8n to build an automation to read and delete spam emails from my Gmail account ([email protected]). When setting up Gmail OAuth credentials, I encountered an “Access blocked” error due to the app not completing the Google verification process (Error 403: access_denied). I understand this restricts access to developer-approved testers.
Could you please add my email ([email protected]) as an approved tester for n8n.cloud? This will allow me to proceed with my workflow development. Let me know if you need additional information, such as my n8n instance details or a workspace URL.
Thank you for your support!
Atharva

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Atharva_Sakpal hope all is good. Welcome to the community.

When configuring OAuth app in google cloud console, you should add your own email to the list of testers under the Audience tab.

1 Like

Let me know if that helped.