TimeBack Problem Types

Forbidden

This page documents the stable RFC 7807 Problem type URI https://platform3-andymontgomery-9773s-projects.vercel.app/problems/forbidden.

Code
forbidden
Status
403
Meaning
The token is valid, but it does not carry the role, scope, or tenant authority required for this operation.
Resolution
Use a token for the route tenant with the documented role or scope, or choose a route the current token may access.

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.