From 94fb1bc673968317ab63becaab0ef542e63dc557 Mon Sep 17 00:00:00 2001 From: mike clark Date: Wed, 13 Nov 2024 09:53:00 +0000 Subject: [PATCH] adding error 40311 to errorsHelp.json --- protocol/errorsHelp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/protocol/errorsHelp.json b/protocol/errorsHelp.json index 6f13db8..a1e14c0 100644 --- a/protocol/errorsHelp.json +++ b/protocol/errorsHelp.json @@ -44,6 +44,7 @@ "40170": "https://faqs.ably.com/error-code-40170", "40171": "https://faqs.ably.com/error-code-40171-no-means-provided-to-renew-auth-token", "40300": "https://faqs.ably.com/error-code-40300", + "40311": "https://faqs.ably.com/error-code-40311", "40330": "https://faqs.ably.com/error-code-40330-unable-to-activate-account-due-to-placement-constraint-unspecified", "40331": "https://faqs.ably.com/error-code-40331-unable-to-activate-account-due-to-placement-constraint-incompatible-environment", "40332": "https://faqs.ably.com/error-code-40332-unable-to-activate-account-due-to-placement-constraint-incompatible-site",