nov / fb_graph

This gem doesn't support FB Graph API v2.0+. Please use fb_graph2 gem instead.
MIT License
1.04k stars 191 forks source link

Data fields in fetching movies is missing #313

Closed suhasdeshpande closed 11 years ago

suhasdeshpande commented 11 years ago

I was trying to fetch genre, directed_by and other meta data associated with movies object using fb_graph.. it always comes out to be nil.. Any particular reason why this might be the case??

nov commented 11 years ago

Probably those are nil in the FB Graph API response.