Zoom meeting web SDK meeting skips the waiting room

There is an edge case we discovered: the Zoom Web Meeting SDK automatically joins the meeting regardless of the waiting room settings. It does not wait in the waiting room as it should. As long as there is a recordingToken it will bypass the waiting room. This is not the expected behaviour, the correct behaviour should be waiting in the waiting room till it is allowed in.

We hope you can look into this issue. Thank you for your attention to this matter.

Meeting SDK for Web version 3.11.2

Let me know if there are any specific changes or additional details you’d like to include.

@elisa.zoom @JackYang

Hey @blessing
Thanks for reaching out to us!
I am happy to take a look at this. Can you please confirm if you are using Client or component view for this? Have you tried upgrading to the newest version 3.12.0?

@elisa.zoom We are using the client view and upgrading doesn’t fix the issue

Thanks for your prompt reply. I just ran our sample app as is and could not replicate this issue you are seeing.
Could you please share with me where/how you are getting the recordingToken from and where you are passing it in your application? @blessing
I am trying to replicate this using our sample app GitHub - zoom/meetingsdk-web-sample: Zoom Meeting SDK web sample

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

1 Like