Description
For scheduled meetings, Report meeting details API is giving 404 (Meeting does not exist) for some specific meetings. It is not happening for all the meetings.
Ex:- 404 is coming for this scheduled meeting id 92641779653
API: https://api.zoom.us/v2/report/meetings/92641779653
while response is coming for this scheduled meeting id 95869673764
API: https://api.zoom.us/v2/report/meetings/95869673764
Can you let me know why it is happening for some specific meeting, what is difference between this meetings since both are scheduled meetings only. So, why response is there for one and while for other it is 404?
Any help appreciated!