Problem in bypassing username when joining meeting using web client

Hi i am integrating zoom api in asp.net c# by using iframe. I have read out separate threads regarding this issue which i am facing but nothing has worked out for me. Browsers i have tried are firefox and chrome.

Here is the snapshot of code which i have tried :

Your help will be much appreciated.

Hey @dharminder,

It is now required to enter your name and captcha when joining a meeting through the Web Client.

Please see our Web SDK if you would like to customize the join flow.

Thanks,
Tommy

Hey @tommy,

It seems zoom is now refusing to connect using iframe as it gives the following error with this url :

https://zoom.us/wc/86802729082/start?prefer=1

image

But when i am trying with another url : “https://success.zoom.us/wc/86802729082/start?prefer=1” then this is taking me to another domain which is asking for zoom username and password but when i am trying to fill my username and password then it is not accepting.
Can you please tell me why it is not accepting the credentials ?

Hey @dharminder,

Embedding the Zoom Web Client in an iFrame is not supported.

Please use our Web SDK to embed Zoom into your website.

Thanks,
Tommy