cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

Users are required to enter passcode to join meeting created via API

sandeepRippler
Newcomer
Newcomer

Hello,

 

We are using API to create meetings. Settings in request body looks as follows.

 

"settings": {
"host_video": True,
"participant_video": True,
"private_meeting": True,
"join_before_host": True,
"jbh_time": 0, # Join at anytime before the host
"waiting_room": False,
},

Admin board settings looks follows

client settingsclient settings

 

Bypass the passcode setting has been turned on this entire time.

 

Whenever we create meetings and the users try to join the meetings, it always requires passcode. What needs to be changed to bypass the passcode settings for all the meetings created via API?

 

0 REPLIES 0