{
  "data": null,
  "error": {
    "code": "42501",
    "details": null,
    "hint": "Grant the required privileges to the current role with: GRANT SELECT ON public.people TO anon;",
    "message": "permission denied for table people"
  }
}