Just wanted to share the “API enhancements for meeting security” article has been updated and moved under the References section of the API Reference page:
Thanks @donte.zoom, I’ll try adding a password in and see if that helps. I think I’ve found a way that isn’t too arduous for us. Unfortunately, we have a code freeze now until New Year, so I won’t be able to try it for a couple of weeks. Thanks for your help though.
You can replace the password with generating temporary links. You send the link to those interested and the problem with the Password is solved. Here you need to take care of legal regulations collecting email addresses. You have to take into account the region you want to operate in. It may be that a given country will have its own legal regulations. You have to check it.
Regards
No problem. The fix, in the end, was for me to randomly generate a password and include it in both the API call to create the meeting and the JavaScript to join the meeting. Simply asking to use the waiting room was not enough for all users, but setting a password seems to resolve that issue.