Skip to main content

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 a business by ID but failed to find one.",
        "errorCode": "KT-CT-11101"
      }
    }
  ]
}