Description
The API to fetch participant info is not working for last few days… for some meetings it working fine… and for some its not …
Error
{u’message’: u"This meeting’s details info is not available or ID is not valid.", u’code’: 3001}
Also if we check the dashboard for past meetings… some meetings are clickable and some are not… and the meeting ids which are not clickable has the same error when accessed via API.
Which Endpoint/s?
https://api.zoom.us/v2/metrics/meetings/’ + meeting_id + ‘/participants’