We've moved discussions to Discord

Vimeo Same Origin Error

Bryan Stewart
I am attempting to run this in the app. Embed code for a Vimeo. (which works fine with the same code in an html basic page)

Refused to display 'https://vimeo.com/397145090/bada69f07a in a frame because it set 'X-Frame-Options' to 'sameorigin'.

Here is the page source
<iframe src="https://vimeo.com/397145090/bada69f07a" width="640" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
Chris Oliver
I'd make sure your permissions on your Vimeo video allow embeds.

Here's an embed of a public Vimeo video and it embeds just fine.
Bryan Stewart
This is for a subscription site, so it is a private video with embedding allowed everywhere. Is there another recommendation for linking content you want protected?
Chris Oliver
I use Wistia. You can probably use Vimeo, but you'll have to figure out how to use it. 
Bryan Stewart
I needed to take the link from the embed to put in the video url and not the "link" for the web. They are in fact different. My bad. Thanks Chris!
Notifications
You’re not receiving notifications from this thread.