Zimraan Anjum
05/07/2025, 3:13 AMZimraan Anjum
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:15 AMtwilioAccountSid
, twilioAuthToken
, and credentialId
in Vapi
3. Check that your phone number is in E.164 format (e.g., +61483986099)
If the issue persists, verify the webhook URL in Twilio is correctly pointing to Vapi's endpoint.
Sources:
- [Discord Channel](https://discord.com/channels/1211482211119796234/1333245023319494707)
- [Discord Channel](https://discord.com/channels/1211482211119796234/1340004417448968292)Vapi Support Bot
05/07/2025, 3:15 AMtwilioAccountSid
, twilioAuthToken
, and credentialId
in Vapi
3. Check that your phone number is in E.164 format (e.g., +61483986099)
If the issue persists, verify the webhook URL in Twilio is correctly pointing to Vapi's endpoint.
Sources:
- [Discord Channel](https://discord.com/channels/1211482211119796234/1333245023319494707)
- [Discord Channel](https://discord.com/channels/1211482211119796234/1340004417448968292)Vapi Support Bot
05/07/2025, 3:15 AMtwilioAccountSid
, twilioAuthToken
, and credentialId
in Vapi
3. Check that your phone number is in E.164 format (e.g., +61483986099)
If the issue persists, verify the webhook URL in Twilio is correctly pointing to Vapi's endpoint.
Sources:
- [Discord Channel](https://discord.com/channels/1211482211119796234/1333245023319494707)
- [Discord Channel](https://discord.com/channels/1211482211119796234/1340004417448968292)Vapi Support Bot
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:15 AMVapi Support Bot
05/07/2025, 3:16 AMVapi Support Bot
05/07/2025, 3:16 AMDK
05/07/2025, 3:38 AMIzzy-Automation
05/07/2025, 3:55 AMVapi Support Bot
05/07/2025, 3:57 AMjavascript
// Check these are correctly configured in your Vapi setup
const twilioConfig = {
twilioAccountSid: "YOUR_TWILIO_ACCOUNT_SID",
twilioAuthToken: "YOUR_TWILIO_AUTH_TOKEN",
credentialId: "YOUR_PHONE_NUMBER_CREDENTIAL_ID"
};
Ensure your Twilio number is configured for SMS in the Twilio dashboard and that the webhook URL is correctly pointing to the Vapi endpoint.
Sources:
- [Discord conversation about Vapi SMS tool configuration](https://discord.com/channels/1211482211119796234/1333245023319494707)
- [Discord conversation about Twilio webhook configuration](https://discord.com/channels/1211482211119796234/1332470088078590023)Vapi Support Bot
05/07/2025, 3:57 AMjavascript
// Check these are correctly configured in your Vapi setup
const twilioConfig = {
twilioAccountSid: "YOUR_TWILIO_ACCOUNT_SID",
twilioAuthToken: "YOUR_TWILIO_AUTH_TOKEN",
credentialId: "YOUR_PHONE_NUMBER_CREDENTIAL_ID"
};
Ensure your Twilio number is configured for SMS in the Twilio dashboard and that the webhook URL is correctly pointing to the Vapi endpoint.
Sources:
- [Discord conversation about Vapi SMS tool configuration](https://discord.com/channels/1211482211119796234/1333245023319494707)
- [Discord conversation about Twilio webhook configuration](https://discord.com/channels/1211482211119796234/1332470088078590023)Vapi Support Bot
05/07/2025, 3:57 AMVapi Support Bot
05/07/2025, 3:57 AMKyle Brunker
05/07/2025, 4:44 AMDK
05/07/2025, 1:43 PMVapi Support Bot
05/07/2025, 1:46 PMVapi Support Bot
05/07/2025, 1:46 PMDK
05/08/2025, 3:07 PMDK
05/08/2025, 3:07 PMVapi Support Bot
05/08/2025, 3:08 PMVapi Support Bot
05/08/2025, 3:08 PMVapi Support Bot
05/08/2025, 3:08 PMVapi Support Bot
05/08/2025, 3:08 PMKyle Brunker
05/13/2025, 3:14 AM