Get Past Meeting Participants returning "Meeting does not exist" error

Hey @sabraha5,

The issue is you are not using the correct meetingUUID. :slight_smile:

After the meeting starts, a new meetingUUID is generated for that instance of the meeting. Try getting the updated meeting UUID from the list ended meeting instances endpoint first, and then use it to query the past meetings participants API.

Thanks,
Tommy