Description
When trying to get the participants in a live meeting using the v2/metrics/meetings/…/participants API endpoint, the results did not show everyone in the meeting. Polling the API endpoint every 10 seconds, over the course of 10 minutes or so, all the participants started to be returned from API call. Similarly, participants who left the meeting didn’t have their leave_time reported immediately – it happened slowly over the course of 30+ minutes. With the host still in the meeting, the API indicated one participant was still present 50 minutes after he had left.This API endpoint was working perfectly yesterday.
Error
Bad/delayed participants data returned from API call.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
api.zoom.us/v2/metrics/meetings/NNNNNNNNNN/participants?type=live
How To Reproduce (If applicable)
Just call the API endpoint and observe the results.
Screenshots (If applicable)
Additional context