Skip to content

Commit

Permalink
Merge pull request #228 from ably/token-auth-only
Browse files Browse the repository at this point in the history
Error code for token auth only
  • Loading branch information
AndyTWF authored Dec 14, 2023
2 parents e0953c1 + 47a7f08 commit 0223823
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 @@ -66,6 +66,7 @@
"40163": "operation not permitted, key not marked as permitting revocable tokens",
"40170": "error from client token callback",
"40171": "no means provided to renew auth token",
"40172": "operation only permitted with token auth",

"40300": "forbidden",
"40310": "account does not permit tls connection",
Expand Down

0 comments on commit 0223823

Please sign in to comment.