| Steps to Reproduce: | 1 post video via Graph API Explorer me/feed?link=link to jade file&message=test11 jade: !!! html head meta(charset="utf-8") meta(property="fb:app_id" , content=MY APP ID) meta(property="og:type" , content="video.movie") meta(property="og:video",content="http://dl.silentcom.com/svetatest/main.swf?videoId" + 100004095429553_314055120DF4C6BB) meta(property="og:video:width",content="400") meta(property="og:video:height",content="400") meta(property="og:video:secure_url",content="https://dl.silentcom.com/svetatest/main.swf?videoId" + video_id) meta(property="og:video:type",content="application/x-shockwave-flash") meta(property="og:description",content="TEST") meta(property="og:title",content="TEST") meta(property="og:image", content=LINK TO IMAGE) body |
|---|---|
| Expected Behavior: | post appears in wall with all information and embeded player |
| Actual Behavior: | post appears in wall with all information and image without embeded player (and no source attribute in post info from Graph API Explorer) |
| API/SDK: | Graph API |
| App IDs: |
|