Facebook's FacebookApiException class's error codes? -


where can find list of error codes facebook's facebookapiexception class? found 2 such lists, both of outdated: https://developers.facebook.com/docs/reference/api/errors/ , http://www.fb-developers.info/tech/fb_dev/faq/general/gen_10.html

from debugging own script, found out error #2500 "an active access token must used query information current user." , error #3501 "user associated article object on unique action type read." neither error codes in links posted above.

this might you. login related error. https://code.google.com/p/facebook-actionscript-api/issues/detail?id=453


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -