Log explorer fails to load due to a 403 error

When I attempt to view the API, Postgres or Realtime logs I get the following error. The log explorer results are the same.

Is there a particular role that the user supabase_admin should have to view logs?

{
  "code": 403,
  "message": "Failed to get project's logs",
  "requestId": "45c2ebe6-5ee3-4589-91c0-99091cb145e9"
}
Was this page helpful?