Unable to get/update recording settings

Endpoint
API Endpoint: https://api.zoom.us/v2/meetings/98171921234/recordings/settings

Description
Starting June 18th I’ve started getting “no permission” error when accessing recording settings either to view or update. The endpoints to list the webinar recordings and analytics still work fine, just not the settings. This applies to webinars that were created by other users, for my user works fine.

Also tried creating a new App with the new granular scopes instead of the classic and gave it all the scopes I could find that made sense, including the ones listed in the API documentation, but that still didn’t work.

Anyone has any idea why this may be happening? I suspect this has to do with Zoom’s release on the 17th as this has been working for a long time, but I also couldn’t find anything related on the release changelog.

Error?
Status 400
{
“code”: 200,
“message”: “No permission.”
}

It’s now working. It was missing the “View the recording content” permission on the account.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.