Description
Hi,
I’ve been working on a Zoom Rooms system for a client with the CLI api. The system’s primary use case is very out of the ordinary(three zoom rooms in the same room joining the same meeting simultaneously…). In any case, I’ve got all of the automation working, but we’ve found an issue that’s a bit of a dealbreaker for the client. We need the rooms to join and have “multiple participants can share” enabled automatically. At this point, someone needs to join the meeting from a laptop and enable it manually. We believe we have all the settings correct within their admin dashboard, because if you join that same meeting from an IPad, the setting is automatically enabled. Any thoughts?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
CLI
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Booking meeting on meeting list.
Join meeting with either Join or Dial command.
Thanks in advance.