Closed brunocavalcante closed 10 years ago
what is foo.id
?
probably the object id is invalid.
Double checked, turns out that "foo" was a fanpage that no longer exists – and that's what was causing the problem. Sorry for the nuisance! :(
np
Facing same error when i fetch page detail by page id. Works partially. For eg:
FbGraph::Page.fetch(foo) is throwing a GraphMethodException. Full message: "GraphMethodException :: Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api".
Perhaps a side effect of some API change on Facebook?