Cannot create meeting with ZoomMtg.init()

Hey @LCristian,

To create the meeting programmatically, you can use the Create Meeting API.

Due note, it must be called from a server side application, and not the client side, or else you will get CORs errors.

Thanks,
Tommy

1 Like