How to generate start_url with custCreate API

Description
Hello, I am creating a zoom meeting using JWT token and API inside my PHP code.
When I click on stat_url, it is asking for login, so how to create a zoom meeting for guest host and then he can start meeting by clicking start_url

I am following this thread but did not get any help.

Hey @amruta.mitech,

The user who is click on the start_url was created via custCreate method—is that right? If they’re the host, they should be able to click the start_url within 90 days without logging in.

If they’re not the main host and are set as an alternative_host, they should be able to start the meeting via the join_url.

Let me know if you’re experiencing something different!

Best,
Will

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