"meeting.started" event comes before "meeting.created" event when creating an instant meeting

Zoom API Events
Meeting Created Event
Meeting Started Event

Description
I have a webhook that is processing zoom events (all the meeting status changes).

Error?
The order of “meeting.created” and “meeting.started” is not consistent. When I schedule a meeting I see the “meeting.created” event before the “meeting.started” which is what I would expect, however, if I create an instant meeting I see the “meeting.started” before the “meeting.created”.

How To Reproduce
Steps to reproduce the behavior:
*1. start instant meeting
*2. observe order of webhook events

Hi @dcgudeman .

I cannot reproduce. Can you please private message me a short recording of this occurring along with your developer email and client credentials? I will submit a bug report.