You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: methods/files/files.upload.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -72,13 +72,13 @@
72
72
"slack_connect_clip_sharing_blocked": "Admin has disabled Clip sharing in Slack Connect channels.",
73
73
"slack_connect_file_upload_sharing_blocked": "Admin has disabled File uploads in all Slack Connect communications.",
74
74
"invalid_thread_ts": "Value passed to thread_ts was invalid.",
75
+
"method_deprecated": "The method has been deprecated.",
75
76
"access_denied": "Access to a resource specified in the request is denied.",
76
77
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
77
78
"deprecated_endpoint": "The endpoint has been deprecated.",
78
79
"ekm_access_denied": "Administrators have suspended the ability to post a message.",
79
80
"enterprise_is_restricted": "The method cannot be called from an Enterprise.",
80
81
"invalid_auth": "Some aspect of authentication cannot be validated. Either the provided token is invalid or the request originates from an IP address disallowed from making the request.",
81
-
"method_deprecated": "The method has been deprecated.",
82
82
"missing_scope": "The token used is not granted the specific scope permissions required to complete this request.",
83
83
"not_allowed_token_type": "The token type used in this request is not allowed.",
84
84
"not_authed": "No authentication token provided.",
0 commit comments