i am using fql, and pass it in url for get all wall posts of a user on facebook. i have passed this url
https://api.facebook.com/method/fql.query?query=select%20post_id%2C%20message%20from%20stream%20where%20source_id%3D12699262021
ancak sadece 25 kayıtları verir.
ben bu kullanıcının tüm kayıtları (duvar mesaj) almak istiyorum. nasıl i alabilirim?