Poll result is empty in the API response when the host is transfered to another participant

API Endpoint(s) and/or Zoom API Event(s)
past_meetings/{uuid}/polls
report/meetings/{uuid}/polls

Description
I’m trying to retrieve the poll result for a past meeting, but the response from the API contains a empty result set. But I’m still able to generate a full report using the website.

Error?
Questions array is empty.

How To Reproduce
1. Start a meeting
2. Transfer host to another (non-authenticated in my case) participant
3. Leave the meeting
3. Have a new host start the poll
4. Try to access poll result via API.
5. Response contains no questions.