KT-CT-7808
Error Type: AUTHORIZATION
Unauthorized.
The viewer is not authorized to execute the query/mutation. Check the ownership/permissions of provided data.
Error Message
{
"errors": [
{
"message": "Unauthorized.",
"extensions": {
"errorType": "AUTHORIZATION",
"errorDescription": "The viewer is not authorized to execute the query/mutation. Check the ownership/permissions of provided data.",
"errorCode": "KT-CT-7808"
}
}
]
}