KT-CT-1112
Error Type: AUTHORIZATION
'Authorization' header not provided.
You must provide the AUTHORIZATION header while executing the query/mutation.
Error Message
{
"errors": [
{
"message": "'Authorization' header not provided.",
"extensions": {
"errorType": "AUTHORIZATION",
"errorDescription": "You must provide the AUTHORIZATION header while executing the query/mutation.",
"errorCode": "KT-CT-1112"
}
}
]
}