Zoom React js sdk console errors

1)zoomus-websdk-embedded.umd.min.js:2 Uncaught (in promise)
{type: ‘INVALID_OPERATION’, reason: ‘Camera is starting,please wait.’}
reason: “Camera is starting,please wait.”
type: “INVALID_OPERATION”

2)zoomus-websdk-embedded.umd.min.js:2 Uncaught (in promise)
{type: ‘IMPROPER_MEETING_STATE’, reason: ‘closed’}
reason: “closed”
type: “IMPROPER_MEETING_STATE”

i get this error how to fix it.

@poorvadharshanjean , for starters could you provide some of these details?

  1. Version of Web SDK which you are using
  2. Application (Meeting SDK or General App) which you have created on marketplace
  3. Sample of the JWT token created
  4. Link to the sample code which you are using

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.