API Endpoint(s) and/or Zoom API Event(s)
/accounts/{account_id}/report/users/{email}/meetings?from={from}&to={to}
Description
Trying to retrieve user meetings report for a time range, but even though the app has the required scope (report:read:user:master), I get HTTP 400.
Error?
“{"code":4711,"message":"Invalid access token, does not contain scopes:[report:read:user:master]."}”
How To Reproduce
Steps to reproduce the behavior:
- Create a Zoom App and grant it the report:read:user:master scope
- Get an access token for the app
- Use the access token to attempt to retrieve a meeting report for a sub-account