Description
I have zoom business+ account,
I am starting zoom meeting using create meeting api, and when I use start_url from starting meeting it goes into waiting state
Error
Not able to start meeting as host
Which Endpoint/s?
Create meeting api
POST /users/{userId}/meetings
We’re facing the same issue. This is happening to a set of users (no pattern noticed) where meeting started with their user ID cannot be joined as host with start_url of the meeting. Above error is seen. Same happens in Android SDK for those users.
Hi @will.zoom,
I am retrieving the start_url using create meeting api, as I mentioned earlier
And I used that url immediately, but meeting goes to waiting state every time in web, app, sdk
But now its working fine and I not able to reproduce same issue, I will let you know if getting same issue again.