Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(docs): Change Status Code for Invalid Assertion based
Browse files Browse the repository at this point in the history
  • Loading branch information
rishibaldawa committed Jun 8, 2015
1 parent 2781b3a commit 780aaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -36,7 +36,7 @@ The currently-defined error responses are:
| 400 | 101 | unknown client id |
| 400 | 102 | incorrect client secret |
| 400 | 103 | `redirect_uri` doesn't match registered value |
| 400 | 104 | invalid fxa assertion |
| 401 | 104 | invalid fxa assertion |
| 400 | 105 | unknown code |
| 400 | 106 | incorrect code |
| 400 | 107 | expired code |
Expand Down

0 comments on commit 780aaee

Please sign in to comment.