HTTP 403 · grant-does-not-cover — ← all Webpath errors
Your grant does not extend to this path or operation.
How to recover. Ask the owner to widen your grant.
Example response
{
"type": "https://muse.as/a/webpath/errors/grant-does-not-cover",
"title": "Grant does not cover this",
"status": 403,
"detail": "Ask the owner to widen your grant."
}
This page documents the grant-does-not-cover error type returned in Webpath RFC 7807
application/problem+json responses. The machine-readable detail field carries a recovery
hint you can show a user verbatim — see the Spec §12 and
API Reference.