Skip to content

Commit

Permalink
Merge pull request #14 from ably/auth-protocol-message
Browse files Browse the repository at this point in the history
add 80019: connection-attempt-related authUrl and authCallback failure error code
  • Loading branch information
SimonWoolf authored Nov 3, 2016
2 parents 33d0882 + 7ee9fbf commit d0df9ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
"80016": "operation on superseded transport",
"80017": "connection closed",
"80018": "invalid connection id (invalid format)",
"80019": "client configured authentication provider request failed",
"80020": "maximum connection message rate exceeded (publish)",
"80021": "maximum connection message rate exceeded (subscribe)",
"80030": "client restriction not satisfied",
Expand Down

0 comments on commit d0df9ca

Please sign in to comment.