You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to connect to Twilio under a new setup, I get "Connect failed". I've browsed around and this is different then the undefined error listed elsewhere. I've tried a LIVE and Test ID, neither seem to be working.
Generating my own token through the website and pasting it in solves the problem, but I would like a solution that could generate it's own token.
Browser: Chrome & Firefox
OS: OSX
Steps to reproduce:
brew install node
cp .env.example .env
Set variables
npm install
node .
Connect to a channel
The text was updated successfully, but these errors were encountered:
When trying to connect to Twilio under a new setup, I get "Connect failed". I've browsed around and this is different then the undefined error listed elsewhere. I've tried a LIVE and Test ID, neither seem to be working.
Generating my own token through the website and pasting it in solves the problem, but I would like a solution that could generate it's own token.
Browser: Chrome & Firefox
OS: OSX
Steps to reproduce:
The text was updated successfully, but these errors were encountered: