Error google authentification

I’m having a problem connecting google drive to n8n. I actually followed this whole procedure:
"Next, create the OAuth client credentials in Google:

In the APIs & Services section, select Credentials.
Select + Create credentials > OAuth client ID.
In the Application type dropdown, select Web application.
Google automatically generates a Name. Update the Name to something you’ll recognise in your console.
From your n8n credential, copy the OAuth Redirect URL. Paste it into the Authorized redirect URIs in Google Console.
Select Create.
Finish your n8n credential#

With the Google project and credentials fully configured, finish the n8n credential:

From Google’s OAuth client created modal, copy the Client ID. Enter this in your n8n credential.
From the same Google modal, copy the Client Secret. Enter this in your n8n credential.
In n8n, select Sign in with Google to complete your Google authentication."

However, when I connect with google, I get this error message (see message below).

What is the error message (if any)?

“n8n.cloud has not completed the Google validation process. The app is currently being tested, and only testers approved by the developer have access to it. If you think you should have access, please contact the developer.
If you are a developer of n8n.cloud, please see the error details.
Error 403 : access_denied”

  • userAgent: safari Version 18.5 (18621.2.5.18.1, 18621) (MacBook Pro 13-inch, 2017, Four Thunderbolt 3 Ports; intel 3,1 GHz Intel Core i5 double cœur)

Dear @Nahida_SAID How’s everything going !

You have follow the process perfectly, but you have just forget to add your Email ID in the audience section of the authentication.

So, here’s how you can do it.

Step 1: go to google console.

Step 2: Search google drive and open it.

Step 3: go into audience section.

Step 4: Add your Email Id.

and you have done with it.

Then, the n8n will started working perfectly.

For referance you can see the following image.

Happy to help…
(If this solve out your the concen, then please mark it as solution, as this will help the community too.)

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