Embedded video not working on live site

I have embedded a video and it’s working fine in Webflow editor but when the site is live it’s not working…

Please help!

Read-only: https://preview.webflow.com/preview/spark-4f073a?utm_medium=preview_link&utm_source=designer&utm_content=spark-4f073a&preview=355557a688c124ef58c7b57ccf6f3df1&mode=preview

Live site: https://spark.apartmentlist.com/


Here is my site Read-Only: https://preview.webflow.com/preview/spark-4f073a?utm_medium=preview_link&utm_source=designer&utm_content=spark-4f073a&preview=355557a688c124ef58c7b57ccf6f3df1&mode=preview

(how to share your site Read-Only link)

Hi @Rebecca_Lowe

The autoplay property is missing a value.
Shared with CloudApp

As you can see in my test below, when I add autoplay=1, the video starts to play. When I revert it back to how it’s set now, it stops playing.

Can you please try and add =1 after autoplay in your code? Then publish the site and see if that fixes the issue.