Meeting API "Get Meeting reports" shortcoming, "Create Meeting" access tracking

@ojus.zoom a follow up:
I’ve noticed a few things that may be bugs with the “Get report” API endpoint:

  1. Even if the number of results exceeds the page size, the “next_page_token” is always an empty string
  2. Setting the “page_size” to anything is ignored; the page size returned is ALWAYS 30.
  3. The date range is always ignored as well.

1 Like