Privilege error on Pro API functions while using Pro account
/metrics/meetings/${meetingId}/participants
{ "code": 200, "message": "This API is only available for ZMP and Business or higher accounts that have enabled the Dashboard feature." }
Basically, I’ve purchased a Pro zoom account to be able to use the reports rest API, I’ve generated a token from my marketplace zoom app and when I run the function I get the message below, I’ve tried searching for whatever ZMP is and how to enable dashboard mode, but I have had no success on solving this problem, is my account not enough to access this function? Did I skip any step?