Programmatically adding registrants to a webinar

I’ve created an OAuth application that enables me to create and manage webinars via a web interface. Authorization is performed via OAuth authorization_code grants - and all is working nicely.

Now, I would like to add registrants to my created webinars, using the API. Now, when I try using the /webinats endpoint- this time from a server side application (not an interactive application), but it would seem that regardless of what key/secret combo I may have, they all produce a 400 error.

I’m confident that I’m doing something wrong, but I’m not sure what. Any assistance would be highly appreciated.

Regards,
Nir S

Hey @nirs,

Thank you for reaching out to the Zoom Developer Forum. Please provide the full endpoint, request body and response involved in this and I’ll investigate this issue further.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.