Error

HTTP Error: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)

Request

POST /onca/soap2 HTTP/1.0
Host: soap.amazon.com
User-Agent: NuSOAP/0.9.5 (1.123)
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: "http://soap.amazon.com"
Content-Length: 824

<?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><ns6485:ManufacturerSearchRequest xmlns:ns6485="http://soap.amazon.com"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag><sort xsi:type="xsd:string">+title</sort></ns6485:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 410 Gone
Server: Server
Date: Sat, 06 Jun 2026 16:07:00 GMT
Content-Type: text/html; charset=iso-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
x-amz-rid: FSEB22350YH0B8GNZQ74
Strict-Transport-Security: max-age=47474747; includeSubDomains; preload

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>410 Gone</title>
</head><body>
<h1>Gone</h1>
<p>The requested resource is no longer available on this server and there is no forwarding address.
Please remove all references to this resource.</p>
</body></html>

Debug

2026-06-06 20:06:59.575710 nusoap_client: ctor wsdl= timeout=0 response_timeout=30
endpoint=string(33) "http://soap.amazon.com/onca/soap2"
2026-06-06 20:06:59.575827 nusoap_client: instantiate SOAP with endpoint at http://soap.amazon.com/onca/soap2
2026-06-06 20:06:59.575837 nusoap_client: setUseCURL(0)
2026-06-06 20:06:59.575865 nusoap_client: call: operation=ManufacturerSearchRequest, namespace=http://soap.amazon.com, soapAction=http://soap.amazon.com, rpcParams=, style=rpc, use=encoded, endpointType=soap
params=array(7) {
  ["manufacturer"]=>
  string(8) "O'Reilly"
  ["page"]=>
  string(1) "1"
  ["mode"]=>
  string(5) "books"
  ["tag"]=>
  string(15) "trachtenberg-20"
  ["type"]=>
  string(4) "lite"
  ["devtag"]=>
  string(13) "Your tag here"
  ["sort"]=>
  string(6) "+title"
}
headers=bool(false)
2026-06-06 20:06:59.575906 nusoap_client: serializing param array for operation ManufacturerSearchRequest
2026-06-06 20:06:59.575916 nusoap_client: in serialize_val: name=manufacturer, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(8) "O'Reilly"
attributes=bool(false)
2026-06-06 20:06:59.575933 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.575946 nusoap_client: serialize_val returning <manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer>
2026-06-06 20:06:59.575952 nusoap_client: in serialize_val: name=page, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(1) "1"
attributes=bool(false)
2026-06-06 20:06:59.575961 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.575967 nusoap_client: serialize_val returning <page xsi:type="xsd:string">1</page>
2026-06-06 20:06:59.575972 nusoap_client: in serialize_val: name=mode, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(5) "books"
attributes=bool(false)
2026-06-06 20:06:59.575979 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.575984 nusoap_client: serialize_val returning <mode xsi:type="xsd:string">books</mode>
2026-06-06 20:06:59.575988 nusoap_client: in serialize_val: name=tag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(15) "trachtenberg-20"
attributes=bool(false)
2026-06-06 20:06:59.575994 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.575999 nusoap_client: serialize_val returning <tag xsi:type="xsd:string">trachtenberg-20</tag>
2026-06-06 20:06:59.576002 nusoap_client: in serialize_val: name=type, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(4) "lite"
attributes=bool(false)
2026-06-06 20:06:59.576008 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.576013 nusoap_client: serialize_val returning <type xsi:type="xsd:string">lite</type>
2026-06-06 20:06:59.576017 nusoap_client: in serialize_val: name=devtag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(13) "Your tag here"
attributes=bool(false)
2026-06-06 20:06:59.576023 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.576027 nusoap_client: serialize_val returning <devtag xsi:type="xsd:string">Your tag here</devtag>
2026-06-06 20:06:59.576031 nusoap_client: in serialize_val: name=sort, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(6) "+title"
attributes=bool(false)
2026-06-06 20:06:59.576037 nusoap_client: serialize_val: serialize string
2026-06-06 20:06:59.576041 nusoap_client: serialize_val returning <sort xsi:type="xsd:string">+title</sort>
2026-06-06 20:06:59.576045 nusoap_client: wrapping RPC request with encoded method element
2026-06-06 20:06:59.576054 nusoap_client: In serializeEnvelope length=427 body (max 1000 characters)=<ns6485:ManufacturerSearchRequest xmlns:ns6485="http://soap.amazon.com"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag><sort xsi:type="xsd:string">+title</sort></ns6485:ManufacturerSearchRequest> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2026-06-06 20:06:59.576059 nusoap_client: headers:
bool(false)
2026-06-06 20:06:59.576065 nusoap_client: namespaces:
array(0) {
}
2026-06-06 20:06:59.576078 nusoap_client: endpoint=http://soap.amazon.com/onca/soap2, soapAction=http://soap.amazon.com, namespace=http://soap.amazon.com, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2026-06-06 20:06:59.576083 nusoap_client: SOAP message length=824 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><ns6485:ManufacturerSearchRequest xmlns:ns6485="http://soap.amazon.com"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag><sort xsi:type="xsd:string">+title</sort></ns6485:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
2026-06-06 20:06:59.576135 nusoap_client: transporting via HTTP
2026-06-06 20:06:59.576224 nusoap_client: sending message, length=824
2026-06-06 20:06:59.576151 soap_transport_http: ctor url=http://soap.amazon.com/onca/soap2 use_curl=0 curl_options:
array(0) {
}
2026-06-06 20:06:59.576163 soap_transport_http: parsed URL scheme = http
2026-06-06 20:06:59.576168 soap_transport_http: parsed URL host = soap.amazon.com
2026-06-06 20:06:59.576172 soap_transport_http: parsed URL path = /onca/soap2
2026-06-06 20:06:59.576183 soap_transport_http: set header Host: soap.amazon.com
2026-06-06 20:06:59.576210 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2026-06-06 20:06:59.576216 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2026-06-06 20:06:59.576220 soap_transport_http: set header SOAPAction: "http://soap.amazon.com"
2026-06-06 20:06:59.576232 soap_transport_http: entered send() with data of length: 824
2026-06-06 20:06:59.576241 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host soap.amazon.com, port 80
2026-06-06 20:06:59.576248 soap_transport_http: calling fsockopen with host soap.amazon.com connection_timeout 0
2026-06-06 20:06:59.743368 soap_transport_http: set response timeout to 30
2026-06-06 20:06:59.743397 soap_transport_http: socket connected
2026-06-06 20:06:59.743413 soap_transport_http: set header Content-Length: 824
2026-06-06 20:06:59.743420 soap_transport_http: HTTP request: POST /onca/soap2 HTTP/1.0
2026-06-06 20:06:59.743440 soap_transport_http: HTTP header: Host: soap.amazon.com
2026-06-06 20:06:59.743445 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2026-06-06 20:06:59.743448 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2026-06-06 20:06:59.743452 soap_transport_http: HTTP header: SOAPAction: "http://soap.amazon.com"
2026-06-06 20:06:59.743455 soap_transport_http: HTTP header: Content-Length: 824
2026-06-06 20:06:59.743490 soap_transport_http: wrote data to socket, length = 1013
2026-06-06 20:06:59.850065 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2026-06-06 20:06:59.850094 soap_transport_http: read line of 16 bytes: Server: Server
2026-06-06 20:06:59.850101 soap_transport_http: read line of 37 bytes: Date: Sat, 06 Jun 2026 16:06:59 GMT
2026-06-06 20:06:59.850106 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2026-06-06 20:06:59.850110 soap_transport_http: read line of 21 bytes: Content-Length: 163
2026-06-06 20:06:59.850114 soap_transport_http: read line of 19 bytes: Connection: close
2026-06-06 20:06:59.850118 soap_transport_http: read line of 46 bytes: Location: https://soap.amazon.com/onca/soap2
2026-06-06 20:06:59.850123 soap_transport_http: read line of 2 bytes: 
2026-06-06 20:06:59.850137 soap_transport_http: found end of headers after length 198
2026-06-06 20:06:59.850159 soap_transport_http: want to read content of length 163
2026-06-06 20:06:59.850177 soap_transport_http: read buffer of 163 bytes
2026-06-06 20:06:59.850186 soap_transport_http: read to EOF
2026-06-06 20:06:59.850189 soap_transport_http: read body of length 163
2026-06-06 20:06:59.850193 soap_transport_http: received a total of 361 bytes of data from server
2026-06-06 20:06:59.850212 soap_transport_http: closed socket
2026-06-06 20:06:59.850223 soap_transport_http: Got 301 Moved Permanently with Location: https://soap.amazon.com/onca/soap2
2026-06-06 20:06:59.850232 soap_transport_http: parsed URL scheme = https
2026-06-06 20:06:59.850242 soap_transport_http: parsed URL host = soap.amazon.com
2026-06-06 20:06:59.850245 soap_transport_http: parsed URL path = /onca/soap2
2026-06-06 20:06:59.850252 soap_transport_http: set header Host: soap.amazon.com
2026-06-06 20:06:59.850260 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host soap.amazon.com, port 443
2026-06-06 20:06:59.850274 soap_transport_http: connect using cURL
2026-06-06 20:06:59.850331 soap_transport_http: setCurlOption option=10002, value=
string(38) "https://soap.amazon.com:443/onca/soap2"
2026-06-06 20:06:59.850351 soap_transport_http: safe_mode or open_basedir set, so do not set CURLOPT_FOLLOWLOCATION
2026-06-06 20:06:59.850355 soap_transport_http: safe_mode = 
string(1) "0"
2026-06-06 20:06:59.850368 soap_transport_http: open_basedir = 
string(115) "/home/sgrid136/domains/coffe-shop.net/:/home/sgrid136/phptmp/:/tmp:/usr/local/php5/lib/php:/usr/local/php53/lib/php"
2026-06-06 20:06:59.850373 soap_transport_http: setCurlOption option=42, value=
int(1)
2026-06-06 20:06:59.850378 soap_transport_http: setCurlOption option=19913, value=
int(1)
2026-06-06 20:06:59.850383 soap_transport_http: setCurlOption option=13, value=
int(30)
2026-06-06 20:06:59.850388 soap_transport_http: set cURL SSL verify options
2026-06-06 20:06:59.850391 soap_transport_http: setCurlOption option=64, value=
int(0)
2026-06-06 20:06:59.850395 soap_transport_http: setCurlOption option=81, value=
int(0)
2026-06-06 20:06:59.850401 soap_transport_http: cURL connection set up
2026-06-06 20:06:59.850409 soap_transport_http: set header Content-Length: 824
2026-06-06 20:06:59.850413 soap_transport_http: HTTP request: POST /onca/soap2 HTTP/1.0
2026-06-06 20:06:59.850417 soap_transport_http: HTTP header: Host: soap.amazon.com
2026-06-06 20:06:59.850420 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2026-06-06 20:06:59.850424 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2026-06-06 20:06:59.850427 soap_transport_http: HTTP header: SOAPAction: "http://soap.amazon.com"
2026-06-06 20:06:59.850430 soap_transport_http: HTTP header: Content-Length: 824
2026-06-06 20:06:59.850436 soap_transport_http: Skip cURL header Host: soap.amazon.com
2026-06-06 20:06:59.850442 soap_transport_http: Skip cURL header Content-Length: 824
2026-06-06 20:06:59.850446 soap_transport_http: setCurlOption option=10023, value=
array(3) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
  [1]=>
  string(42) "Content-Type: text/xml; charset=ISO-8859-1"
  [2]=>
  string(36) "SOAPAction: "http://soap.amazon.com""
}
2026-06-06 20:06:59.850455 soap_transport_http: set cURL HTTP headers
2026-06-06 20:06:59.850459 soap_transport_http: setCurlOption option=47, value=
int(1)
2026-06-06 20:06:59.850463 soap_transport_http: setCurlOption option=10015, value=
string(824) "<?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><ns6485:ManufacturerSearchRequest xmlns:ns6485="http://soap.amazon.com"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag><sort xsi:type="xsd:string">+title</sort></ns6485:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>"
2026-06-06 20:06:59.850478 soap_transport_http: set cURL POST data
2026-06-06 20:06:59.850482 soap_transport_http: set cURL payload
2026-06-06 20:06:59.850487 soap_transport_http: send and receive with cURL
2026-06-06 20:07:00.290639 soap_transport_http: No cURL error, closing cURL
2026-06-06 20:07:00.290796 soap_transport_http: found proper separation of headers and document
2026-06-06 20:07:00.290806 soap_transport_http: cleaned data, stringlen: 282
2026-06-06 20:07:00.290829 soap_transport_http: end of send()
2026-06-06 20:07:00.290852 nusoap_client: Error: HTTP Error: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)