Unauthorized. You are not authorized to access this service. See Get started for guidance on how to correctly set up your authorization token.
This example shows a typical authorization error:
Content-Type: application/problem+json;charset=UTF-8
{
"status": 401,
"title": "jsmith is not authorized to access this service.",
"type": "/mtls-edge-truststore/error-types/unauthorized"
}