5

i'm so confused what caused of this problem? i try to make browser call with twilio-client and twilio/sdk on laravel,

Error - 31009
Transport error
No transport available to send or receive messages.

the sample here working fine but when i tried to implement on my current laravel app the error occured.

the documentation here https://www.twilio.com/docs/api/errors/31009?display=embedded not give me detail information about the error.

what i tried is:

composer require twilio/sdk
npm install twilio-client
npm run dev
Jazz
  • 183
  • 9
  • That could be an issue with the token you're using, or just in your implementation. Can you share your JavaScript that you are using to set up the SDK in your client side? – philnash Jan 11 '21 at 03:33

0 Answers0