Get /report/meeting_activities returns with not documented repsonse

API Endpoint(s) and/or Zoom API Event(s)

get /report/meeting_activities

Description
We made everything aligned with the documentation, report:read:meeting_activity_log:admin permission is added*, but getting 400 status code with weird error:*

{ “code”: 200, “message”: “No permission.” }

Error?
{ “code”: 200, “message”: “No permission.” }

How To Reproduce
Steps to reproduce the behavior:
1. GET /report/meeting_activities?from=2025-12-01&to=2025-12-30
2. Server-to-Server OAuth app on Zoom Marketplace (custom, not production published)