Skip to content

Instantly share code, notes, and snippets.

@MauricioKruijer
Created November 26, 2013 18:11
Show Gist options
  • Save MauricioKruijer/7663113 to your computer and use it in GitHub Desktop.
Save MauricioKruijer/7663113 to your computer and use it in GitHub Desktop.
facebook error_subcode list
456 The session is malformed.
457 The session has an invalid origin.
458 The session is invalid, because the app is no longer installed.
459 The user has been checkpointed. The error_data will contain the URL the user needs to go to to clear the checkpoint.
460 The session is invalid likely because the user changed the password.
461 The session is invalid, because the user has reinstalled the app.
462 The session has a stale version.
463 The session has expired.
464 The session user is not confirmed.
465 The session user is invalid.
466 The session was explicitly invalidated through an API call.
467 The session is invalid, because the user logged out.
468 The session is invalid, because the user has not used the app for a long time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment