How to share a passcode protected recording?

Description
I can access the recording at [REDACTED] via the Passcode: xxxxxxxx, but when I try to access it without need to enter the passcode and providing the access_token instead as follows:
https://zoom.us/rec/download/{recording}?access_token=xxxxxxxxxxxxxxxxxxxxxx
it throws me the ‘forbidden’ error

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

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

Hey @omazinov,

Thank you for reaching out to the Zoom Developer Forum. Please send an email to developersupport@zoom.us with a link to this thread. In that email, please include the meeting ID, and the access_token that you’re using.

I’ll investigate the issue using that information.

Thanks,
Max

The issue is resolved, so it works for download_url but unfortunately this approach doesn’t work for play_url

Hey @omazinov,

I can confirm that’s correct, the method of using an access_token only works with the download_url - I followed up with you in our ticket as well.

Let me know if you have any questions.

Thanks,
Max

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