Sometime after June 16, 2021, answers for polls on any newly created meetings are not being returned by the API endpoint /meetings/{meetingId}/polls
For example:
Results from API:
{
“total_records”: 1,
“polls”: [
{
“id”: “*******”,
“title”: “test 1”,
“status”: “notstart”,
“questions”: [
{
“name”: “Untitled Question”,
“type”: “single”,
“answers”: []
},
{
“name”: “test 2”,
“type”: “single”,
“answers”: []
}
]
}
]
}
MaxM
(Max M.)
2
Hey @steve.jones,
Thank you for reaching out to the Zoom Developer Forum. Please send an email to developersupport@zoom.us with a link to this thread.
In that email, please include the URL and parameters/body that you’re using. I’ll use that to look into this further.
Thanks,
Max
system
(system)
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.