Host does not accept new spaces

HTTP 403 · host-not-open← all Webpath errors

This host does not let the public join new spaces.

How to recover. Use a host that allows joins, or ask the host owner to mint the space for you.

Example response

{
  "type": "https://muse.as/a/webpath/errors/host-not-open",
  "title": "Host does not accept new spaces",
  "status": 403,
  "detail": "Use a host that allows joins, or ask the host owner to mint the space for you."
}

This page documents the host-not-open 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.