Hello!
I am developing an application to retrieve the Quality Management details.
This is the URL I am consuming: https://api.zoom.us/v2/qm/interactions
And this is the response: Invalid access token, does not contain scopes:[zoom_quality_management:read:interactions,zoom_quality_management:read:interactions:admin]
I created a Server-to-Server application, but for some reason I couldn’t find the QM scopes in the list. I guess this is something an admin could configure, but the question is where?