For a specific meetingId, we get an empty list of participants, even though the recording of the same meetingId clearly shows that there were several participants for a long period of time.
Even tried to fetch participants report using the meetingId itself (instead of meeting instance UUId), but still the list of participants returns empty.
Thanks for confirming—I’m also seeing that previous occurrences of this meeting appear to have had several attendees. Is it possible to share the exact request URL and associated API response where you’re seeing the missing participants? Additionally, are you passing the Meeting ID or UUID in the request URL?
Could you please let us know if this issue (ZOOM-217134) is the root cause behind the other recent reports of API returning empty list of participants? The other threads in the forum which I noticed are:
These other threads appear to have been related to the incident we experienced on the 26th. This thread is in regards to a pre-existing bug. If you’re still seeing issues, can you provide a recent example here?
Hi @tommy
The problem was fixed, but just for this example only.
Please check another example:
meeting ID: 97422016574
meeting UUID before encoding: i33BCCH+Q3msBdvuTPAHZA==
Same issue - there is a recording and one meeting instance but the API returns an empty list of participants, both using meeting ID and UUID.