Hi all
We’ve just finished installing n8n on AWS. Everything seems to work apart from our webhook URLs.
When adding a webhook node, the URL shows as object:null https://amydomain/webhook/[Object: null]
If I update the path in the node, this doesn’t update in the URL, as above. Also, the method doesn’t change when we change from POST to GET.
Hi @mbuk, I am sorry you’re having trouble. I am not quite sure how exactly you’re deploying n8n, so wasn’t able to reproduce this problem. Firing up this docker compose config didn’t suggest any problems with the webhook path: