Zoom Error Code 3000

Hello, I am running into issues with trying to enter a meeting that is not started. The problem is that we want to catch this error and render a page that is similar to the Android/iOS app where the user is directed to a waiting page.

We assumed that the error callback would be called, but this is not the case. Instead, all we see in the developer console is two messages, a string that is “— errorCallback —” and a printed out object with values such as errorCode: 3000, errorMessage: “Meeting XXXXXX not started”, etc.

How do we capture this error?

Hi David,

I’m reaching out to the developers, stay tuned.