================================================================================
REQUEST LOG: req_E3SPfCo21iPx
================================================================================

[2026-01-01 17:54:00.691974] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-01-01 17:54:00.691991] REQUEST END
    Status: 422
    Response Time: 22.91ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_E3SPfCo21iPx",
        "timestamp": "2026-01-01T17:54:00+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

================================================================================