KT-FR-11106
Error Type: AUTHORIZATION
The viewer is not authorized to execute the query/mutation. Check the ownership/permissions of provided data.
This likely occurred because Kraken searched for an establishment by SIRET but failed to find one.
Error Message
{
"errors": [
{
"message": "The viewer is not authorized to execute the query/mutation. Check the ownership/permissions of provided data.",
"extensions": {
"errorType": "AUTHORIZATION",
"errorDescription": "This likely occurred because Kraken searched for an establishment by SIRET but failed to find one.",
"errorCode": "KT-FR-11106"
}
}
]
}