Description
I have this nifty script another school wrote that can download user recordings. It works nicely for users. Our cloud space is being eaten up by our Zoom Room recordings. Can I use the API to grab the Room recordings for a mass download? So far I’m not finding a way to identify Zoom Room recordings in our cloud.
Error
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
How To Reproduce (If applicable)
Screenshots (If applicable)
Additional context
Hey @skrajewski001
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout these related threads that may have the answer you are looking for:
I’ve written some C# code to retrieve the following values using the Zoom API’s:
List All Users
List User Recordings
But I can’t seem to download recording files successfully using the WebClient C# class.
It seems to download the HTML for the Sign In page.
I’ve also tried setting the Authorization header the same way as I do to retrieve values using the Zoom API’s. But it doesn’t download any data when I set the Authorization header before trying to download the recording files.
Can someon…
is cloud recording disabled for developer account?
I am trying to download a meeting recording that I had conducted, using
https://api.zoom.us/v1/recording/get
but i get ‘there is no recording for this meeting message’. I am passing the uuid as the meeting id.
The meeting recording did get saved on my local machine when the meeting ended but I cannot retrieve the recording to test the get recording service.
If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
system
(system)
Closed
October 22, 2020, 6:57am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.