Download a password protected file through Oauth access token

What about an access token that is generated via. Oauth? Please don’t tell me that only JWT tokens work and Oauth tokens don’t! :flushed:

Hey @abhilash,

Currently this is the only way to download password protected cloud recordings, unless you use the Recording completed webhook which includes a download token:

https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed

Thanks,
Tommy

@tommy We’re looking to allow our users to import any cloud recording into our app. Post-OAuth, we’re able to accomplish this using the webhook approach you mentioned, but what can we do about pre-OAuth, password-protected cloud recordings? Prompt the user for a token from their JWT app? Something else?

Hey @brad,

Currently this is not possible, but we are working on a way for OAuth apps to download password protected recordings. Please do not ask for their JWT app.

Stay updated here: https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

Roger that. :+1: Thanks @tommy!

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy