Description
I reported a issue in Oct 2020: Q&A Report API - empty questions issue
It resulted in an bug ticket: ZOOM-203275
It seemed to be solved, but now something similar happens again at Zoom Webinar ID: 96210850597
When running a GET Request on the Report Q&A API, I sometimes get an empty result on the question details, while the CSV Export file on the GUI shows the questions.
We have many Webinars where it works fine (CSV & API have the same result), but also some where it have a different result.
Error
There is no error message - Return HTTP 200 OK. But the data array “question" is empty - but the CSV File Export shows data.
{
“id”: 96210850597,
“uuid”: “TLNe+YkiRwm4uwsIsUq+wQ==”,
“start_time”: “2021-02-24T09:15:49Z”,
“questions”:
}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
Which Endpoint/s?
v2/report/webinars/:webinarId/qa
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Thanks for sharing these additional examples. Our team has identified the bug causing this issue, and we are working on addressing this in our next release. (ZOOM-203275).
Any updates on this bug (ZOOM-203275)? Essentially, at the moment the Zoom API in its part for reporting on the webinar Q&A is completely broken for almost a month now. I think this should have been treated as an urgent issue, rather than taking this amount of time to bring a broken service up…
Thanks for following up on this. Our team has been working on a solution, and this issue should be addressed in our next release. This will likely be in a matter of weeks.