Hi, Yes, I've added the privacy right to my operator. Also I added the session token to my envelope:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:nms:gdprRequest">
<soapenv:Header/>
<soapenv:Body>
<urn:CreateRequestByName>
<urn:sessiontoken>___a0d42d6c-4124-4f04-929e-63bf1a89bdf6</urn:sessiontoken>
<urn:namespaceName><![CDATA[privacyRequest5]]></urn:namespaceName>
<urn:reconciliationValue><![CDATA[testioana@test.com]]></urn:reconciliationValue>
<urn:type><![CDATA[delete]]></urn:type>
<urn:confirmDeletePending><![CDATA[true]]></urn:confirmDeletePending>
</urn:CreateRequestByName>
</soapenv:Body>
</soapenv:Envelope>
I have the same result 