Getting a 404 error when trying to get meeting participant details

Hi,

I access via PowerShell commands to pull data about meetings.
There are certain meetings that I see that have participants(!), but when I access them with the Get-ZoomMeetingParticipantsReport command with the MeetingId parameter I get an error message:
Invoke-ZoomRestMethod : The remote server returned an error: (404) Not Found.

I would appreciate some help as to why it behaves this way.

Thank you!

@zoom_moe Can you try to use the Meeting UUID instead of the ID? Also if the meeting ID contains “/” or “//” please double encode it and pass it as a paramter

@zoom_moe Hope, you will be fine.

Here is the session about that.