Hi All,
Need a bit of help here. Other API’s are working fine. The issue seems to be only from calls to /metrics.
The owner account is PRO and not basic.
The syntax:
https://api.zoom.us/v2/metrics/meetings/:meetingId?type=live
https://api.zoom.us/v2/metrics/zoomrooms?page_size=30&page_number=1
The response is the same from each:
{
“code”: 200,
“message”: “Only available for paid account and enabled Dashboard feature.”
}