I’m trying to get (using FB PHP SDK) number of users attending an open event. All good, but seems like Facebook limits number of records in response…
Example:
https://graph.facebook.com/169041749835607/attending returns 999 users although more than 1600 users attending the event.
I would really appreciate any solution on this … how to increase / disable this limit?
Thanks
Some googling finds that … This is a bug.
http://bugs.developers.facebook.net/show_bug.cgi?id=13694