Meeting> Participant reports bug

Hi,
I used S2S auth connection.
When I make this request
https://api.zoom.us/v2/metrics/meetings/" + 94869731262+ "/participants
I got a response with no problem

but when I make this request
https://api.zoom.us/v2/report/meetings/" + 94869731262+ "/participant
on same meetings but I got this issue

{
    "code": 1001,
    "message": "User does not exist: y-QkX3OwSgqyC8btvoIg0w."
}

I wasn’t getting such a problem before, It just started getting today. what is the reason for this?

@anreta has the meeting already occurred? Can you try the meeting UUID?