Before Creating a New Topic:
If you’re experiencing unexpected API/Zoom API Events (webhooks) behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:
- Zoom Developer Changelog for Dev Product Changes: https://marketplace.zoom.us/docs/guides/stay-up-to-date/changelog/
- General Troubleshooting: Support
- To Submit a Ticket for Unexpected API/Zoom API Events Behavior: Official Zoom Support | Help Center
- For General & Integrations Related Guidance: https://community.zoom.com/
- For Troubleshooting Webhooks: Guide: "We Are Not Receiving Webhooks As Expected" -- Here's What to Do! - #2
Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.
Description
Question related to get the recording, there are two cases, we might get 401 and 404 errors. Want to understand how customer users can change their settings to allow the app to get the recordings instead of return these two errors? In other words, what are the settings prevent to get the calls, because we are able to get some of the rrecordings of the calls.
I provided example for each scenario as below:
Error?
404:
Error response: {"code":2805,"message":"Engagement recordings does not exist or you do not have the corresponding operation authority: aWshLdz2QwyLa3E4aoZGww."}
401: unauthorized:
https://api.zoom.us/v2/contact_center/engagements/IY1JRe3ITECnDpOl9qZPVw/recordings
return 401 unauthorized
How To Reproduce
It is a backend api call with correct credential