portal-forbidden
403 Forbidden — Your portal session does not permit this action.
portal-forbidden
HTTP 403 Forbidden
Content-Type: application/problem+json
{
"type": "https://docs.transmute.403fin.io/errors/portal-forbidden",
"title": "...",
"status": 403,
"detail": "...",
"requestId": "req_01J..."
}
Your portal session does not permit this action.
Common causes
- A stale or expired session (60-minute absolute lifetime)
- Acting on a resource outside your tenant
How to fix it
Sign in again with a fresh magic link and retry.
Does it bill?
Not applicable — portal routes are never metered. See Test vs Live Keys for the full billing rules.
Related
- Errors Overview — the problem+json shape and the closed catalog
- Every response carries an
X-Request-Id; quote it when contacting support.
Was this page helpful?