No logs working https://supabase.com/dashboard/project/_/logs/explorer

{
  "code": 400,
  "errors": [
    {
      "domain": "global",
      "location": "q",
      "locationType": "parameter",
      "message": "Name project not found inside t at [1:7422]",
      "reason": "invalidQuery"
    }
  ],
  "message": "Name project not found inside t at [1:7422]",
  "status": "INVALID_ARGUMENT"
}
image.png
Was this page helpful?