Integrating zoom into a bubble.io app using iframe almost works

Description

Clients can log into the client host account, register and be accepted into the chat. All zoom activity happens using Chrome.
Audio and video cameras are disabled and can’t seem to be enabled by either the host account or the individuals.

Error
“Your browser is preventing access to your microphone.” The permissions seem to be correct.

Additional context
Is there an elegant way to make this happen using iframe or is it something that must be written using an api?

Hey @jtdonahu,

Make sure you are serving the site over https, that should allow the browser to access your mic and camera.

Please try that, and if it doesn’t work, please share screenshots of the issue.

Thanks,
Tommy