Call GetPastMeetingDetails not returing data

Description
GetPastMeetingDetails not returing data. Instead it is returning 3001: "Meeting does not exist: "

Error
3001: "Meeting does not exist: "

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

Which Endpoint/s?
GET /past_meetings/{meetingUUID}
https://api.zoom.us/v2/past_meetings/{meetingUUID}

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

  1. Call the GetPastMeetingDetails Get method with Meeting UUID which is already happened

Screenshots (If applicable)

Additional context

Hi @RakeshBurbure the Past Meetings API is used for meetings which have expired (30 days from start time for non-recurring meetings)

2 Likes

Thank @michael.zoom for your response

1 Like

Let us know if you have additional questions @RakeshBurbure! :slight_smile:

-Tommy