josie99
(josie)
September 7, 2020, 8:39pm
1
Description
2 questions:
I would like to use the Admin credential to list all cloud recording in this organization, do you have such API available?
To download the cloud recording when there is no download token returned from the list recording API, I am getting error 404 when I am using JWT for authentication.
Please note: I am not using the cloud recording completed webhook, so the download token is not provided
Error
401 Unauthorized when downloading the recording
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT - API key and API secret
Which Endpoint/s?
Endpoint:
/accounts/me/recordings
https://zoom.us/rec/download/{recording_id}?access_token={token}
Hey @josie99
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…
Description/Error
Question/Clarification. Does the new webhook for recordings only fire for cloud recordings? For example, if user has the meeting set to record local, I would like to still get recording started, recording completed, etc. Will the webhook still fire for local recording?
Which Endpoint/s or App Types
webhooks - recording
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 8, 2020, 6:40am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.