Hi everyone! 👋
I’m trying to connect my Twilio number with Vapi, but I'm running into this error when I call the number:
"Couldn't Get Assistant. Either Set The Assistant I D On The Phone Number. Or, To Debug Your Assistant Request, Check The Debugging Artifacts That Were Just Sent To Your Server."
Here’s what I’ve already done:
I imported the Twilio number into Vapi successfully
Assigned an assistant to the number from the Vapi UI
Set the Twilio webhook to:
https://api.vapi.ai/twilio/inbound_call
Also tried using Webhook.site as the server URL to catch debugging info, but nothing shows up
Still getting the same error. Could someone please help me figure out what might be missing?
Thanks a lot in advance! 🙏