Hi n8n team and community ![]()
I’m using the hosted n8n cloud version with a custom subdomain:
https://sai1998.app.n8n.cloud
I’m trying to connect my Gmail account using the Google OAuth2 API credential, but I’m stuck because the system only allows this default redirect URI:
https://oauth.n8n.cloud/oauth2/callback
However, since I’m using a custom subdomain, I believe the correct one should be:
n8n - OAuth Callback
I’ve already configured this in Google Cloud Console, but n8n won’t let me use it or edit the default.
Could someone from the team please help me:
- Enable this custom redirect URI for Gmail OAuth2 to work?
- Or suggest a workaround for hosted users with custom subdomains?
Thank you in advance ![]()
Excited to build Gmail automation flows for my project!
— Sai Kishore Chalumuri