HTTP 401 · token-invalid — ← all Webpath errors
The key is not in a recognizable form.
How to recover. Check it was copied whole, with no spaces or line breaks; ask the space owner for a fresh key.
Example response
{
"type": "https://muse.as/a/webpath/errors/token-invalid",
"title": "Key not recognized",
"status": 401,
"detail": "Check it was copied whole, with no spaces or line breaks; ask the space owner for a fresh key."
}
This page documents the token-invalid 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.