Hey, I am able to create meetings using JWT token via API, I’ve created a meeting, but I am unable to let users join the meeting without the host. What am I doing wrong?
Just a quick update, weird functionality, I am able to create a meeting, when i copy paste the https…/j/meetingid into my browser on mobile or web i am able to join the meeting. When I try to join the meeting ID on the zoom app without going through the /j/meetingid it gets stuck with ‘waiting for host to start’.
This will force participant to auto-start meeting without being listed on Waiting List.
If you don’t set “waiting_room”, that would be listed on Waiting List so the host must be allow participant to join meeting.