Please excuse our look. We're just getting started here.
Want to learn more about Twilio Forums? Check out our FAQ page here.Token Issue using React Github code
We are unable to start the server - localhost:8081 due to which we cannot access the token from the Twilio backend. I use NPM start as you mentioned in your Github but they start the localhost:3000 and hence we are unable to start localhost:8081.
Reference URL:- https://github.com/twilio/twilio-video-app-react
Tagged:
Comments
-
Hi @VarunjeetSingh , I have reached out to our team to see if we can provide you with some support. Thank you for your patience!
In the meantime, @lsiegle can you help with this?
-
@VarunjeetSingh You have defined in your
package.json
the attribute"start": "http-server -a localhost -p 3000"
you would need to modify this to the expected port and re-run or there are other workarounds like
npm run start --p 8081
Categories
- 83 All Categories
- 19 SIGNAL 2021
- 376 Product Discussions
- 7 Community - Announcements
- 2 Changelog
- 4 Forum UI Updates
- 8 Welcome Guide
- 6 Community - Events
- 2 Twilio Relay Developer Conference 2021 Mega Thread
- 1 External Community Events
- 25 Inspiration
- 17 Community - Other Discussions
- 1 Community- Twilio Startups
If this is an emergency, please contact Twilio Support. This is not an official Support channel. https://support.twilio.com/
Have an urgent question?
Please contact Twilio Support. This is not an official Support channel.
Contact Support