fred
(Fred)
September 9, 2020, 9:10pm
1
We processed thousands of join_url for registrants every day, but this started showing up.
Is this an issue? We don’t do Webinars, so not sure why it would return this error to the participant "“the the webinar host wouldn’t accept my registration”
Hey @fred
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:
We have created webinar and register user to webinar through api and api creates join link for the particular user, this is register webinar type.
If anybody has Meeting Id then he can join webinar.
How we restrict outside user who has meeting id to join webinar. (Only registered user can join webinar)
Hi - I am using the /webinars/{webinarId}/registrants to Register a user for a webinar.
When the registration is successful, join_url returned by the Response follows this pattern: https://[ourSite].zoom.us/j/826464665, but clicking the link opens a new registration page: https://[ourSite].zoom.us/webinar/register/WN_hlonah8gSnSJAn1iLjApMQ.
If I manually register, the follow-up page shows a JoinUrl with the different format: https://[ourSite].zoom.us/w/826464665?tk=dCPJxzK62stZTUXC-MyOYSdnfrcB…
I am developing a zoom integration for my customer.
We have a couple of admins and are creating users in zoom, who can create a new meeting and or webinar.
From the API specification, I can not find a way to get all meetings or webinars without supplying a user_id.
My question is: “Is it possible to get all meetings and webinars for an account?”
Thanks
Dennis Christensen
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
October 10, 2020, 7:10am
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.