Request

POST /fedora/services/management HTTP/1.1
Host: fedorabn.si.bm-lyon.fr:8080
User-Agent: NuSOAP/0.7.2 (1.95)
Connection: Keep-Alive
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: ""
Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
Content-Length: 652

<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 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/"><SOAP-ENV:Body><ns5813:export xmlns:ns5813="http://www.fedora.info/definitions/1/0/types/"><pid xsi:type="xsd:string">bml:97806</pid><format xsi:type="xsd:string">info:fedora/fedora-system:FOXML-1.1</format><context xsi:type="xsd:string">public</context></ns5813:export></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 401 Non-Autorisé
Server: Apache-Coyote/1.1
WWW-Authenticate: Basic realm="!!Fedora Repository Server"
Transfer-Encoding: chunked
Date: Mon, 10 Mar 2025 09:59:05 GMT

Fedora: 401 

Debug

2025-03-10 10:59:05.725118 soapclient_internal: instantiate SOAP with endpoint at http://fedorabn.si.bm-lyon.fr:8080/fedora/services/management
2025-03-10 10:59:05.725218 soapclient_internal: call: operation=export, namespace=http://www.fedora.info/definitions/1/0/types/, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=soap
params=array(3) {
  ["pid"]=>
  string(9) "bml:97806"
  ["format"]=>
  string(35) "info:fedora/fedora-system:FOXML-1.1"
  ["context"]=>
  string(6) "public"
}
headers=bool(false)
2025-03-10 10:59:05.725269 soapclient_internal: serializing param array for operation export
2025-03-10 10:59:05.725297 soapclient_internal: in serialize_val: name=pid, type=, name_ns=, type_ns=, use=encoded
value=string(9) "bml:97806"
attributes=bool(false)
2025-03-10 10:59:05.725346 soapclient_internal: in serialize_val: name=format, type=, name_ns=, type_ns=, use=encoded
value=string(35) "info:fedora/fedora-system:FOXML-1.1"
attributes=bool(false)
2025-03-10 10:59:05.725389 soapclient_internal: in serialize_val: name=context, type=, name_ns=, type_ns=, use=encoded
value=string(6) "public"
attributes=bool(false)
2025-03-10 10:59:05.725429 soapclient_internal: wrapping RPC request with encoded method element
2025-03-10 10:59:05.725458 soapclient_internal: In serializeEnvelope length=255 body (max 1000 characters)=<ns5813:export xmlns:ns5813="http://www.fedora.info/definitions/1/0/types/"><pid xsi:type="xsd:string">bml:97806</pid><format xsi:type="xsd:string">info:fedora/fedora-system:FOXML-1.1</format><context xsi:type="xsd:string">public</context></ns5813:export> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-03-10 10:59:05.725479 soapclient_internal: headers:
bool(false)
2025-03-10 10:59:05.725502 soapclient_internal: namespaces:
array(0) {
}
2025-03-10 10:59:05.725538 soapclient_internal: endpoint=http://fedorabn.si.bm-lyon.fr:8080/fedora/services/management, soapAction=, namespace=http://www.fedora.info/definitions/1/0/types/, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-03-10 10:59:05.725562 soapclient_internal: SOAP message length=652 contents (max 1000 bytes)=<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" 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/"><SOAP-ENV:Body><ns5813:export xmlns:ns5813="http://www.fedora.info/definitions/1/0/types/"><pid xsi:type="xsd:string">bml:97806</pid><format xsi:type="xsd:string">info:fedora/fedora-system:FOXML-1.1</format><context xsi:type="xsd:string">public</context></ns5813:export></SOAP-ENV:Body></SOAP-ENV:Envelope>
2025-03-10 10:59:05.725591 soapclient_internal: transporting via HTTP
2025-03-10 10:59:05.725895 soapclient_internal: sending message, length=652
2025-03-10 10:59:05.725640 soap_transport_http: scheme = http
2025-03-10 10:59:05.725663 soap_transport_http: host = fedorabn.si.bm-lyon.fr
2025-03-10 10:59:05.725683 soap_transport_http: port = 8080
2025-03-10 10:59:05.725703 soap_transport_http: path = /fedora/services/management
2025-03-10 10:59:05.725727 soap_transport_http: set Host: fedorabn.si.bm-lyon.fr:8080
2025-03-10 10:59:05.725756 soap_transport_http: set User-Agent: NuSOAP/0.7.2 (1.95)
2025-03-10 10:59:05.725780 soap_transport_http: set Connection: Keep-Alive
2025-03-10 10:59:05.725803 soap_transport_http: set Content-Type: text/xml; charset=ISO-8859-1
2025-03-10 10:59:05.725825 soap_transport_http: set SOAPAction: ""
2025-03-10 10:59:05.725848 soap_transport_http: Set credentials for authtype basic
2025-03-10 10:59:05.725873 soap_transport_http: set Authorization: Basic ZmVkb3...
2025-03-10 10:59:05.725920 soap_transport_http: entered send() with data of length: 652
2025-03-10 10:59:05.725945 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host fedorabn.si.bm-lyon.fr, port 8080
2025-03-10 10:59:05.725968 soap_transport_http: calling fsockopen with host fedorabn.si.bm-lyon.fr connection_timeout 0
2025-03-10 10:59:05.726207 soap_transport_http: set response timeout to 30
2025-03-10 10:59:05.726248 soap_transport_http: socket connected
2025-03-10 10:59:05.726278 soap_transport_http: set Content-Length: 652
2025-03-10 10:59:05.726301 soap_transport_http: HTTP request: POST /fedora/services/management HTTP/1.1
2025-03-10 10:59:05.726338 soap_transport_http: HTTP header: Host: fedorabn.si.bm-lyon.fr:8080
2025-03-10 10:59:05.726362 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.7.2 (1.95)
2025-03-10 10:59:05.726396 soap_transport_http: HTTP header: Connection: Keep-Alive
2025-03-10 10:59:05.726418 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2025-03-10 10:59:05.726451 soap_transport_http: HTTP header: SOAPAction: ""
2025-03-10 10:59:05.726471 soap_transport_http: HTTP header: Authorization: Basic ZmVkb3JhQWRtaW46ZmVkb3JhQWRtaW4=
2025-03-10 10:59:05.726492 soap_transport_http: HTTP header: Content-Length: 652
2025-03-10 10:59:05.726554 soap_transport_http: wrote data to socket, length = 925
2025-03-10 10:59:05.727129 soap_transport_http: read line of 27 bytes: HTTP/1.1 401 Non-Autorisé
2025-03-10 10:59:05.727186 soap_transport_http: read line of 27 bytes: Server: Apache-Coyote/1.1
2025-03-10 10:59:05.727228 soap_transport_http: read line of 60 bytes: WWW-Authenticate: Basic realm="!!Fedora Repository Server"
2025-03-10 10:59:05.727254 soap_transport_http: read line of 28 bytes: Transfer-Encoding: chunked
2025-03-10 10:59:05.727291 soap_transport_http: read line of 37 bytes: Date: Mon, 10 Mar 2025 09:59:05 GMT
2025-03-10 10:59:05.727316 soap_transport_http: read line of 2 bytes: 
2025-03-10 10:59:05.727343 soap_transport_http: found end of headers after length 181
2025-03-10 10:59:05.727392 soap_transport_http: want to read chunked content
2025-03-10 10:59:05.727417 soap_transport_http: read chunk line of 3 bytes
2025-03-10 10:59:05.727440 soap_transport_http: chunk length 12
2025-03-10 10:59:05.727464 soap_transport_http: read buffer of 12 bytes
2025-03-10 10:59:05.727487 soap_transport_http: read chunk terminator of 2 bytes
2025-03-10 10:59:05.727510 soap_transport_http: read chunk line of 3 bytes
2025-03-10 10:59:05.727531 soap_transport_http: chunk length 0
2025-03-10 10:59:05.727552 soap_transport_http: read body of length 12
2025-03-10 10:59:05.727573 soap_transport_http: received a total of 193 bytes of data from server
2025-03-10 10:59:05.727600 soap_transport_http: Got 401 Non-Autorisé with WWW-Authenticate: Basic realm="!!Fedora Repository Server"
2025-03-10 10:59:05.727621 soap_transport_http: HTTP authentication failed
2025-03-10 10:59:05.727644 soap_transport_http: end of send()
2025-03-10 10:59:05.727677 soapclient_internal: Error: HTTP Error: HTTP authentication failed

HTTP Error: HTTP authentication failed