I want to connect Google Drive OAuth2 API with n8n.
The client ID and secret are correctly specified from Google Cloud.
The URL “123.app.n8n.cloud.” differs from the redirect URL (//outh.n8n.cloud/).
When I then start “Sign in with Google” at the end, I get the following message.
It is the same URL as in the browser “123.app.n8n.cloud.”, but not the same as the OAuth redirect URL. Both are stored in Google Cloud, by the way.
I don’t know why a connection cannot be established. Where is the error?


