Error code 3001 API

Description
I called the API of ‘https://api.zoom.us/v2/metrics/meetings/{meetingId}/participants’ always return error code 3001 three days ago, and I stop calling the API for two days, today I continue to call the API, the API can work miraculously. I call the API 5 seconds each time, is that too frequently?

Error
return error code 3001

**Which App Type (OAuth / Chatbot / JWT / Webhook)? JWT

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

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 @kim.jin,

Thanks for reaching out about this. Error code 3001 usually means the meeting doesn’t exist or can’t be found. To clarify, were you calling the endpoint while the meeting was active/in session, or was this after the meeting?

Regarding rate limits, this endpoint falls under our heavy intensive endpoints and the following limits apply:

Thanks,
Will

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