2: Get past meeting instances return empty array

API Endpoint
Get past meeting: past meeting api

Description
When a call is made for the above endpoint the response is an empty array. Should return the list of uuid.

How To Reproduce
Steps to reproduce the behavior:

  1. https://api.zoom.us/v2/past_meetings/{{meeting_id}}/instances
  2. Authentication method: bearer token

@oandreferraz can you confirm that the meeting indeed occurred (as in it was started)? If not the response of this API will be empty

The meeting indeed was started.