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

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -