Zoom API for Reports taking time

Description
The Poll report when fetched during the meeting says ‘meeting ID not found’ and when immediately requested after the meeting is over shows below response. What is the best way to fetch the poll report in real time or as soon as possible. I read that it takes 30 mins to generate a report but any other way I can fetch this sooner/real-time as soon as the poll ended?

Response
{
“id”: <some_value>,
“uuid”: “<some_value>”,
“start_time”: “2020-05-17T10:48:04Z”,
“questions”:
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth.

Which Endpoint/s?
/report/meetings/{meetingId}/polls

Hey @vorajineet,

The Poll Results endpoint does take some time. Please request after 30 minutes.

Thanks,
Tommy