Access is forbidden. See Get started for guidance.

{
  "status": 403,
  "errorCode": "INSUFFICIENT_PRIVILEGES",
  "data": "Insufficient privileges to access object customerName with name=dmnw_atl.",
  "args": [
    "companyABC",
    "bjones",
    "dmnw_atl"
  ],
  "errorPaths": [
    {
      "path": "companyABC.bjones",
      "message": "You don't have permission to read customer name"
    }
  ]
}