Hi,
I’m struggling to to leverage the full power of Facebook’s graph API for my app using the existing facebook.request API call.
Currently I’m trying to use the ids
and fields
parameters to efficiently get bulk data from Facebook in a single call, but can’t get them to work in the app.
I would like either to pass facebook.request an empty path and use the optional param object to pass the ids and fields parameters in, or I would like to be able to directly construct the URL using the access token string provided by the facebook library.
Thanks,
[import]uid: 11757 topic_id: 12633 reply_id: 312633[/import]