HTTP 400 · Invalid evidence request
malformed_request
The request does not match the closed Evidence request contract. The authority Evidence service rejects it before evaluating a requirement.
https://registrystack.org/problems/evidence/malformed_request Covered by the Evidence bundle fixtures and current-main contract tests.
Inspect the problem+json response
{
"type": "https://registrystack.org/problems/evidence/malformed_request",
"title": "Invalid evidence request",
"status": 400,
"code": "malformed_request",
"detail": "The request was refused. No source rows or out-of-purpose fields were disclosed."
}