You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @michael-dm, sorry for the late reply. If the meeting ID is invalid, you will receive an error with the code INVALID_MEETING_ID in the onError event. You can refer to the documentation below for more information.
I know this is what's supposed to happen, however in latest version of the client it's not !
See provided code sample above. This is never called with INVALID_MEETING_ID:
Hello,
I'm trying out your service and have setup a simple demo, I wanted to test if I'm able to get reliable errors.
With latest js sdk, I you try to init & join a meeting that doesn't exists, you get a
meeting-state-changed FAILED
.But no
error
event.The text was updated successfully, but these errors were encountered: