Skip to content

HTTP 400, workspaces and membership

TENANT-009

A digest needs at least one connected dependency.

What it means

A scheduled digest would report nothing. Sample data does not count, because the mailed digest reports real activity only.

What to do

Connect a source and let real traffic arrive, then set the digest frequency.

The response

Every failure arrives in this shape. The trace_id is worth keeping: it identifies the request in our logs and carries nothing about your data.

{
  "type": "https://shiftgraph.dev/errors/TENANT-009",
  "title": "A digest needs at least one connected dependency.",
  "status": 400,
  "code": "TENANT-009",
  "trace_id": "01J8Z…"
}

Related codes

Organizations, roles, invitations, and the org-level policies an administrator can set. A workspace you cannot see returns Not found rather than Forbidden, so that membership itself is never disclosed.

The full error reference, or write to support@shiftgraph.dev with the trace id.