fb_graph2 icon indicating copy to clipboard operation
fb_graph2 copied to clipboard

Results 5 fb_graph2 issues
Sort by recently updated
recently updated
newest added

When using Rails in a threaded environment, #129 removed the possibility to set the Graph API version in an initializer. Instead, it had to be set on every new thread....

this commit will support [scheduled_posts](https://developers.facebook.com/docs/graph-api/reference/page/scheduled_posts/) endpoint that replace [ads_post](https://developers.facebook.com/docs/graph-api/reference/v3.3/page/ads_posts) edge that is no longer returning dark posts from calls

Hi After the latest updates, the .events on the page object returns empty collection... Regards

Hi @nov, You removed the code for notifications edge, but notifications edge is still available. [notifications and outbox edges are no longer availabe.](https://github.com/nov/fb_graph2/commit/750280706165248847a69b256432a0dcfb5a45cd ) I'm using 0.8.0, and the function...

Can you provide example of getting event information by events id ?