400 on List Meetings

Hello!

When I attempt to hit the List Meetings API endpoint, I’m getting back a Bad Request error. The account associated with our app is effectively administrator-level, and has dashboarding enabled, so I’m unsure why this is happening. I’m able to successfully access several other endpoints using this method.

The error (including the relevant endpoint) I’m receiving is:

400 Client Error: Bad Request for url: https://api.zoom.us/v2/metrics/meetings?from=2024-01-02&to=2024-01-04&type=past

This is run from an OAuth App on an enterprise level account, and dashboarding is enabled.

Thanks!

Hi @chko2775 ,

I’m not able to reproduce the error. Can you please try to peform a GET request to the endpoint with a valid access token on Postman?

https://www.postman.com/zoom-developer/workspace/zoom-public-workspace/request/22097587-e8c24f59-b996-4eff-a2f2-9528ff8fab8c?tab=params