Why asking host to login in web - when meeting created through API with Zoom JWT App

Description
When I created a meeting through Zoom API with Zoom JWT App. So I am expecting - the host of the meeting should not be asked for login- because returned launch URL by Zoom authenticate server to server. - This is happening as expected when lauching through desktop installed zoom exe on system,

But in web- it is asking for login

Error
Launching in browser asking for login.

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

Which Endpoint/s?
https://api.zoom.us/v2

Hi @lokesh.om1,

Are you using the start_url from the Create Meeting API? You’re correct in that this will not require the host to login when they use the Zoom App. If you’re using the Web SDK or Web Client, this will require login if the user isn’t already authenticated.

Thanks,
Will

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