ill-bronzeI
VAPI6mo ago
ill-bronze

Telnyx integration not working

I have bought a new number on Telnyx and set the Vapi webhook configuration in there, similar to how I would do it in Twilio.

I have my server URL and key configured in Vapi, exactly the same as Twilio.

However, when I call the Telnyx number, there's a large number of errors of 400 Bad Request

"{\"message\":[\"property data should not exist\",\"property meta should not exist\",\"AccountSid must be a string\",\"ApiVersion must be a string\",\"CallSid must be a string\",\"CallStatus must be one of the following values: ringing\",\"CallStatus must be a string\",\"Called must be a string\",\"Caller must be a string\",\"Direction must be one of the following values: inbound, outbound\",\"Direction must be a string\",\"From must be a string\",\"To must be a string\"],\"error\":\"Bad Request\",\"statusCode\":400}"
screenshot_2025-07-10_at_12.04.41.png
Was this page helpful?