I am using a free Zoom account. I have created an OAuth App that can “Create a Meeting” using the endpoint provided by Zoom. I am creating an “instant” meeting.
The endpoint returns a “start_url” and a “join_url”. If I click the “start_url” from the browser where no Zoom Account was logged, the url redirects me to Zoom signin page where I have to key in my credentials and start the meeting then.
Is there any way I can provide my credentials within the “start_url” (or any other mechanism) so that my meeting starts without having me to log in physically, in casees where I havent logged into Zoom.