================================================================================
REQUEST LOG: req_605eQuZLkNEX
================================================================================

[2026-04-13 16:40:44.953374] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-04-13 16:40:44.953394] REQUEST END
    Status: 422
    Response Time: 4.66ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_605eQuZLkNEX",
        "timestamp": "2026-04-13T16:40:44+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

================================================================================