I am using the free 14-day trial of n8n.cloud, and when I try to connect my Google account, I get a message saying that the app is still in testing and only available to approved testers. Could you please add me as a test user or provide an update on the verification process?
Thanks!"
I suspect this is for the app you would have created on the Google side where you got the client id and secret form. Sadly we can’t add you to that project as we don’t manage it. Have you tried setting your app to published to see if that helps or setting it to external access as I suspect it could be set for internal.
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
That implies to any JSON output you would like to share with us.
Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!
The app you have set up on GCP project is currently in the test mode as per Google message. To be able to sign in, your email address has to be added to the list of testers. Alternatively, as per @Olek , you could switch your app into production mode, in which any user could sign in if they are members of the project.