i was using gmail api by successfully creating my client id and client secret and it was working perfectly fine
but recently it stopped working, i decided to delete the credentials and log in once again by creating a new one, but this time error 403 popped up the following error was shown
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.
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.
which version of n8n are you using? I was not able to reproduce this error…
Have you tried to set up a new client in your Google Cloud Project following this guide and create a new credential for it in n8n?
I think I am using the latest version, because I am using n8n cloud. After updating the api scope and adding test users, it finally worked. The process of google cloud api setting is complicated, and some users also complained about it. It will be great if your team adds some detailed tutorials.