umesh
(umesh)
September 16, 2020, 7:13am
1
I am facing recording does not exists issue.
Recording for given meeting id exists in Zoom Account (https://zoom.us/recording )
API used to fetch recordings is https://marketplace.zoom.us/docs/api-reference/zoom-api/cloud-recording/recordingget
Tried with meeting uuid:
{
“code”: 3301,
“message”: “This recording does not exist.”
}
Tried with meeting id:
{
“code”: 200,
“message”: “No Permission”
}
Hey @umesh
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 have activated the option to record the meetings automatically, but it does not record them.
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
umesh
(umesh)
September 16, 2020, 7:16am
3
Cloud Recording is enabled and is recorded. Recording can be found in https://zoom.us/recording . It is not available via API.
will.zoom
(Will)
September 17, 2020, 6:13pm
4
Hey @umesh ,
Can you email us the details of the recording, meeting, and account IDs to developersupport@zoom.us ? Once we have this info, we can take a closer look at what might be causing the issue here. If you happen to have a screenshot of the recording in the UI as well, this would be helpful too.
Thanks,
Will
umesh
(umesh)
September 23, 2020, 3:53am
5
Hi @will.zoom ,
I have emailed the details.
Here is the screenshot from UI.
Thanks,
Umesh
will.zoom
(Will)
September 23, 2020, 2:42pm
6
Hi @umesh ,
Thanks! I will continue the conversation there.
Best,
Will
umesh
(umesh)
October 8, 2020, 8:42am
7
Any update on this? I am still facing this issue. It only happens sometimes.
Hey @umesh ,
I’ve just followed up with our team and hope to have an update for you soon. Apologies for the delay! (ZOOM-199878).
Thanks,
Will
system
(system)
Closed
November 8, 2020, 6:04am
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.