================================================================================
REQUEST LOG: req_TcX0QwL814iE
================================================================================

[2026-06-10 12:49:36.468129] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-06-10 12:49:36.468152] REQUEST END
    Status: 422
    Response Time: 319.67ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_TcX0QwL814iE",
        "timestamp": "2026-06-10T12:49:36+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

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