Google Auth + Self-hosted n8n with Railyway

Can’t seem to get the Authorized redirect URIs working with the provided n8n callback link.

It doesnt provide me one with https://

but without it.

I’ve set this up before for other apps just never n8n and strangely, it does not let me add url in Google cloud.

Anything I need to do in railway to fix this or what can I look into?

Thanks

Not much context to go on here, but start with this guide.

Also, be sure your WEBHOOK_URL environment variable is set correctly to reflect the public, https url you use to reach your n8n instance.