Invalid access token, does not contain scopes: [dashboard:read:list_webinar_participants:admin, report:read:list_webinar_participants:admin]

**API Endpoints

  • /metrics/webinars/{webinar_id}/participants
  • /report/webinars/{webinar_id}/participants

Description
I used the /past_webinars/{webinar_id}/participants API to get the past webinar participant data. But the API didn’t return the expected result.
So, I am going to use the /metrics/webinars/{webinar_id}/participants API instead of the API. But when call the APIs , I get the error message - Invalid access token, does not contain scopes: [dashboard:read:list_webinar_participants:admin, report:read:list_webinar_participants:admin]
I am account owner, but there are no the scopes in my scope setting. How to add the scopes?

Hi @david18
Thanks for reaching out to us and welcome to the Zoom Developer Community!
I am happy to help here!
To be able to access the metric and dashboard endpoints, you have to make sure you have a Business, Education or API Plan added to your account

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.