Hi,
We’ve been running a meeting link embed on a thank you page using Webflow. Recently the embed has stopped working and is only blank. The embed worked previously, nothing was changed from our side since then.
I can’t find any issues in Webflow and am assuming it is on Hubspot’s side.
Here is the page in question, the embed used to appear next to the thank you text: https://hypecast.webflow.io/contact/demo-success
TomM2
July 2, 2024, 11:10am
2
Hey @MTekautschitz I’m seeing an error for the meeting embed on your page:
MeetingsEmbedCode.js:1 Mixed Content: The page at ‘https://hypecast.webflow.io/contact/demo-success ’ was loaded over HTTPS, but requested an insecure frame ‘http://join.hypecast.one/meetings/maximilian-conrad/product-demo?embed=true&parentHubspotUtk=924527ab734c8526ac99d6459c52321f&parentPageUrl=https://hypecast.webflow.io/contact/demo-success ’. This request has been blocked; the content must be served over HTTPS.
It looks like the meeting embed url added in is set to “http” and not “https” so this is being blocked.
If you go into your meetings embed code and change the url in it to “https” instead of “http” you should see this load again!
This did indeed fix it. Thank you!