Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

url : http://testing-player.loop-in.com/c/FlF8vIHqPxQ1/

When posted into facebook debugger : https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Ftesting-player.loop-in.com%2Fc%2FFlF8vIHqPxQ1%2F

Keeps returning a 206 Partial Response instead of a 200 OK and I don't understand it. With this response code, when i want posted this link into facebook, the video isn't displayed.

With the same code, this url return a response code 200 et the video displayed into facebook : facebook.u-pro.fr/citroen/conf_fr.html

So, thank's to your help !

share|improve this question
There is nothing wrong with your page from the debuggers point. (206 only means “partial content”, so the scraper only requested the first x bytes of your page to see if it finds the OG meta tags there.) But Facebook does not embed just any flash player into the timeline (it could be doing “anything” that flash can do on the user’s system) – flash players have to be white-listed first, AFAIK. – CBroe Sep 27 '12 at 14:39
OK. Thank's to your response ! But how to be in white listed ? – guizme555 Sep 27 '12 at 15:05

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.