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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -