Waiting room: join error callback

hi,

with zoom websdk 1.7.8 and both settings enabled:

  • enable before host
  • waiting room

… and no host logged in there is no ZoomMtg.join() - error-callback called when trying to join.
nevertheless, an internal “— errorCallBack —” message is logged (if debugging is active):

{method: “leaveMeeting”, status: false, errorCode: 3008, errorMessage: “Please join meeting first!”, result: null}

in contrast, when disabling ‘join before host’ (regardless if ‘waiting room’ is enabled or not) the proper join() - error callback is called via your SDK (and also your internal error message is logged too).

any reason for this?
thx
hari

Hey @harald.glanzer,

Please share your code and steps to reproduce the error so we can debug.

Thanks,
Tommy