Waiting for host after admitting participants

Description
Participants are stuck on Waiting for Host even after being admitted through the meeting UI, refreshing the page allows them to join as expected

Error
Waiting for Host… until a refresh of the page

Which version?
Latest

Hey @lance,

Can you please provide steps to reproduce the issue? Are there any errors in the browser console?

Screenshots would also be helpful.

Thanks,
Tommy

Some more information

It’s virtually a copy-paste of the SDK Documentation Getting Started example using .NET web API for generating the signature (copy-paste of the C# code sample)

in the Chrome Console
Uncaught TypeError: u.a.destroy is not a function
zoom-meeting-1.7.9.min.js:2

I’m currently trying to test it in a full TLS protected environment to eliminate that variable, otherwise I’m not sure where to look to troubleshoot

It’s a simple raw HTML page using the sample code provided in the Getting Started guide

Load the page, Joining the Meeting and then stuck on this after trying to admit myself

waiting

Console errors in detail, this is from a separate enviro so obviously something wrong in the implementation, again loading the page again allows the participant to join

Hey @lance,

Can you please try using the latest version, 1.8.0?

That should fix the issues.

Thanks,
Tommy

Forgot to reply, this problem has stopped after using the new version

Thanks

1 Like

Hey @lance,

Happy to hear upgrading fixed the issue! :slight_smile:

Thanks,
Tommy

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