We are trying to create a queue from our code which uses client credentials to generate oAuth token.
We get the below error:
{
"message": "Unable to perform the requested action. You are missing the following permission(s): [routing:queue:add:xxxxxx]",
"code": "missing.permissions",
"status": 403
}
Kindly let us know where we need to add permission.