I am using VAPI api for a long time now and never had this issue. Today my workflow suddently stopped working and I have no idea why.
I am following the API reference with a Twilio number and now I cant complete API calls
If I use the PhoneNumber property, following the json structure demanded, i get a "could not find Twilio number" (Which is working fine, as I have tested already).
When I try the PhoneNumberID property, after saving my phone number in the dashboard, I get the "Failed to create calls for the following customers: +XXXXXXXXX" 400 error message.
If I do it through the dashboard, it works fine, but suddently the API has abandoned me.
Please help