Description
Wrong error message for not started meeting on ui but it gives correct error message on console.
Error
Error Message Pop-up
Joining meeting timeout
Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.
Error on console
{errorCode: 3008,
errorMessage: undefined,
method: “join”,
result: “Meeting [REDACTED] not started.”,
status: false}
Which Web Client SDK version?
1.9.1
Screenshots