0

I am trying to load a vimeo video into a page, but it is telling me:

Given URL is not allowed by the Application configuration.

but on other pages the same iframe, copied and pasted, works fine.

<iframe src="http://player.vimeo.com/video/4426465" width="400" height="230" frameborder="0"></iframe>
4

1 回答 1

0

Maybe vimeo verifies the "Referer" HTTP header and disallows embedding video on certain websites?

于 2010-09-15T18:03:26.283 回答