This token cannot access that tenant
This page documents the stable RFC 7807 Problem type URI https://platform3-andymontgomery-9773s-projects.vercel.app/problems/tenant-scope-mismatch.
- Code
tenant_scope_mismatch- Status
403- Meaning
- The tenant in the URL and the tenant claim in the JWT do not match.
- Resolution
- Use a token minted for the same tenant as the route path. Demo tenant handles can only be read with the public demo token.
Every TimeBack surface emits Problem type URIs on https://platform3-andymontgomery-9773s-projects.vercel.app/problems/... so clients can branch on one documented host across modules.