Start_url with custCreate requires host to login

Hi,

I’m creating the users with the custCreate option. (I’ve contacted the ISV team and I can use the custCreate)

When I create a meeting using the API, the start_url requires the host to login to start the meeting, but the host doesn’t have a password (because of the custCreate), So, how can I let the host start the meeting without worrying about the login page.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/users/ {{userId}}/meetings

Hey @shamslatif,

Are you retrieving the start_url returned by the Create Meeting API response, or are you getting this from a different endpoint? The reason I ask is because the URL returned by the Create Meeting API response should have a user token appended to it.

Please let me know when you have a chance—thanks!
Will

Hey Will,
I’m using this endpoint → https://api.zoom.us/v2/users/ {{userId}}/meetings

Thanks for confirming, @shamslatif. Is it possible to share the exact start_url with us at developersupport@zoom.us? This will allow us to take a closer look.

Thanks!
Will

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