Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not connect to Twilio: Connect failed #26

Open
mknippen opened this issue Feb 14, 2017 · 2 comments
Open

Could not connect to Twilio: Connect failed #26

mknippen opened this issue Feb 14, 2017 · 2 comments

Comments

@mknippen
Copy link

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:

  1. brew install node
  2. cp .env.example .env
  3. Set variables
  4. npm install
  5. node .
  6. Connect to a channel
@mknippen
Copy link
Author

screen shot 2017-02-13 at 9 02 12 pm

Screenshot attached

@mknippen
Copy link
Author

This was caused by the fact that the env variables did not match the README file. I've made a PR to fix this issue. #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant