Hi
Where can i find the unique join url for registrants who already approved
like in webinar/register V1 API
Thanks
Hi
Where can i find the unique join url for registrants who already approved
like in webinar/register V1 API
Thanks
you should get a Join URL when you create/add a meeting registrant https://zoom.github.io/api/#add-a-meeting-registrant, or webinar https://zoom.github.io/api/#add-a-webinar-registrant
Hi
Try to do what you suggested but i got nothing on the API ,did it on the playground and got
| TypeError: Failed to fetch |
What can be the problem
thanks
try testing the api either via code or a tool like Postman… there is an issue with the playground currently