Getting Invalid access token error calling endpoint /accounts/{accountId}/report/daily

When calling the endpoint /accounts/{accountId}/report/daily
mentioned in documentation https://developers.zoom.us/docs/api/rest/reference/zoom-api/ma/#operation/reportDaily
getting below error.

{
“code”: 124,
“message”: “Invalid access token.”
}

The intention is to fetch the records shown on Sign In - Zoom page on zoom dashboard.
The other endpoints for user, meeting etc is working fine with the same access token.

Let me know, if there are another alternative API for the same.

Hi @yashashri
Thanks for reaching out to the Zoom Developer forum and welcome to our community, I am happy to help here!
Could you please confirm if you are adding the scope Report:read admin to your app?

Yes, I see that scope in my OAuth response.

Thanks for confirming that with me @yashashri
Lastly could you please confirm that you have a master account plan in your account?

Hi Elisa,

Yes, we have a master account plan.

Thanks & Regards,
Yashashri

Thanks @yashashri
I will send you a private message to follow up privately