{
  "error": "Service Orchestrator Error",
  "message": "Cannot reconstruct a Request with a used body.",
  "requestId": "4b3897e7-6b02-4fe4-983d-d73232827a0e",
  "timestamp": "2026-08-11T22:29:42.651Z",
  "pipeline": [
    {
      "phase": "pre-origin",
      "service": "request_header_injector_service",
      "duration": 6,
      "success": false,
      "priority": 1,
      "error": "Request with a GET or HEAD method cannot have a body."
    },
    {
      "phase": "origin",
      "service": "origin-request",
      "duration": 0,
      "success": false,
      "error": "Cannot reconstruct a Request with a used body."
    }
  ]
}