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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

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

ios - I get the error Property '...' not found on object of type '...' -