Open Swimburger opened 2 years ago
FYI, using the equivalent localhost IP address 127.0.0.1
does work:
twilio webhook:invoke http://127.0.0.1:7071/api/IncomingMessage --no-signature
We discovered that this is not an issue when using Node.js LTS (v16.17.0), but it is an issue when using latest (v18.7.0).
I'm using Azure Functions on macOS to build a Twilio app and I run it using
func start
(Azure Functions CLI), with the following outputWhen I try to emulate a webhook request like this:
I get the following error:
Here's the output with debug logs:
Manually sending an HTTP request using PowerShell works fine:
response is: