Hi,
I am trying to create a meeting via API & JWT.
Everything works, but if you are not a user who already has an account on Zoom, you are asked to enter a passcode. I don’t want my invitees to be in need of a Zoom account. I have enabled the waiting_room, disabled the passcode (password = null) and also meeting_authentication is set to false. What am I doing wrong? I want them to be able to join the meeting just by clicking the provided link to the meeting and by being approved by the host.
Thank you very much!