Unable to Download Recordings of Meeting

Description
I am unable to download meeting recordings from given api.

Error
{“status”:false,“errorCode”:124,“errorMessage”:“Forbidden”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/meetings/{meetingId}/recordings

How To Reproduce (If applicable)
Steps to reproduce the behavior:
NA

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem
Additional context
when i get download_url from get_recordings api, and try to download it, it is asking for password. I am looking for file withhout authentication.

Hey @zoom19,

Are you passing in your JWT Token as authentication?

download_url?access_token=JWT_TOKEN_HERE

Thanks,
Tommy

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.