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..

http://developers.facebook.com/blog/post/518/

we had problems api key on older versions of sdk, check that.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -