Happy to help here. The “Access token is expired” message typically points to your JWT token/Oauth token being expired. To clarify, are you only seeing this particular response for this endpoint only?
In regards to the particular meeting UUID you’ve mentioned here, I am not seeing any details of this meeting ever starting, and if this is indeed the case, the past_meetings endpoint would return the “Meeting does not exist” response that you are seeing. May you confirm on your end?
I have regenerated the token and trying to access the past meetings data ,the meeting which has ended.
I got this uuid after i create a meeting . In ‘list meetings’ data, i can see this in list of meetings.
Thank you for following up on this. Can you confirm that the meeting has been started in the past and that there were more than 2 attendees? If not, that would explain why it isn’t appearing in the Get Past Meeting Details API.