No such space

HTTP 404 · space-not-found← all Webpath errors

No space exists at this host.

How to recover. Join it first, or check the hostname for a typo.

Example response

{
  "type": "https://muse.as/a/webpath/errors/space-not-found",
  "title": "No such space",
  "status": 404,
  "detail": "Join it first, or check the hostname for a typo."
}

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