Webhook problem on locally hosted n8n

I have n8n running locally on localhost:5678 and accessible through the web via a cloudflared tunnel. When I try to deploy I get errors on the webhook

Workflow could not be activated:

Bad Request: bad webhook: An HTTPS URL must be provided for webhook

I tried to just test it with n8n.***.com/webhook-test/322xxxx834/webhook and get

Blockquote

The problem is similar to THIS ONE but he is on a cloud service, so I don’t know if the same solution would apply.

I would try the same solution, I think it could help! Otherwise I’m thinking something isn’t right with the tunnel and you could be getting blocked by a firewall or CORS.

Also I think you might have forgotten to type out what you got from a response from the webhook, I just see the text “Blockquote”.

1 Like