Meeting recording not exist using zoom Api

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:

  1. https://api.zoom.us/v2/meetings/{meetingId}/recordings
  2. “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.

Hey @aurangzeb.khan,

What are you passing in as the meetingID?

Thanks,
Tommy