Description
When we are try to start meeting with start url using Zoom API, it asking Credentials. we want to Create meeting directly without authentication.
Refer the below source code we are using
Screenshot
Description
When we are try to start meeting with start url using Zoom API, it asking Credentials. we want to Create meeting directly without authentication.
Refer the below source code we are using
Screenshot
Hey @catalyze.online,
Make sure you are using the start_url
returned from the create or get meeting endpoint response to start the meeting without signing in.
Thanks,
Tommy