Instead of the POLL Details in JSON format. However, if I pull the Poll Report from my zoom.us account I get an actual report showing the Poll details.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
How To Reproduce (If applicable)
I am just sending a test request on here: docs/api-reference/zoom-api/reports/reportmeetingpolls
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
What I am trying to achieve is after a Zoom meeting has finished a webhook is sent and then I use the meeting ID to download the Poll information to a database, however at the moment none of the individual Poll Details are being sent in the Body.
Thanks for reaching out about this, and happy to look into this for you.
Are you able to share a screenshot of the poll results you’re able to see in the UI for the same meeting? Have you tried sending this request in Postman or cURL and also experienced the same issue?
Thanks for clarifying and for providing that screenshot!
For this particular meeting, can you confirm if meeting registration was turned on or off? Additionally, was the user who responded to the poll an authenticated user or a guest? These details will help me to confirm the expected behavior here.