We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ad73b commit f232791Copy full SHA for f232791
methods/admin/admin.functions.permissions.set.json
@@ -32,6 +32,7 @@
32
"invalid_visibility": "Invalid value for visibility.",
33
"unknown_method": "This method does not exist.",
34
"invalid_setting": "The app_collaborators setting is not allowed for apps not owned by your team/org.",
35
+ "restricted_action": "This actor does not have access to the permissions on this resource.",
36
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
37
"deprecated_endpoint": "The endpoint has been deprecated.",
38
"ekm_access_denied": "Administrators have suspended the ability to post a message.",
0 commit comments