twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.81k stars 726 forks source link

token generation failed overall but also succeeded intermittently. #804

Open mukesharora79 opened 1 year ago

mukesharora79 commented 1 year ago

Describe the bug token generation failed overall but also succeeded intermittently.

To Reproduce I have setup the twilio react App on my local by following the given instructions. It's opening the page to join the room but while clicking on joined the room it's got failed and giving the below error. intermittently it is also got succeeded. Could you please help me to resolve this issue.

Attached the snap-shot for reference.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image image image image

Environment (please complete the following information):

Additional context Add any other context about the problem here.

manjeshbhargav commented 1 year ago

Hi @mukesharora79 ,

Sorry for the delayed response. Can you deploy the app somewhere where I can access it? The error you see is most likely due to some error while creating a Room. Accessing your app will help me debug.