================================================================================
REQUEST LOG: req_Bg2cCzoBwelL
================================================================================

[2026-01-01 17:53:47.726762] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-01-01 17:53:47.726789] REQUEST END
    Status: 422
    Response Time: 25.06ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_Bg2cCzoBwelL",
        "timestamp": "2026-01-01T17:53:47+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

================================================================================