Mismatch between participant count and participants array in past meeting details

Description
I’ve got a webhook for meeting.ended (I also participated in the meeting) and then while calling the rest api methods:

  1. https://api.zoom.us/v2/past_meetings/{meetingUUID} -> “participants_count”: 1
  2. https://api.zoom.us/v2/past_meetings/{meetingUUID}/participants -> “participants”:

???

I joined the meeting via android mobile sdk and did got the right webhooks for participant.joined

(uuid: UK/PZ1nTRPWnhxhA2BiJ1g==)

Hi @ofri,

Thanks for raising this. We’re looking into this for you. (ZOOM-199927).

I’ll be in touch,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.