Report:read:user:master not working

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:

  1. Create a Zoom App and grant it the report:read:user:master scope
  2. Get an access token for the app
  3. Use the access token to attempt to retrieve a meeting report for a sub-account

Hi @idressos
Thanks for reaching out to us!
I am happy to help here!
Can you please confirm that you have a master account license?
If you do not have one, please try this endpoint:

Hi,

The master account has Zoom Workplace Business plan.

Thanks @idressos
Do you know if they have this license: Master Account APIs - Zoom Developers