Download a cloud recording not set to public?

Description/Error
We have a marketplace app that aims to retrieve users’ cloud recordings. This currently works for users who have public cloud links enabled. It would be nice if there were a way to download cloud recordings that aren’t public.

Which Endpoint/s or App Types
This is for a Marketplace app. This is the download URL returned by the endpoint:
GET users/" + userID + "/recordings

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Create OAuth App Type…
  2. Set profile to only allow private cloud downloads
  3. Query users/" + userID + "/recordings
  4. Attempt to download URL for cloud recording

Hey @ron.jailall, thanks for posting and using Zoom!

There is a way to download private cloud recordings, but it requires the use of the JWT App Type.

See my answer here for instructions on how to do so,

Thanks,
Tommy