I can't join a meeting with meetingsdk-sample-vuejs

Description
I have use Zoom sdk of meetingsdk-sample-vuejs repo in github

zoom/ meetingsdk-sample-vuejs

When I run it, an error has occurred.

Error

zoom-meeting-1.9.7.min.js:2 Uncaught TypeError: Cannot read property ‘toString’ of undefined
at A (zoom-meeting-1.9.7.min.js:2)
at I (zoom-meeting-1.9.7.min.js:2)
at a.value (zoom-meeting-1.9.7.min.js:2)
at x (zoom-meeting-1.9.7.min.js:2)
at zoom-meeting-1.9.7.min.js:2
at R (zoom-meeting-1.9.7.min.js:2)
at Object.sh (react-dom.min.js:164)
at rh (react-dom.min.js:13)
at uh (react-dom.min.js:13)
at Ge (react-dom.min.js:15)

Which Web Video SDK version?
v1.9.7

Hey @phucnd ,

Can you share what you are passing in to the ZoomMtg.join() function? Try passing in the meeting number as a string.

Thanks,
Tommy

1 Like

Hi, Tommy
Thank you for support, I have found a problem when I create a signature it does not work then I can’t join the meeting.

Hi,
You can check, when I join the meeting I can’t show my video

This is the start of the meeting, it still shows out.

When I joined the meeting, it didn’t show it out.

image

It can be accessed from here Link

Please help me.
Thanks.

Hey @phucnd,

Please make sure that you have enabled Web Isolation;

Let me know if that helps.

Thanks,
Max

1 Like

Thanks for the reply!

1 Like

I’m glad that helped! I’ll go ahead and close this topic now but feel free to open a new topic if you encounter any further issues or questions.

Max

1 Like