Authentication required
This page documents the stable RFC 7807 Problem type URI https://platform3-andymontgomery-9773s-projects.vercel.app/problems/unauthorized.
- Code
unauthorized- Status
401- Meaning
- The request did not include a valid Bearer JWT signed by the platform.
- Resolution
- Mint a demo token with /dev/mint?tenantId=demo or send the scoped production JWT issued for the tenant.
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.