Description
I got the email for recording but when i am trying to get recording through api it gives me the below error. Please help to investigate.
“code”: 3301, “message”: “There is no recording for this meeting”
Error
“code”: 3301, “message”: “There is no recording for this meeting”
Which App Type (OAuth / Chatbot / JWT / Webhook)?
i am using jwt app
Which Endpoint/s?
https://api.zoom.us/v2/meetings/{meetingId}/recordings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- https://api.zoom.us/v2/meetings/{meetingId}/recordings
- “code”: 3301, “message”: “There is no recording for this meeting”
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.