Dashboards - Get Webinar Participants API returns "meeting xxxxx not found" while the webinar is actually ongoing

We are using the “Dashboards - Get Webinar Participants API” to get a list of live participants of the Webinar. The webinar is live as of right now. We are able to get back the Registrants, Panelists - but not Participants ( /metrics/webinars/{webinarId}/participants).

Also tested using the “Send Test Request” at https://marketplace.zoom.us/docs/api-reference/zoom-api/dashboards/dashboardwebinarparticipants - the same issue - see the response in Error section below.

As of right now I am able to get the list of past participants for past webinars - but no luck with live participants of currently live webinar.

Error
We are getting back “{ “code”: 3001, “message”: “Meeting does not exist: 89717618845.”}”

Which App Type (OAuth / Chatbot / JWT / Webhook)?
We are using JWT App.

Which Endpoint/s?
https://api.zoom.us/v2/metrics/webinars/89717618845/participants?page_size=30&type=live

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hi @greenhermitt,

Are you still experiencing this issue? I believe this may have been related to an incident we experienced on the 26th, which should be resolved now.

Let me know, thanks!
Will

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