It cannot get the participants from the existing meeting ID

Description

  • I cannot get the participants from some existing meetings through the API.
  • When I get the participants, it returns ‘Meeting does not exist’ but the meeting exists.

Error
The full error message or issue you are running into.

  • {“code”:3001,“message”:“Meeting does not exist: 97005643314.”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

  • Rest API

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.

  • endpoint : /v2/report/meetings/{meeting_ID} -> returns the meeting data
  • endpoint : /v2/report/meetings/{meeting_ID}/participants -> returns above error message

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

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

I think it might be occurred occasionally, so I cannot reproduce the error.
Clearly, it had a participant excepting the host(total 2 person) in the meeting, I know because I did it for the test.

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

Additional context
Add any other context about the problem here.

Hey @eureka

Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question. :slightly_smiling_face:

Checkout this related thread that may have the answer you are looking for:

If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.

Thanks,
DeveloperBot