Access identity required

HTTP 403 · access-required← all Webpath errors

This host gates entry behind Cloudflare Access and you have not passed it.

How to recover. Open the host in a browser to complete the Access challenge, then retry.

Example response

{
  "type": "https://muse.as/a/webpath/errors/access-required",
  "title": "Access identity required",
  "status": 403,
  "detail": "Open the host in a browser to complete the Access challenge, then retry."
}

This page documents the access-required 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.