Hey everyone,
I’m new to n8n and Railway, and I really need help!
I deployed n8n on Railway using the “workers” template, which automatically set up PostgreSQL and Redis (I have no idea how to use them properly). I followed a tutorial to configure Google credentials in Google Cloud, and everything seemed fine.
However, when I try to add the credentials in n8n to use a Google Sheets node, I get stuck. I entered the Client ID and Client Secret, clicked Sign In, granted all permissions, and clicked Allow. But instead of redirecting me back to n8n, I get this error:
DNS_PROBE_FINISHED_NXDOMAIN
I think the problem might be related to domain/URL settings in Railway, but I have no clue how to fix it. Do I need to set up custom domains or change something in Google Cloud settings?
If anyone has successfully set up Google OAuth in n8n on Railway, PLEASE HELP!
Information on my n8n setup
- n8n version: 1.79.2
- Running n8n via (Docker, npm, n8n cloud, desktop app): Railway server
- Operating system: Windows 11