Issue in fetching Poll Results from the API

Description
Not all Poll results get returned through the API

Error
I’m using the GET /past_meetings/:meetingId/polls API to get the zoom poll results using the uuid of the meeting.

But for some meetings, the API returns incomplete or empty data in the questions array but when the poll reports for the same is being downloaded through the UI: Admin -> Account Management -> Reports -> Poll Reports the meeting poll results are present in the excel file.

And those same users are missing when fetching the participant list using GET metrics/meetings/:meetingID/participants (type=past).

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Hitting the API through OAuth (in postman)

Which Endpoint/s?
GET /past_meetings/:meetingId/polls
GET metrics/meetings/:meetingId/participants

Hey @anurag.gupta

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout these related threads that may have the answer you are looking for:

If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot

Went through the above links, didn’t help!

Hi @anurag.gupta,

Please see my reply here:

I’ll continue there,
Will