Meeting goes to waiting state, when I use zoom create meeting api for new zoom SDK 5.7.1

Hi @anonymousedge03,

That’s great to hear it’s working!

There are definitely going to be differences in how the underlying logic works when joining vs starting a meeting. The biggest reasoning behind that is because the join meeting flow also has to support users without a Zoom account. In that scenario, the user cannot login so it is possible for the logic internal to the SDK to provide a null or empty displayName. As a result, the public methods support the same leniency.

Thanks!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.