Question
The zoom API endpoint for Get Webinar always returns approval_type as 2 for events hub webinars
We have found that the Registration Required checkbox in the events hub for Simulive events does not behave the same as the normal webinar/meeting application.
The zoom API endpoint for get webinar always returns approval_type as 2 (No registration required) for events hub webinars, even though Registration Required is checked on the events hub.
This is the API I'm referring to;
GET /webinars/{webinarId}
https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/webinar
https://developers.zoom.us/docs/api/rest/reference/zoom-api/methods/#operation/webinar
