ajaiswal
(Abhishek)
1
I am trying to use the get Past meeting participant API in zoom meeting but getting the error while making the API call using JWT token.
Error: “code”:3001,“message”:“Meeting does not exist: yfDtaRyRS2O/kYEkbW+VZg==.”
App type: JWT
Endpoint : https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetingparticipants
You can use my meeting id to check from your side
Meeting Id: 83552903376
gianni.zoom
(OOO 11/1 - 11/8)
2
Hi @ajaiswal ,
When did the meeting occur? Is the yfDtaRyRS2O/kYEkbW+VZg== meeting uuid from when the meeting was first scheduled or once it finished?
You can get the updated uuid by passing the meeting id here: https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/pastmeetings
Gianni
@ajaiswal: have you solved your problem? if yes then how?? i have the same.
ajaiswal
(Abhishek)
5
Hi
Could you please tell me which API should I use to get the meeting UUID, currently I am using get a meeting API and using UUID from that API response.
The API which you told is giving me 2 UUID, which one should I use?
Will I get the start time and leave time in the get past meeting participant API?
Thanks,
Abhishek
ajaiswal
(Abhishek)
6
No, I didn’t got any satisfactory answer
gianni.zoom
(OOO 11/1 - 11/8)
7
Hi @ajaiswal ,
This is expected behavior for this endpoint:
Each of those meeting uuids mirror the meeting instance that has occurred.
Was this meeting a recurring meeting with multiple instances?
ajaiswal
(Abhishek)
9
Hi @gianni.zoom
Yes, meeting created can be a recurring meeting. Please tell me if I can get the start time and leave time in the get past meeting participant API.
Thanks,
Abhishek
MaxM
(Max M.)
10
@ajaiswal The Get Past Meeting Participants API does not return the start or end time. Instead, you’ll want to use the Get Past Meeting Details API.
Let me know if that helps.
system
(system)
Closed
11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.