Usually, we create zoom meetings via API using our admin account.
And in return when the zoom meeting is created we get Start URL which we provide to host and we get Join URL which we provide to our Guests.
Now, if clicking on Join link should redirect to zoom web/client without asking password to join becuase how i understood, password is already there in the link.
Why zoom is asking for the password?
Error
Zoom Join url is asking for the password, even thought it should not.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Meeting ID:
Join URL (which is returned by creating zoom meeting API):
As it’s clearly seen here that password is there but the browser/client was still asking for the password for all the guests who were using this link.