0

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. Here is my Request URL: https://api.zoom.us/v2/accounts/{account_id}/report/daily?year=2022&month=4&group_id={group_id}

Response { “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.

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

Same access token works with other zoom api endpoints and with this giving Invalid access token error.

0 Answers0