Passcode for downloading URL

Which setting triggers the passcode to access the download URL on recording webhooks?

For example, https://us02web.zoom.us/rec/webhook_download/z3JNXg86gmp8iG4C-zdFm-7CHrCdpWaxskC7De8ttTZWnzfi4Odp25wLo-fPrWRxJWZ3p9wQT1Iu9JCg.Of0znsjTqtTrECSb/98tyKvXzxkhdGIbP6njBS6UhGr_DZ_LGt2tJ5o5tyBLEwBLfDB0V7XAPr-LSZq4
which we got via webhook is asking for a password.

I tried to reproduce the above by turning on the following setting “Require passcode to access shared cloud recordings” in the following places

https://zoom.us/profile/setting?tab=recording
https://zoom.us/account/setting?tab=recording

But still, the download URL in the webhook does not prompt any password.

can you please let me know, what may be triggering the password for the download URL of recording in webhooks?

Update:
We have observed this setting to be somewhat flaky. I was able to download the recordings from the webhook for the first minute and after that prompt was appearing. can you please confirm if this is an issue from your end?

Thanks

Hi @leenasn,

Thank you for reaching out about this, and good question. Happy to help out.

First, regarding:

But still, the download URL in the webhook does not prompt any password.

I should note that the download_url provided by the Recording Completed webhook should already have an access token appended to the URL, such that you are not required to provide a password to download.

This differs from our Get Meeting Recording endpoint, which requires you to append an access_token of your own to the download URL for password protected recordings.

Can you let me know if this might help explain what you’re seeing? If not, just let me know!

Thanks,
Will

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