Unknown ?og form

HTTP 400 · bad-og← all Webpath errors

The ?og form is not recognized.

How to recover. Use ?og on its own; drop any unknown ?og value.

Example response

{
  "type": "https://muse.as/a/webpath/errors/bad-og",
  "title": "Unknown ?og form",
  "status": 400,
  "detail": "Use ?og on its own; drop any unknown ?og value."
}

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