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

SharedPosts field not returning anything #343

Closed ahmedhawas closed 10 years ago

ahmedhawas commented 11 years ago

I am trying to to fetch for a certain post who shared it. On the Facebook Graph API I am able to fetch that data through the field sharedposts: (graph.facebook.com/POST_ID?fields=sharedposts)

However I tried adding that field using the gem, but it doesnt seem to work and doesn't return anything. Does the gem support that?

Thanks

nov commented 10 years ago

I couldn't find anything about sharedposts in the official FB API doc. Do you have any links?

el-quick commented 10 years ago

I found a link: https://developers.facebook.com/docs/graph-api/reference/v2.0/object/sharedposts

avokhmin commented 9 years ago

+1 https://developers.facebook.com/docs/graph-api/reference/v2.3/post#edges