Fetching meeting participants report

Description
I’m trying to fetch data about meeting participant but I’ve faced with the problem. My meeting uuid starts from “/”. While ZOOM API try to process this uuid it removes this symbol. That is cause of follow exception: 404 : [{“code”:3001,“message”:"Meeting does not exist:

It appears on this endpoint: /report/meetings/{meetingId}/participants

Hi @golotamax_test

Thank you for flagging this! This is an expected flow as of now. Please double encode the UUID before making the API request.

Let us know if we can help you with any other issues. Happy Sunday!
-Shrijana

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.