Description
We’re using the API to get the URLs to download the recordings. Since last week the URL is returning an error, if the user is not logged in to zoom. The password protection feature for recordings is turned OFF.
Error
AccessDenied
Access denied
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook
Which Endpoint/s?
recording
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Setup a webhook with scope recording:read
Just use the URL from payload__object__recording_files: download_url: open it in your browser. Make sure you’re NOT logged in to zoom at that time.