Google Drive Access Not letting me in

Hi I am trying to use the Google Drive node and keep getting an error:

Can anyone advise, seems like a default connection which should connect easily?

I have followed the docs here: Google OAuth2 single service | n8n Docs

I get this message: Access blocked: n8n.cloud has not completed the Google verification process

[email protected]

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

Hey @James_Parry !

This is on Google side , you need to goo to APIs & Services → OAuth consent screen → Audience (or direectly the Audience/Test userrs page).

  • Under Test users, add the email you’re signing in with in n8n (for you: [email protected]).

OR :

On the OAuth consdent screen, change Publishing stastus from Testing to In production / Production.

So sdwitching from Testing to Production (or staying in Testing but adding test users).

Cheers!

2 Likes

Hey Parintele_Damaskin thanks your response, this is fixed now I actually went to the setting in audience > published status > in production and hit > published. This seems to have fixed it. Thanks

1 Like

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