Describe the issue/error/question
Currently, my web hook URL for any credentials is showing as “https://./rest/oauth2-credential/callback” but I have my web hook tunnel and URL set in the .env file, I also manually attempted to change them away from the .env variables for my docker-compose file. This was working just fine before the last update so I’m unsure why this is occurring.
I’ve also tried specifying “WEBHOOK_URL” instead of “WEBHOOK_TUNNEL_URL”
Information on your n8n setup
-
n8n version:
[email protected] -
Database you’re using (default: SQLite):
postgresql -
Running n8n via [Docker, npm, n8n.cloud, desktop app]:
docker-compose