Google Docs Sign Up Error

Hi, I have a problem creating my google docs and google drive credential in a node. When i try to sign up with google after inserting secret code and client id, there pops up an Error called: “Access Denied: n8n.cloud has not completed the Google verification [email protected] has not gone through the Google verification process. The app is currently being tested and is only accessible to approved testers by the developer. If you believe you should have access, please contact the developer.If you are the developer of n8n.cloud, please review the error details.Error 403: access_denied.” Can Someone Help please?

Describe the problem/error/question

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:

Hi @Jeti_Alvera,

If you’re using the google credentials on external mode meaning you do not have a google workspace account with a domain then you have to either get the app verified, or add your email address to the testers list so google can allow you to login for now.

Go to oauth consent

Under audience, you need to add your gmail account as a test user

1 Like

Wow! I thank you very much sir. This helped a lot!

Ok great! If it is working now, please mark my answer as the solution