Error
Listing live meetings does not include new meetings
Testing with a personal meeting successfully lists meeting, however if I start with just a new one off meeting, it is not listed.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
GET
/users/{userId || me/}meetings?type=live
How To Reproduce (If applicable)
Steps to reproduce the behavior:
1 Start a new meeting (not a personal one)
2 GET
/users/me/meetings?type=live (reference https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meeting)
Additional context
I have not tested with scheduled meetings.