TwilioDevEd / voice-javascript-sdk-quickstart-node

MIT License
42 stars 69 forks source link

Getting ConnectionError (53000) #250

Closed smali-kazmi closed 1 month ago

smali-kazmi commented 4 months ago

I am getting I had go through the pervious errors and confirm all configs are as expected but I am still getting this error on both this v1 an v2 version of twilio

image
Utakato commented 1 month ago

Same here, did you manage to find a solution?

image
bld010 commented 1 month ago

Hi there! I'm not able to reproduce this error.

For these types of errors, there are two things we recommend:

  1. Start by going into your Twilio Console and check your Error Logs.
  2. Decode your Access Token on jwt.io. Make sure all of the expected information is present. The docs page on Access Tokens has more information. In particular, you should read the Token anatomy section and the Create an Access Token for the Voice SDKs section.

If you are attempting to use a region other than US1, there are several steps you need to follow. Check out the Global Infrastructure docs for more information.

If you're still having this issue after following the steps above, please open a new issue and include: