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/admin/admin.roles.listAssignments.json
+1
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@
47
47
"invalid_arguments": "The method was either called with invalid arguments or some detail about the arguments passed is invalid, which is more likely when using complex arguments like blocks or attachments.",
48
48
"invalid_cursor": "The passed cursor was invalid.",
49
49
"invalid_sort": "Sort parameters are invalid.",
50
+
"invalid_role_id": "One or more role IDs could not be validated.",
50
51
"access_denied": "Access to a resource specified in the request is denied.",
51
52
"account_inactive": "Authentication token is for a deleted user or workspace when using a bot token.",
52
53
"deprecated_endpoint": "The endpoint has been deprecated.",
0 commit comments