Join zoom meeting with password

broken image
broken image

Join_api_etingNumber = // (from Zoom URL) JoinParam4WithoutLogin join_api_param = new JoinParam4WithoutLogin() erType = SDKUserType.SDK_UT_WITHOUT_LOGIN I have tried it with the password provided in the URL and with the meeting passcode. So my guess is that it is related to me doing something wrong with the join params. I say that b/c I am able to join a meeting that has no password/passcode setup for it - meaning, I simply enter my user name and meeting number and it joins successfully. I feel like it has something to do with the password/passcode that I am providing. According to the onMeetingStatusChanged callback, the app attempts to join the meeting, but immediately disconnects, then gives a status of ERROR.

broken image
broken image
broken image

Enter user name, meeting number, and meeting passcode (or password? Or what else?).I am attempting to have the demo application join to a meeting that is setup with a password/passcode and I am having troubles joining.

broken image