10-05-2023 11:02 AM - edited 10-05-2023 12:49 PM
I am having trouble retrieving the breakout sessions for a meeting using the built-in use-the-API functions: https://developer.webex.com/docs/api/v1/meetings/list-meeting-breakout-sessions
Steps to reproduce
According to the docs the array should be populated with "Breakout Sessions information".
Is there some kind of limitation I'm running up against?
Further info
I've put the meeting id into https://developer.webex.com/docs/api/v1/meetings/get-a-meeting and that successfully returns the meeting details. However despite the breakout sessions being active the details show `"enabledBreakoutSessions": false`
10-06-2023 05:59 AM
@lbslbm0iz2 there is indeed a limitation with the https://developer.webex.com/docs/api/v1/meetings/list-meeting-breakout-sessions API, you cannot use meeting IDs of a scheduled personal room meeting at the moment, not sure if that is the case. If not, please open a ticket with our team - email to devsupport@webex.com - and specify the details, like the meeting payload as returned by https://developer.webex.com/docs/api/v1/meetings/get-a-meeting . Since this might contain personal information, it might be best to open the ticket as mentioned.
10-08-2023 11:50 PM
It's not a personal room, rather it's a meeting for a "space". I'll open a ticket with the support team.
Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide