Use recording meeting with query parameter access_token set with a valid access token.
401 response received with body { "status": false, "errorCode": 124, "errorMessage": "Forbidden" }
However not setting the access_token query parameter will successfully download the correct recording. We need to play Audio/Video on our site but new generated URL for recording with an access token not working.
Thanks for reaching out about this. Can you share an example of how you’re downloading the recording and the download URL? Are you passing a JWT or OAuth token for the value of the access_token?
Thank you for confirming. Can you please send the URL you’re using, including the token, to us at developersupport@zoom.us? We’ll be happy to take a closer look at the specific URL you’re working with.