I've asked for read_mailbox permissions.
now I'm trying to access it with http request
https://graph.facebook.com/me?fields=inbox
however I'm getting only 25 messages per conversation. I need all messages, does anybody know how to do it?
I know that there are a limit\since\until parameters and paging options but still didn't manage how to use it :(
Thanks!