Using this template helps us debug your issues more effectively
Description
We are using " /past_meetings/{meetingId}/instances" api to get all uuid of meeting. But when we tried some of getting we are getting those details but some of we are empty meeting response.
200 :: {āmeetingsā:}
As we checked on our zoom account there are Previous Instances of that meeting.
Error
empty response :
200 :: {āmeetingsā:}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
/past_meetings/{meetingId}/instances
How To Reproduce (If applicable)
Steps to reproduce the behavior:
-
Request URL / Headers (without credentials) / Body
Requested URL : āhttps://api.zoom.us/v2/past_meetings/[REDACTED]/instancesā -
See error
200 :: {āmeetingsā:}
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.