Invalid browse settings

HTTP 422 · bad-browse← all Webpath errors

The browse settings are invalid.

How to recover. Set browse.sort to recent, oldest, or name.

Example response

{
  "type": "https://muse.as/a/webpath/errors/bad-browse",
  "title": "Invalid browse settings",
  "status": 422,
  "detail": "Set browse.sort to recent, oldest, or name."
}

This page documents the bad-browse 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.