Webhooks not working for like everything

No matter what i do, its just not working.

I have n8n installed globally on mac my mac, i created a workflow - that i want a twilio sms webhook for it to get, it kept giving me local host i was okay lets use ngrok - i set it up, fixed the .env - ran n8n --tunnel and i got a ngrok webhook… but it didnt work. Okay, i tried cloudflare i set it up… but it kept giving me localhost webhook… and no matter what i do on whatsapp business or telegram - all the authetification is done correctly its just MY WEBHOOKS ARENT CONNECTING.

i want to recieve messages with my webhook as a trigger and its just not going my way omg…

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:

Hi

Feels like something local to your Mac. Can you curl the endpoint via terminal?

Try checking your Mac Settings → Privacy and Security to see if you have any specific request.

i managed to solve it - i had to start n8n in a specific wa

1 Like

and which way is that? I having the same issue.
Running my n8n behind a cloudflare tunnel.
I can access it from remote, also the URL of the webhook is reachable, but somehow it is not receiving anything. (Telegram Trigger as well as generic Webhook)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.