Fault

Array
(
    [faultcode] => soap:Server
    [faultstring] => 411 - The request context failed authentication policy!
    [detail] => 411 - The request context failed authentication policy!
)

Request

POST /cxf/services/UnifiedPartner HTTP/1.0
Host: myworld.du.ae:18081
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: ""
Authorization: Basic UC03U1lCWUZWU1dBLUBTLXI1WkJZRlZTV0EtOlAtN1NZQllGVlNXQS0jMTIzNA==
Content-Length: 1193

971529204634S-r5ZBYFVSWA-MP-PRT-IVAS-TEST-B0D25-OOnetime TEST B0D25 MP IVASdu:assetDescriptionIVAS TESTdu:assetIDA-cMShAk6_L13du:contentTypemobileAppdu:channelCOMMERCE_APIdu:externalidX12345

Request

POST /cxf/services/UnifiedPartner HTTP/1.0
Host: myworld.du.ae:18081
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: ""
Authorization: Basic UC03U1lCWUZWU1dBLUBTLXI1WkJZRlZTV0EtOlAtN1NZQllGVlNXQS0jMTIzNA==
Content-Length: 1193

<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns2239="http://tempuri.org"><SOAP-ENV:Body><purchaseConsumeProduct xmlns="http://ws.api.sdp.ericsson.com/"><userId xmlns="">971529204634</userId><serviceId xmlns="">S-r5ZBYFVSWA-</serviceId><premiumResourceType xmlns="">MP-PRT-IVAS-TEST-B0D25-O</premiumResourceType><productId xmlns="">Onetime TEST B0D25 MP IVAS</productId><purchaseMetas xmlns=""><key xmlns="">du:assetDescription</key><value xmlns="">IVAS TEST</value></purchaseMetas><billingMetas xmlns=""><key xmlns="">du:assetID</key><value xmlns="">A-cMShAk6_L13</value></billingMetas><billingMetas xmlns=""><key xmlns="">du:contentType</key><value xmlns="">mobileApp</value></billingMetas><billingMetas xmlns=""><key xmlns="">du:channel</key><value xmlns="">COMMERCE_API</value></billingMetas><usageMetas xmlns=""><key xmlns="">du:externalid</key><value xmlns="">X12345</value></usageMetas></purchaseConsumeProduct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 500 Server Error
Date: Fri, 28 Jun 2024 01:17:50 GMT
Server: 
Content-Type: text/xml; charset=ISO-8859-1
Content-Length: 322
Cneonction: close

soap:Server411 - The request context failed authentication policy!411 - The request context failed authentication policy!

Response

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>411 - The request context failed authentication policy!</faultstring><detail>411 - The request context failed authentication policy!</detail></soap:Fault></soap:Body></soap:Envelope>