luisvdbk
(Luis van den Bussche)
October 8, 2020, 8:28pm
1
Since the webinar add-on is a bit expensive, we would like to test the webinar endpoints, so we can integrate them in our product before start paying for the webinar plan. Is this possible? Is there some kind of sandbox or something similar?
Hey @luisvdbk
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout these related threads that may have the answer you are looking for:
when i request https://api.zoom.us/v2/users/**/webinars , but it return the following contents
{ ‘code’: 200, ‘message’: “Cannot use webinar API, You need to subscribe webinar plan and then enable webinar for this user: ******” }
Is it possible to test webhook events on my local dev server or do I need to test on a staging website?
Is there anywhere in my dashboard where I can see status of webhooks?
Can I manually send test events to an endpoint without a full implementation?
Description/Error
I’m seeing successful responses, HTTP status code 201 created, when calling the “add webinar registrant” endpoint with a non-existent webinar id.
The documentation for responses, indicates we should receive HTTP status code 300 for an invalid webinar ID, or HTTP status code 404 not found (not sure which of these is right, but either of these would be better the current behaviour of a success result, and sending an email to registrant they have been added).
Which Endpoint/s?
…
If these threads did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
system
(system)
Closed
November 8, 2020, 6:29am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.