I am sending a webhook to Twillio when I receive an SMS, but twillio is not handling it properly. The message is received, but the webhook is not processed.
What is the error message (if any)?
It says it’s an authentication issue, I’ve tried running it with the correct sid, auth token and with various authentication types and none of them worked.
I think I need to see something like a full request actually sending a webhook so I can contact Twilio.
Currently, the Twilio logs show that the webhook is invalid, but they don’t know why.
Please share your workflow
Receive SMS → Send webhook to Twilio
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup - n8n version: - Database (default: SQLite): - n8n EXECUTIONS_PROCESS setting (default: own, main): - Running n8n via (Docker, npm, n8n cloud, desktop app): - Operating system: