Skip to content

Commit ce4a0ce

Browse files
author
Slack API Ref Buildbot
committed
Updated from Slack docs, 2025/03/24
1 parent 4b36657 commit ce4a0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

methods/conversations/conversations.create.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"no_channel": "Value passed for name was empty.",
4343
"restricted_action": "A team preference prevents the authenticated user from creating channels.",
4444
"canvas_disabled_user_team": "Canvas is disabled on user's team.",
45+
"team_access_not_granted": "The token used is not granted the specific workspace access required to complete this request.",
4546
"access_denied": "Access to a resource specified in the request is denied.",
4647
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
4748
"deprecated_endpoint": "The endpoint has been deprecated.",
@@ -58,7 +59,6 @@
5859
"token_expired": "Authentication token has expired.",
5960
"token_revoked": "Authentication token is for a deleted user or workspace or the app has been removed when using a user token.",
6061
"two_factor_setup_required": "Two factor setup is required.",
61-
"team_access_not_granted": "The token used is not granted the specific workspace access required to complete this request.",
6262
"accesslimited": "Access to this method is limited on the current network.",
6363
"fatal_error": "The server could not complete your operation(s) without encountering a catastrophic error. It's possible some aspect of the operation succeeded before the error was raised.",
6464
"internal_error": "The server could not complete your operation(s) without encountering an error, likely due to a transient issue on our end. It's possible some aspect of the operation succeeded before the error was raised.",

0 commit comments

Comments
 (0)