Description
The WebSDK joins meetings who’s invite is in the form Join Meeting - Zoom?pwd= but not meetings where https://<company_name>.zoom.us/j/?pwd= where the client sdk reports we are waiting for the host to admit us, but the host does not see us in the waiting room.
It seems that static/meeting.min.js sets the webEndpoint. Is there a way for us to override this, or is this a total read herring?
Any suggestions on what to check or try much appreciated.
Error
ClientSDK reports we are waiting to be admitted to the meeting. The host of the meeting reports we are not waiting.
Which Web Client SDK version?
1.9.0
To Reproduce(If applicable)
Use the webSDK example code as given by Zoom.
Attempt to join a meeting hosted by a company that has close integration with zoom such that the url to join is in the format: company_name.zoom.us
Device (please complete the following information):
- Device: Desktop
- OS: Ubuntu
- Browsers: [Firefox & Chrome]
- Browser Version [Firefox 87.0] [Chrome Version 90.0.4430.72 (Official Build) (64-bit)]
