================================================================================
REQUEST LOG: req_xenhs2U0Dajd
================================================================================

[2026-05-11 16:05:36.068023] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-05-11 16:05:36.068037] REQUEST END
    Status: 422
    Response Time: 72.96ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_xenhs2U0Dajd",
        "timestamp": "2026-05-11T16:05:36+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

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