Description
When ZoomMtg.join() fails because the target meeting has not started, the error result is properly set to “Meeting not started”. However, after that, a modal appears saying “Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.”
Error
Receiving “Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.” any time I try to connect to a meeting.
Which version?
WebSDK 1.8.6
To Reproduce(If applicable)
Steps to reproduce the behavior:
Join a meeting that is not started from a web SDK client
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
- Device: WebSDK. Any browser I try experiences the same issue.
- OS: Windows 10
- Browser:[e.g. Chrome]
Additional context
It works fine if the meeting is started, or if the meeting is configured to allow users to join anytime. But if the meeting isn’t started, instead of displaying that, it displays the error shown above.