Description
Is there any plan to provide passcode to download recordings programatically?.
I have read here Play_url or download_url with passcode as a param not working for non logged in user? - #2 by will.zoom that “maybe” Zoom team was considering to add it into the API.
Otherwise if a user enables the settings
One of the posibilities would be asking the user to disable that setting, but we do not want to compromise security for something which could be accomplished if the cloud recording passcode were available via OAUTH api
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAUTH + Event notifications
Which Endpoint/s?
webhook recording completed events
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Zoom account with Cloud recording settings protected by passcode
- The url received in the Recording.completed event contains a download_url, but when hitting we get a html page which requires the passcode.
