Not Getting Meeting Details from Dashboard Meetings API

Description
Note: Here, {meetingUUID} means the UUID value of a specific meeting.
While I am making request to /metrics/meetings?type=past, I get a list of past meetings. So, from that list, I can pick a UUID and get the details on that meeting from the endpoint /metrics/meetings/{meetingUUID}?type=past. But, there is a meeting in my meetings list for which I cannot get details from this endpoint. It says Meeting does not exist with this id. But in the meetings list from /metrics/meetings?type=past, it appears.
Error
Meeting does not exist: {meetingUUID}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
There is a meeting which:
-> Appears in metrics/meetings?type=past
-> Gives error for metric/meetings/{meetingUUID}?type=past

Hey @mmuaaz

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 these related threads that may have the answer you are looking for:

If these threads 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

I need help from a staff member from Zoom. Thanks.

Hi @mmuaaz,

Can you share the meeting UUID that you’re querying and the full request URL you’re using? Additionally, can you confirm this wasn’t an instant meeting? (type 1)

I’ll be happy to take a closer look.

Thanks!
Will

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