criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 174 forks source link

v2.4 Update - issue with /posts #106

Closed nicolas-pickelny closed 8 years ago

nicolas-pickelny commented 8 years ago

Hi, I was using the fbgraph v2.0 for getting the posts of a page, but now, with the v2.4 update, the response is retrieving fewer fields ( just postId, message and date). This module used to bring more fields for each post like id, from: [Object],message, picture, name, type, etc

Is this version of the module going to keep the compatibility with the previous version or is just going to stay this way?

criso commented 8 years ago

That would be an update on the fb side of things. You could always set the api version that you want to a lower/previous version that was returning what you expected

https://github.com/criso/fbgraph#setting-the-version-of-the-graph-api