Facebook GRAPH API, php SDK problem -
it's weird morning facebook applications don't work anymore. , when use graph api using request : "graph.facebook.com/me" got :
{ "error": { "type": "oauthexception", "message": "an active access token must used query information current user." } }
any idea?
facebook did developer update past couple days..
we had problems api key on older versions of sdk, check that.
Comments
Post a Comment