bondy.error.unknown_roles
When the role that you're trying to retrieve doesn't exist.
Description
Normally this is caused by an operation trying to retrieve a role that not exist.
Positional Results
0
stringThe error message
Keyword Results
code
stringunknown_roles
description
stringThe error description
message
stringThe error message
Example
json
{
"code":"unknown_roles",
"description":"",
"message":"[client]"
}