Constructor error
wsdl error: Getting http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl - HTTP ERROR: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)
Error
operation ItemSearch not present in WSDL.
Request
Response
Debug
2024-10-06 09:16:34.776665 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=object(wsdl)#2 (48) {
["wsdl"]=>
string(77) "http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl"
["schemas"]=>
array(0) {
}
["currentSchema"]=>
NULL
["message"]=>
array(0) {
}
["complexTypes"]=>
array(0) {
}
["messages"]=>
array(0) {
}
["currentMessage"]=>
NULL
["currentOperation"]=>
NULL
["portTypes"]=>
array(0) {
}
["currentPortType"]=>
NULL
["bindings"]=>
array(0) {
}
["currentBinding"]=>
NULL
["ports"]=>
array(0) {
}
["currentPort"]=>
NULL
["opData"]=>
array(0) {
}
["status"]=>
string(0) ""
["documentation"]=>
bool(false)
["endpoint"]=>
string(0) ""
["import"]=>
array(0) {
}
["parser"]=>
NULL
["position"]=>
int(0)
["depth"]=>
int(0)
["depth_array"]=>
array(0) {
}
["proxyhost"]=>
string(0) ""
["proxyport"]=>
string(0) ""
["proxyusername"]=>
string(0) ""
["proxypassword"]=>
string(0) ""
["timeout"]=>
int(0)
["response_timeout"]=>
int(30)
["curl_options"]=>
array(0) {
}
["use_curl"]=>
bool(false)
["username"]=>
string(0) ""
["password"]=>
string(0) ""
["authtype"]=>
string(0) ""
["certRequest"]=>
array(0) {
}
["title"]=>
string(6) "NuSOAP"
["version"]=>
string(5) "0.9.5"
["revision"]=>
string(18) "$Revision: 1.123 $"
["error_str"]=>
string(193) "Getting http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl - HTTP ERROR: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)"
["debug_str"]=>
string(6958) "2024-10-06 09:16:33.828898 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2024-10-06 09:16:33.828947 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828957 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828966 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828974 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2024-10-06 09:16:33.828991 soap_transport_http: parsed URL scheme = http
2024-10-06 09:16:33.828997 soap_transport_http: parsed URL host = webservices.amazon.com
2024-10-06 09:16:33.829001 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.829008 soap_transport_http: set header Host: webservices.amazon.com
2024-10-06 09:16:33.829029 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:33.829039 soap_transport_http: set header Accept-Encoding: gzip, deflate
2024-10-06 09:16:33.829044 soap_transport_http: set header Connection: close
2024-10-06 09:16:33.829050 soap_transport_http: entered send() with data of length: 0
2024-10-06 09:16:33.829065 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2024-10-06 09:16:33.829075 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2024-10-06 09:16:34.018538 soap_transport_http: set response timeout to 30
2024-10-06 09:16:34.018569 soap_transport_http: socket connected
2024-10-06 09:16:34.018591 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-10-06 09:16:34.018599 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-10-06 09:16:34.018604 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:34.018608 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-10-06 09:16:34.018612 soap_transport_http: HTTP header: Connection: close
2024-10-06 09:16:34.018643 soap_transport_http: wrote data to socket, length = 180
2024-10-06 09:16:34.166393 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2024-10-06 09:16:34.166431 soap_transport_http: read line of 16 bytes: Server: Server
2024-10-06 09:16:34.166439 soap_transport_http: read line of 37 bytes: Date: Sun, 06 Oct 2024 06:16:34 GMT
2024-10-06 09:16:34.166446 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2024-10-06 09:16:34.166453 soap_transport_http: read line of 21 bytes: Content-Length: 163
2024-10-06 09:16:34.166460 soap_transport_http: read line of 19 bytes: Connection: close
2024-10-06 09:16:34.166468 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166476 soap_transport_http: read line of 2 bytes:
2024-10-06 09:16:34.166526 soap_transport_http: found end of headers after length 242
2024-10-06 09:16:34.166601 soap_transport_http: want to read content of length 163
2024-10-06 09:16:34.166623 soap_transport_http: read buffer of 163 bytes
2024-10-06 09:16:34.166631 soap_transport_http: read to EOF
2024-10-06 09:16:34.166637 soap_transport_http: read body of length 163
2024-10-06 09:16:34.166642 soap_transport_http: received a total of 405 bytes of data from server
2024-10-06 09:16:34.166670 soap_transport_http: closed socket
2024-10-06 09:16:34.166683 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166693 soap_transport_http: parsed URL scheme = https
2024-10-06 09:16:34.166698 soap_transport_http: parsed URL host = webservices.amazon.com
2024-10-06 09:16:34.166705 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166713 soap_transport_http: set header Host: webservices.amazon.com
2024-10-06 09:16:34.166722 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2024-10-06 09:16:34.166731 soap_transport_http: connect using cURL
2024-10-06 09:16:34.166751 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2024-10-06 09:16:34.166772 soap_transport_http: setCurlOption option=52, value=
int(1)
2024-10-06 09:16:34.166778 soap_transport_http: setCurlOption option=42, value=
int(1)
2024-10-06 09:16:34.166783 soap_transport_http: setCurlOption option=19913, value=
int(1)
2024-10-06 09:16:34.166788 soap_transport_http: setCurlOption option=13, value=
int(30)
2024-10-06 09:16:34.166793 soap_transport_http: set cURL SSL verify options
2024-10-06 09:16:34.166797 soap_transport_http: setCurlOption option=64, value=
int(0)
2024-10-06 09:16:34.166801 soap_transport_http: setCurlOption option=81, value=
int(0)
2024-10-06 09:16:34.166810 soap_transport_http: cURL connection set up
2024-10-06 09:16:34.166819 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-10-06 09:16:34.166824 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-10-06 09:16:34.166827 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:34.166831 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-10-06 09:16:34.166834 soap_transport_http: HTTP header: Connection: close
2024-10-06 09:16:34.166841 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2024-10-06 09:16:34.166846 soap_transport_http: Skip cURL header Connection: close
2024-10-06 09:16:34.166850 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2024-10-06 09:16:34.166858 soap_transport_http: set cURL HTTP headers
2024-10-06 09:16:34.166863 soap_transport_http: set cURL payload
2024-10-06 09:16:34.166867 soap_transport_http: send and receive with cURL
2024-10-06 09:16:34.776001 soap_transport_http: No cURL error, closing cURL
2024-10-06 09:16:34.776318 soap_transport_http: found proper separation of headers and document
2024-10-06 09:16:34.776330 soap_transport_http: cleaned data, stringlen: 282
2024-10-06 09:16:34.776392 soap_transport_http: end of send()
2024-10-06 09:16:34.776405 wsdl: Getting http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl - HTTP ERROR: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)
"
["charencoding"]=>
bool(true)
["debugLevel"]=>
int(9)
["XMLSchemaVersion"]=>
string(32) "http://www.w3.org/2001/XMLSchema"
["soap_defencoding"]=>
string(10) "ISO-8859-1"
["namespaces"]=>
array(4) {
["SOAP-ENV"]=>
string(41) "http://schemas.xmlsoap.org/soap/envelope/"
["xsd"]=>
string(32) "http://www.w3.org/2001/XMLSchema"
["xsi"]=>
string(41) "http://www.w3.org/2001/XMLSchema-instance"
["SOAP-ENC"]=>
string(41) "http://schemas.xmlsoap.org/soap/encoding/"
}
["usedNamespaces"]=>
array(0) {
}
["typemap"]=>
array(6) {
["http://www.w3.org/2001/XMLSchema"]=>
array(43) {
["string"]=>
string(6) "string"
["boolean"]=>
string(7) "boolean"
["float"]=>
string(6) "double"
["double"]=>
string(6) "double"
["decimal"]=>
string(6) "double"
["duration"]=>
string(0) ""
["dateTime"]=>
string(6) "string"
["time"]=>
string(6) "string"
["date"]=>
string(6) "string"
["gYearMonth"]=>
string(0) ""
["gYear"]=>
string(0) ""
["gMonthDay"]=>
string(0) ""
["gDay"]=>
string(0) ""
["gMonth"]=>
string(0) ""
["hexBinary"]=>
string(6) "string"
["base64Binary"]=>
string(6) "string"
["anyType"]=>
string(6) "string"
["anySimpleType"]=>
string(6) "string"
["normalizedString"]=>
string(6) "string"
["token"]=>
string(6) "string"
["language"]=>
string(0) ""
["NMTOKEN"]=>
string(0) ""
["NMTOKENS"]=>
string(0) ""
["Name"]=>
string(0) ""
["NCName"]=>
string(0) ""
["ID"]=>
string(0) ""
["IDREF"]=>
string(0) ""
["IDREFS"]=>
string(0) ""
["ENTITY"]=>
string(0) ""
["ENTITIES"]=>
string(0) ""
["integer"]=>
string(7) "integer"
["nonPositiveInteger"]=>
string(7) "integer"
["negativeInteger"]=>
string(7) "integer"
["long"]=>
string(7) "integer"
["int"]=>
string(7) "integer"
["short"]=>
string(7) "integer"
["byte"]=>
string(7) "integer"
["nonNegativeInteger"]=>
string(7) "integer"
["unsignedLong"]=>
string(0) ""
["unsignedInt"]=>
string(0) ""
["unsignedShort"]=>
string(0) ""
["unsignedByte"]=>
string(0) ""
["positiveInteger"]=>
string(0) ""
}
["http://www.w3.org/2000/10/XMLSchema"]=>
array(11) {
["i4"]=>
string(0) ""
["int"]=>
string(7) "integer"
["boolean"]=>
string(7) "boolean"
["string"]=>
string(6) "string"
["double"]=>
string(6) "double"
["float"]=>
string(6) "double"
["dateTime"]=>
string(6) "string"
["timeInstant"]=>
string(6) "string"
["base64Binary"]=>
string(6) "string"
["base64"]=>
string(6) "string"
["ur-type"]=>
string(5) "array"
}
["http://www.w3.org/1999/XMLSchema"]=>
array(11) {
["i4"]=>
string(0) ""
["int"]=>
string(7) "integer"
["boolean"]=>
string(7) "boolean"
["string"]=>
string(6) "string"
["double"]=>
string(6) "double"
["float"]=>
string(6) "double"
["dateTime"]=>
string(6) "string"
["timeInstant"]=>
string(6) "string"
["base64Binary"]=>
string(6) "string"
["base64"]=>
string(6) "string"
["ur-type"]=>
string(5) "array"
}
["http://soapinterop.org/xsd"]=>
array(1) {
["SOAPStruct"]=>
string(6) "struct"
}
["http://schemas.xmlsoap.org/soap/encoding/"]=>
array(3) {
["base64"]=>
string(6) "string"
["array"]=>
string(5) "array"
["Array"]=>
string(5) "array"
}
["http://xml.apache.org/xml-soap"]=>
array(1) {
[0]=>
string(3) "Map"
}
}
["xmlEntities"]=>
array(5) {
["quot"]=>
string(1) """
["amp"]=>
string(1) "&"
["lt"]=>
string(1) "<"
["gt"]=>
string(1) ">"
["apos"]=>
string(1) "'"
}
}
2024-10-06 09:16:34.776757 nusoap_client: existing wsdl instance created from http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828898 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2024-10-06 09:16:33.828947 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828957 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828966 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.828974 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2024-10-06 09:16:33.828991 soap_transport_http: parsed URL scheme = http
2024-10-06 09:16:33.828997 soap_transport_http: parsed URL host = webservices.amazon.com
2024-10-06 09:16:33.829001 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:33.829008 soap_transport_http: set header Host: webservices.amazon.com
2024-10-06 09:16:33.829029 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:33.829039 soap_transport_http: set header Accept-Encoding: gzip, deflate
2024-10-06 09:16:33.829044 soap_transport_http: set header Connection: close
2024-10-06 09:16:33.829050 soap_transport_http: entered send() with data of length: 0
2024-10-06 09:16:33.829065 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2024-10-06 09:16:33.829075 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2024-10-06 09:16:34.018538 soap_transport_http: set response timeout to 30
2024-10-06 09:16:34.018569 soap_transport_http: socket connected
2024-10-06 09:16:34.018591 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-10-06 09:16:34.018599 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-10-06 09:16:34.018604 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:34.018608 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-10-06 09:16:34.018612 soap_transport_http: HTTP header: Connection: close
2024-10-06 09:16:34.018643 soap_transport_http: wrote data to socket, length = 180
2024-10-06 09:16:34.166393 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2024-10-06 09:16:34.166431 soap_transport_http: read line of 16 bytes: Server: Server
2024-10-06 09:16:34.166439 soap_transport_http: read line of 37 bytes: Date: Sun, 06 Oct 2024 06:16:34 GMT
2024-10-06 09:16:34.166446 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2024-10-06 09:16:34.166453 soap_transport_http: read line of 21 bytes: Content-Length: 163
2024-10-06 09:16:34.166460 soap_transport_http: read line of 19 bytes: Connection: close
2024-10-06 09:16:34.166468 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166476 soap_transport_http: read line of 2 bytes:
2024-10-06 09:16:34.166526 soap_transport_http: found end of headers after length 242
2024-10-06 09:16:34.166601 soap_transport_http: want to read content of length 163
2024-10-06 09:16:34.166623 soap_transport_http: read buffer of 163 bytes
2024-10-06 09:16:34.166631 soap_transport_http: read to EOF
2024-10-06 09:16:34.166637 soap_transport_http: read body of length 163
2024-10-06 09:16:34.166642 soap_transport_http: received a total of 405 bytes of data from server
2024-10-06 09:16:34.166670 soap_transport_http: closed socket
2024-10-06 09:16:34.166683 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166693 soap_transport_http: parsed URL scheme = https
2024-10-06 09:16:34.166698 soap_transport_http: parsed URL host = webservices.amazon.com
2024-10-06 09:16:34.166705 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-10-06 09:16:34.166713 soap_transport_http: set header Host: webservices.amazon.com
2024-10-06 09:16:34.166722 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2024-10-06 09:16:34.166731 soap_transport_http: connect using cURL
2024-10-06 09:16:34.166751 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2024-10-06 09:16:34.166772 soap_transport_http: setCurlOption option=52, value=
int(1)
2024-10-06 09:16:34.166778 soap_transport_http: setCurlOption option=42, value=
int(1)
2024-10-06 09:16:34.166783 soap_transport_http: setCurlOption option=19913, value=
int(1)
2024-10-06 09:16:34.166788 soap_transport_http: setCurlOption option=13, value=
int(30)
2024-10-06 09:16:34.166793 soap_transport_http: set cURL SSL verify options
2024-10-06 09:16:34.166797 soap_transport_http: setCurlOption option=64, value=
int(0)
2024-10-06 09:16:34.166801 soap_transport_http: setCurlOption option=81, value=
int(0)
2024-10-06 09:16:34.166810 soap_transport_http: cURL connection set up
2024-10-06 09:16:34.166819 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-10-06 09:16:34.166824 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-10-06 09:16:34.166827 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-10-06 09:16:34.166831 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-10-06 09:16:34.166834 soap_transport_http: HTTP header: Connection: close
2024-10-06 09:16:34.166841 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2024-10-06 09:16:34.166846 soap_transport_http: Skip cURL header Connection: close
2024-10-06 09:16:34.166850 soap_transport_http: setCurlOption option=10023, value=
array(2) {
[0]=>
string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
[1]=>
string(30) "Accept-Encoding: gzip, deflate"
}
2024-10-06 09:16:34.166858 soap_transport_http: set cURL HTTP headers
2024-10-06 09:16:34.166863 soap_transport_http: set cURL payload
2024-10-06 09:16:34.166867 soap_transport_http: send and receive with cURL
2024-10-06 09:16:34.776001 soap_transport_http: No cURL error, closing cURL
2024-10-06 09:16:34.776318 soap_transport_http: found proper separation of headers and document
2024-10-06 09:16:34.776330 soap_transport_http: cleaned data, stringlen: 282
2024-10-06 09:16:34.776392 soap_transport_http: end of send()
2024-10-06 09:16:34.776405 wsdl: Getting http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl - HTTP ERROR: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)
2024-10-06 09:16:34.776766 nusoap_client: checkWSDL
2024-10-06 09:16:34.776775 nusoap_client: got wsdl error: Getting http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl - HTTP ERROR: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)
2024-10-06 09:16:34.776806 nusoap_client: call: operation=ItemSearch, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
["body"]=>
array(2) {
["SubscriptionId"]=>
string(24) "Your AWS subscription id"
["Request"]=>
array(1) {
[0]=>
array(4) {
["BrowseNode"]=>
string(2) "53"
["ItemPage"]=>
int(1)
["SearchIndex"]=>
string(5) "Books"
["Sort"]=>
string(9) "salesrank"
}
}
}
}
headers=bool(false)
2024-10-06 09:16:34.776825 nusoap_client: No data for operation: ItemSearch
2024-10-06 09:16:34.776833 nusoap_client: operation 'ItemSearch' not present in WSDL.