Meeting UUID problem

I have created an app to help users in the meeting, it is built over meeting sdk of zoom. There i get mid (which is uuid) from app.context() which is basically a cypher coder and decoded correctly. If i use the uuid with my access token to retrivre the meeting participant from any of the meeting api it is not working. but if i use the meeting directly taking it manually from the calendar it does work (api).

A setp about i used past meeting instances with meeting id to get uuid, if i use that uuid also it doesn’t work. IF UUID is not supported please do clearly mention in the docs

Hi @akash.c
The use of meeting UUID is supported in most of our endpoints.
Is this a recurrent issue on your end? Could you please share a meeting uuid that you are having trouble with so I can take a closer look?