Relative Content

Tag Archive for microsoft-graph-apimicrosoft-teamslive

Online Meeting sometimes fails to record automatically

I create calendar events at the https://graph.microsoft.com/v1.0/users/{user_id}/calendar/events endpoint with “isOnlineMeeting”: True. I then update this onlineMeeting to automatically record and other details, with an update request at https://graph.microsoft.com/v1.0/users/{user_id}/onlineMeetings/{meeting_id}.