complete user’s meeting list works without problems
trying to use start and to query parameters has non effect
How To Reproduce Steps to reproduce the behavior:
*1. created 3 meetings with date 2023-03-03 and 2 meetings with date 2023-05-03
*2. server-to-server OAuth authenticated returned valid token
*3. Request URL: https://api.zoom.us/v2/users/[user-id]/meetings?from=2023-05-01
*4. result always returns all of the 5 meetings
Hi @vuk
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
Could you please make sure to add the values from and to when trying to query this endpoint,
as well as pass the type of meeting that you are trying to query (scheduled, live, upcoming, etc)