I can’t speak English well, so my words may be weird. Please understand.
I’m having the similar problem as the link here.
I am sending a post request with a template_id.
The template was created in the owner account and I want to create a webinar in the manager account.
If I try to create a webinar using the Zoom web console, the webinar is created normally.
However, when I try to create it using the api, an error “3003 : Only the template owner has the permission to use this template for Webinar creation.” occurs.
Webinars created using the admin template are not visible in responses to webinar list get requests.
However, I can be viewed in the webinar list on the Zoom web console.
Also I can see the admin template in the webinar template list on the web console, but it is not visible when requesting get webinar template list.
I want to know the reason and solution