Embed zoom video to a web server

Hi there, I want to embed the iframe onto my website. Here’s the current line of code I have:

<iframe src="https://zoom.us/wc/550765548/join?prefer=1&un=TWluZGF1Z2Fz" sandbox="allow-forms allow-scripts allow-same-origin" allow="microphone; camera"></iframe>

But I get the following error message about how Zoom.us could not connect

How can I fix this this?

Appreciate your help here! Thanks!

1 Like