collaborative-code-conference icon indicating copy to clipboard operation
collaborative-code-conference copied to clipboard

Could not connect to Twilio: undefined

Open rattrayalex opened this issue 9 years ago • 3 comments

Getting the above message in my console after following the directions in the readme.

Here is the error.data (which might be more helpful than error.message, which for me was undefined:

SIP/2.0 403 Forbidden
CSeq: 81 REGISTER
Call-ID: n612f6430bl3cda6681otm
From: <sip:[email protected]>;tag=74u9re7ki6
To: <sip:[email protected]>;tag=52255597_50f4772f_8a4345ae-4e83-4296-af83-561d29fb1a6c
Via: SIP/2.0/WSS 127.0.0.1:42480;branch=z9hG4bK5052657;rport=42480
Server: Twilio
X-Twilio-Error: 31201 Authentication failed
Content-Length: 0

So, three asks:

  1. Can you help me diagnose/fix my issue?
  2. Can you add documentation to the readme if my mistake was likely to be repeated?
  3. Can you add more comprehensive debugging info to this error? (possibly using console.error)

Thanks for this awesome project!

rattrayalex avatar Jul 21 '16 17:07 rattrayalex

I'm getting the same thing.

maxterry avatar Jul 27 '16 22:07 maxterry

Check your keys.

HoneyShyam avatar Jan 17 '17 21:01 HoneyShyam

How to get Configuration sid?

nidhisaxena023 avatar Aug 02 '17 04:08 nidhisaxena023