fgraph icon indicating copy to clipboard operation
fgraph copied to clipboard

Facebook Graph Ruby API with Ruby Magic

Results 3 fgraph issues
Sort by recently updated
recently updated
newest added

Hi, I've run into a strange issue that could be related to Facebook's Graph API or could be related to this gem. Basically, when I make a request for a...

When calling FGraph::oauth_access_token as given by the examples, the call results into an Exception saying "(OAuthException) Error validating verification code." As the rails webserver console says, the error is the...

helpers are not defined when installed as a gem with bundler, when used as a plugin its fine