Meeting Poll Results are empty in the API responses for Meetings without manually generated Poll Reports

Hi @will.zoom,

I was talking with Amber (Zoom) about this problem, and she found a workaround since this API is not working for my case.

I’ll quote her repply here, if there’s someone with similar problem (I’m still testing, but looks like its working). Anyway if you still want, I can send you the request details.

"I’ve continued to look into this for you and have found a workaround for you.

Would you please call the https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetings endpoint, the endpoint’s response will then return the UUID for each occurrence of the reoccurring meeting. After obtaining the UUID, go back and call the https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/listpastmeetingpolls endpoint and insert the UUID. The response will then give you the poll responses. I’ve confirmed this workaround using my reoccurring meeting. "

Thanks,
Lucas

Thanks for following up and sharing this workaround @lucas.simas!