I’m trying to retrieve a meeting’s recording with the new API. I have verified that the recording exists by going to the Recording Management
page. However, when I try to use the API, I get an error saying “There is no recording for this meeting”. We used to do this fine with v1 of the API but the same operation fails with v2.
This is the v2 API call we are using https://zoom.github.io/api/#retrieve-a-meeting-s-all-recordings
Is there an undocumented parameter we are missing? What is the correct way to download recordings?