Description
When I start a reoccurring meeting the topic pulled from the v2/report/users//meetings endpoint is always changed to “x users personal meeting room” unless I explicitly change the topic during the meeting via the meeting window UI.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
awt
Which Endpoint/s?
v2/report/users//meetings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
start reoccurring meeting.
have another user join
query v2/report/users//meetings
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
I already tried turning off PMI from the UI. I am not creating meeting via the API. I am trying to see who went to what event based on a UID we put into the meeting topic. The issue is we hav to manually set the topic every time we launch the meeting.
I am not creating the meeting via the API. I am just trying to query out participant info of a meeting that was created via the regular zoom web interface.