Hi, i installed the n8n on Digital Ocean, and my url was correct, and the access works great. But today i see a problem, that is. When i try to connect to Google Calendar, the OAuth Redirect URL is: [my_domain].[my_domain]/rest/oauth2-credential/callback… the domain was 2x on the url. In the webhook, i had the same problem, but there i can edit, but on the Google Conection i can’t.
Whats is the problem, the problem is on server configuration, at the folders? How can i fix it?
Thanks
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Check your env vars in digital ocean, especially , WEBHOOK_URL. Make sure it is correct.
Hey @Fausto_Falcao Look at this video 20:00 point it where you should check you environments.
N8N Digital Ocean Installation
Hi Daniel, thanks for help.
Hi Ruslan, thanks for help.