Different result in get video with facebook query language -


hmm. . don't different result 2 video. . use fql video

  1. select vid, title, created_time, src_hq, embed_html, length, thumbnail_link video vid = '1377930355772280' (no result)
  2. select vid, title, created_time, src_hq, embed_html, length, thumbnail_link video vid = '1429126880645695' (have result) , check manually avaliable video in
  3. https://www.facebook.com/photo.php?v=1377930355772280 (avaliable)
  4. https://www.facebook.com/photo.php?v=1429126880645695 (avaliable)

why don't grab data in video 1.. can me ??


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -