================================================================================
REQUEST LOG: req_KqBFJiyi59t5
================================================================================

[2026-01-01 17:55:03.370176] ERROR: Invalid credentials
    status_code: 422
    errors: {
    "email": [
        "The provided credentials are incorrect."
    ]
}

[2026-01-01 17:55:03.370191] REQUEST END
    Status: 422
    Response Time: 22.61ms
    Response: {
    "success": false,
    "message": "Invalid credentials",
    "meta": {
        "request_id": "req_KqBFJiyi59t5",
        "timestamp": "2026-01-01T17:55:03+00:00"
    },
    "errors": {
        "email": [
            "The provided credentials are incorrect."
        ]
    },
    "error_code": "VALIDATION_ERROR"
}

================================================================================