Zoom HTML embed

Hi, I am trying to embed a Zoom meeting to our website. Tried with the following code,

 <iframe allow="microphone; camera" style="border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%;" src="https://success.zoom.us/wc/join/{meeting-id}"  frameborder="0" sandbox="allow-forms allow-scripts allow-same-origin" ></iframe>

The frame works properly but after typing my name and press join, the page stuck in the same page. Can anyone please help? Thank you!

Hey @boscochoi,

Unfortunately the Web Client was not designed to work within iFrames so there could be issues.

The supported way of embedding Zoom Meetings / Webinars into your website is with the Web SDK.

Thanks,
Tommy

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