Hi!
I’m Gabriel.
I’m trying to show a webinar via iframe but it says that the user’s email is mandatory.
How to solve this?
Here is the code used:
<iframe style = "border: none; height: 600px; width: 100%;" src = "https://zoom.us/wc/ {{$ $ webinar_id}} / join? prefer = 1 & un = {{base64_encode ({{$ student_name)}})" sandbox = "allow-forms allow-scripts allow- same-origin "allow =" microphone; camera "> </iframe>