KT-CT-3994
Error Type: AUTHORIZATION
Unauthorized.
The viewer is not authorized to execute the query/mutation. Check authentication or roles/permissions.
Error Message
{
"errors": [
{
"message": "Unauthorized.",
"extensions": {
"errorType": "AUTHORIZATION",
"errorDescription": "The viewer is not authorized to execute the query/mutation. Check authentication or roles/permissions.",
"errorCode": "KT-CT-3994"
}
}
]
}