Space no longer exists

HTTP 401 · no-space← all Webpath errors

The space this key was minted for has been deleted.

How to recover. Join the space again and mint a fresh key.

Example response

{
  "type": "https://muse.as/a/webpath/errors/no-space",
  "title": "Space no longer exists",
  "status": 401,
  "detail": "Join the space again and mint a fresh key."
}

This page documents the no-space 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.