All Questions
1 question
1
vote
0
answers
433
views
Facebook FQL properly sorting stream table using ORDER BY created_time
I'm having some trouble to retrieve a sequence of posts using FQL when sorting by *created_time*. It seems that when I try to retrieve posts ordering by *created_time*, FQL first retrieves the first ...