Local n8n can't connect Google credentials

I’m running n8n locally, I installed directly using node.js so it’s not running in docker at all. I set up my Google cloud account using my same main gmail as I am using to connect through n8n. I created my Auth0 and put the redirect from n8n in the project I made in Google cloud and got the client ID and secret and pasted them in n8n and then use the sign in with google button in n8n and I get a error 403. I named the project in google cloud “n8n”
Access blocked: n8n has not completed the Google verification process
[email protected]
n8n 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, see error details.
Error 403: access_denied
back in google cloud in the project under the credentials when I edit it I can see a green check mark next to status enabled.

n8n Version 1.90.2
Fedora 42 OS

add that email as a test user, or set the project to live, in google cloud project

2 Likes

Got it going :slight_smile: Thank you. It never asked during any of the setup about a test user, but I put my email in every spot there was an email. I went back and found under the audiance tab a place to add a test user. After doing that n8n connects. :+1:

If you could mark my reply as the answer, helps my stats, glad I could help.

1 Like

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