Closed GoogleCodeExporter closed 9 years ago
This would not be an API fix; how ever, yes, you could create custom calls
specific
to your application by using the BatchAPI, or a custom query method that would
request events at X events a time. Also, the api support date limiting, so
instead
of requesting all the events, you can request only the last weeks, or 2 weeks
worth.
One last thing that may help with the null issue is using FQL, and only request
the
specific data you need, this will greatly reduce the load on Facebook's
servers, and
reduce any timeout issues that may be occurring. Hope this helps you!
Original comment by wgorgic...@gmail.com
on 31 Jul 2009 at 5:40
Original issue reported on code.google.com by
wholenew...@gmail.com
on 9 Jun 2009 at 7:25