How to access Zoom recordings with password using oauth?

Your best bet is to register to receive the recording.completed webhook and use the download_token you are given in the webhook.

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

Zoom was supposed to ship a fix (on March 22) that would allow the normal OAuth token to be used to authenticate downloads but it got delayed. :frowning:

2 Likes