Skip to content

Commit

Permalink
Merge pull request #235 from mclark-ably/adding-errors-40141-and-40133
Browse files Browse the repository at this point in the history
adding error codes 40141 and 40133
  • Loading branch information
lmars authored Mar 12, 2024
2 parents 4ad9e9a + 3249559 commit cde6b1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions protocol/errorsHelp.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"40115": "https://faqs.ably.com/error-code-40115-account-restricted-request-limit-exceeded",
"40125": "https://faqs.ably.com/error-code-40125-max-number-of-rules-per-application",
"40131": "https://faqs.ably.com/error-code-40131-key-revoked",
"40133": "https://faqs.ably.com/error-code-40133",
"40141": "https://faqs.ably.com/error-code-40141",
"40142": "https://faqs.ably.com/error-code-40142-token-expired-code",
"40143": "https://faqs.ably.com/error-code-40143-token-unrecognised",
"40144": "https://faqs.ably.com/error-code-40144-unexpected-error-decoding-jwt-decode-exception",
Expand All @@ -52,6 +54,7 @@
"50001": "https://faqs.ably.com/error-code-50001-internal-channel-error",
"50002": "https://faqs.ably.com/error-code-50002-internal-connection-error",
"50003": "https://faqs.ably.com/error-code-50003-timeout-error",
"61002": "https://faqs.ably.com/error-code-61002",
"70001": "https://faqs.ably.com/error-code-70001",
"70002": "https://faqs.ably.com/error-code-70002",
"71302": "https://faqs.ably.com/error-71302-no-subscription-to-this-product-found-for-account",
Expand Down

0 comments on commit cde6b1b

Please sign in to comment.