Skip to content

Commit

Permalink
Merge pull request #49 from mozilla-services/1120001-new-error-code
Browse files Browse the repository at this point in the history
Bug 1120001 — User Unavailable new error code. r=ametaireau
  • Loading branch information
almet committed Jan 19, 2015
2 parents d1ccd72 + 4a315e7 commit 46c69e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/loop/apis.rst
Expand Up @@ -1617,6 +1617,7 @@ Also the associated errno can be one of:
- **111 EXPIRED**: This come with a 410 and define a EXPIRE ressource;
- **113 REQUEST_TOO_LARGE**: This come with a 400 and define a too large request;
- **114 INVALID_OAUTH_STATE**: This come with a 400 and tells the oauth state is invalid;
- **122 USER_UNAVAILABLE**: This come with a 400 and tell the user could not be found in the database;
- **201 BACKEND**: This come with a 503 when a third party is not available at the moment.


Expand Down

0 comments on commit 46c69e1

Please sign in to comment.