can't link twilio
# support
r
I try linking twilio but got this error
Copy code
{
  "message": "Couldn't Get Twilio Number. Twilio Error: Authenticate",
  "error": "Bad Request",
  "statusCode": 400
}
v
message has been deleted
@Rinshin It seems like there might be an issue with the authentication details you've provided for your Twilio account. To help you better, could you please confirm if you have the correct Twilio Account SID, Auth Token, and the phone number you're trying to link? These details are essential for a successful connection with Twilio's services.
You can continue this conversation by mentioning me in the message.
r
Those are correct
v
@Rinshin Great! If your Twilio Account SID, Auth Token, and phone number are correct, the issue might be due to one of the following reasons: 1. The credentials might not have been entered correctly. Please double-check that there are no extra spaces, typos, or incorrect case usage. 2. The Twilio account or phone number may not be active. Verify that your Twilio account is in good standing and that the phone number is properly set up in your Twilio dashboard. 3. There could be a temporary issue with the Twilio API service. Check Twilio's status page to see if there are any ongoing incidents. If everything seems to be in order and you're still facing the issue, it might be best to reach out to Twilio's support for further assistance. They can provide more detailed insights into the error you're encountering.
r
I am using those correctly and using it other platforms... It's working
v
@Rinshin If the credentials are working on other platforms but not when trying to link with VAPI, it's possible there might be an issue with how the credentials are being handled or transmitted to Twilio from VAPI. Here are a few steps you can take: 1. Ensure that the credentials are being entered in the correct format required by VAPI. 2. Check if there are any additional settings or configurations required by VAPI that might be different from other platforms. 3. Review any documentation provided by VAPI for integrating with Twilio to ensure all steps are followed correctly. 4. If VAPI has any logs or error reporting features, review them for more detailed information about the error. Since the credentials are correct and working elsewhere, it's likely an issue specific to the VAPI integration process. If you've gone through all the above steps and the issue persists, please reach out to VAPI support for more detailed assistance. They may need to look into the integration process or check for any updates or bugs that could be causing the authentication error.
s
Can you send me the phone number that you are trying to add in DM?