Git Product home page Git Product logo

Comments (5)

philnash avatar philnash commented on July 23, 2024

This might sound like a silly question, but are you connected to the internet when you try this?

Also, have you filled in all the environment variables in .env listed in the readme here? If so, can you check your access token that you generate at https://jwt.io/. A video access token should have a video grant added to it and you should be able to verify the token with your Twilio Auth Token.

Have you changed anything in the code or were you just trying to run it as is?

Let me know how you get on with those checks.

from screen-capture.

muhammadsr avatar muhammadsr commented on July 23, 2024
  • I am connected to the internet.
  • I checked the access token that was generated by the video chat tool. I found it in the console under X-Twilio-AccessToken. Not sure if this was the one you were referring to.
    Screen Shot 2019-06-11 at 10 35 25 AM
  • I did not change anything in the code.

from screen-capture.

philnash avatar philnash commented on July 23, 2024

Ah, ok. The application itself actually generates codes that look a bit like this, but they should work if you haven't changed anything.

One more thing, are you using the production credentials or test credentials? Video chat will not work with test credentials.

from screen-capture.

muhammadsr avatar muhammadsr commented on July 23, 2024

I am using the ACCOUNT SID from the live credentials. I also generated the API Keys from https://www.twilio.com/console/video/runtime/api-keys.

from screen-capture.

tolufakiyesi avatar tolufakiyesi commented on July 23, 2024

Upgrading the twilio version fixed this for me as mentioned here

twilio/twilio-video.js#576 (comment)

from screen-capture.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.