Google Drive Integration

Describe the problem/error/question

n8n.cloud has not completed the Google verification process. The app is currently being tested, and can only be accessed by developer-approved testers. If you think you should have access, contact the developer.

If you are a developer of n8n.cloud, see error details.

Error 403: access_denied

What is the error message (if any)?

Error 403: access_denied

Request details: access_type=offline response_type=code

Please share your workflow

I am creating Google oAuth to set a trigger in google drive when a file is uploaded.

(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.)
```https://flowyai.app.n8n.cloud/workflow/new

## Share the output returned by the last node
<!-- If you need help with data transformations, please also share your expected output. -->

## 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 Yubing_Shi,
I’m curious if you’ve already created the credential for Google oAuth?
If not, you’ll need to follow these instructions: Google OAuth2 generic | n8n Docs to enable Google Drive nodes.
-Tyler

I am having the same error. Was a resolution found? I have created a Google OAuth2

Hi, you probably need to add your username to the approved test users (based on your email, make sure that the one you use to authenticate is in the list). As this “app” is in “test” this is the only way to get access. Even then, i think it will popup something like this is a test thing, do you agree.

after that it will ask you to agree to grant access to certain things and it will need to work from there.

reg,
J.

Hi I just made sure my google developer consult and n8n are using the same email account. how do I make sure my username is added to the approved test users?

Developer Information

App name: n8n.cloud
Support email: [email protected]

Same error -

n8n.cloud has not completed the Google verification process. The app is currently being tested, and can only be accessed by developer-approved testers. If you think you should have access, contact the developer.

If you are a developer of n8n.cloud, see error details.

Error 403: access_denied

Hi,

You need to add a test user. As your app is external but not approved only test users will be able to use it. you need to add the email that you are using. the same that owns the drive.

Reg,
J

2 Likes

Thank you!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.