{
  "request": {
    "method": "POST",
    "path": "/v1/auth/login",
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {}
  },
  "response": {
    "status": 400,
    "headers": {
      "access-control-allow-credentials": "true",
      "alt-svc": "h3=\":443\"; ma=86400",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "a1da6afffa632dcc-BKK",
      "content-length": "381",
      "content-security-policy": "default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
      "content-type": "application/json; charset=utf-8",
      "cross-origin-opener-policy": "same-origin",
      "cross-origin-resource-policy": "same-origin",
      "date": "Sun, 19 Jul 2026 14:29:22 GMT",
      "etag": "W/\"17d-dti5JgDDnmGm7FOE34nXdL9pA/s\"",
      "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
      "origin-agent-cluster": "?1",
      "ratelimit-limit": "100",
      "ratelimit-policy": "100;w=900",
      "ratelimit-remaining": "90",
      "ratelimit-reset": "896",
      "referrer-policy": "no-referrer",
      "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=vz24L9BrHHSX84oqBKiC23KqtWoskru9O3L0EXPJNLOGobmqoyxMpDQqaZTERkpAZIs2zd5OSft8U3%2FN%2Bcc6ShpU4%2FE4aDXaNalzV%2FyWQQRlqLg29iwJm7Z29tgRKi7rwFtFzib3ARKSmsXpkw%3D%3D\"}]}",
      "server": "cloudflare",
      "strict-transport-security": "max-age=0; includeSubDomains; preload",
      "vary": "Origin, Accept-Encoding",
      "x-content-type-options": "nosniff",
      "x-dns-prefetch-control": "off",
      "x-download-options": "noopen",
      "x-frame-options": "SAMEORIGIN",
      "x-permitted-cross-domain-policies": "none",
      "x-request-id": "req_1784471362658_myh5jv2rb",
      "x-xss-protection": "0"
    },
    "body": {
      "error": true,
      "code": "VALIDATION_ERROR",
      "message": "Request validation failed",
      "errors": [
        {
          "field": "email",
          "message": "Required",
          "rule": "invalid_type",
          "expected": "string",
          "received": "undefined"
        },
        {
          "field": "password",
          "message": "Required",
          "rule": "invalid_type",
          "expected": "string",
          "received": "undefined"
        }
      ],
      "timestamp": "2026-07-19T14:29:22.661Z",
      "requestId": "req_1784471362658_myh5jv2rb"
    }
  },
  "captured_at": "2026-07-19T14:29:22.839Z",
  "notes": ""
}
