Permission Error - ocariot/api-gateway GitHub Wiki
Description
User does not have permission to perform the requested operation on this feature.
Pattern error
{
"code": 403,
"message": "FORBIDDEN",
"description": "Authorization failed due to insufficient permissions."
}