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
2023-10-01 17:27:24.061418 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) "2023-10-01 17:27:22.957510 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2023-10-01 17:27:22.957574 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957583 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957593 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957604 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2023-10-01 17:27:22.957622 soap_transport_http: parsed URL scheme = http
2023-10-01 17:27:22.957628 soap_transport_http: parsed URL host = webservices.amazon.com
2023-10-01 17:27:22.957632 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957639 soap_transport_http: set header Host: webservices.amazon.com
2023-10-01 17:27:22.957667 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:22.957676 soap_transport_http: set header Accept-Encoding: gzip, deflate
2023-10-01 17:27:22.957681 soap_transport_http: set header Connection: close
2023-10-01 17:27:22.957688 soap_transport_http: entered send() with data of length: 0
2023-10-01 17:27:22.957701 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2023-10-01 17:27:22.957712 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2023-10-01 17:27:23.150954 soap_transport_http: set response timeout to 30
2023-10-01 17:27:23.150988 soap_transport_http: socket connected
2023-10-01 17:27:23.151011 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-10-01 17:27:23.151021 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-10-01 17:27:23.151028 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:23.151032 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-10-01 17:27:23.151037 soap_transport_http: HTTP header: Connection: close
2023-10-01 17:27:23.151068 soap_transport_http: wrote data to socket, length = 180
2023-10-01 17:27:23.327448 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2023-10-01 17:27:23.327488 soap_transport_http: read line of 16 bytes: Server: Server
2023-10-01 17:27:23.327496 soap_transport_http: read line of 37 bytes: Date: Sun, 01 Oct 2023 14:27:23 GMT
2023-10-01 17:27:23.327504 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2023-10-01 17:27:23.327511 soap_transport_http: read line of 21 bytes: Content-Length: 163
2023-10-01 17:27:23.327518 soap_transport_http: read line of 19 bytes: Connection: close
2023-10-01 17:27:23.327558 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327570 soap_transport_http: read line of 2 bytes:
2023-10-01 17:27:23.327596 soap_transport_http: found end of headers after length 242
2023-10-01 17:27:23.327663 soap_transport_http: want to read content of length 163
2023-10-01 17:27:23.327689 soap_transport_http: read buffer of 163 bytes
2023-10-01 17:27:23.327698 soap_transport_http: read to EOF
2023-10-01 17:27:23.327715 soap_transport_http: read body of length 163
2023-10-01 17:27:23.327721 soap_transport_http: received a total of 405 bytes of data from server
2023-10-01 17:27:23.327748 soap_transport_http: closed socket
2023-10-01 17:27:23.327762 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327786 soap_transport_http: parsed URL scheme = https
2023-10-01 17:27:23.327791 soap_transport_http: parsed URL host = webservices.amazon.com
2023-10-01 17:27:23.327795 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327806 soap_transport_http: set header Host: webservices.amazon.com
2023-10-01 17:27:23.327828 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2023-10-01 17:27:23.327838 soap_transport_http: connect using cURL
2023-10-01 17:27:23.327859 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2023-10-01 17:27:23.327879 soap_transport_http: setCurlOption option=52, value=
int(1)
2023-10-01 17:27:23.327886 soap_transport_http: setCurlOption option=42, value=
int(1)
2023-10-01 17:27:23.327891 soap_transport_http: setCurlOption option=19913, value=
int(1)
2023-10-01 17:27:23.327896 soap_transport_http: setCurlOption option=13, value=
int(30)
2023-10-01 17:27:23.327901 soap_transport_http: set cURL SSL verify options
2023-10-01 17:27:23.327904 soap_transport_http: setCurlOption option=64, value=
int(0)
2023-10-01 17:27:23.327908 soap_transport_http: setCurlOption option=81, value=
int(0)
2023-10-01 17:27:23.327917 soap_transport_http: cURL connection set up
2023-10-01 17:27:23.327926 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-10-01 17:27:23.327931 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-10-01 17:27:23.327935 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:23.327939 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-10-01 17:27:23.327942 soap_transport_http: HTTP header: Connection: close
2023-10-01 17:27:23.327950 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2023-10-01 17:27:23.327955 soap_transport_http: Skip cURL header Connection: close
2023-10-01 17:27:23.327959 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"
}
2023-10-01 17:27:23.327968 soap_transport_http: set cURL HTTP headers
2023-10-01 17:27:23.327974 soap_transport_http: set cURL payload
2023-10-01 17:27:23.327979 soap_transport_http: send and receive with cURL
2023-10-01 17:27:24.060642 soap_transport_http: No cURL error, closing cURL
2023-10-01 17:27:24.060996 soap_transport_http: found proper separation of headers and document
2023-10-01 17:27:24.061009 soap_transport_http: cleaned data, stringlen: 282
2023-10-01 17:27:24.061088 soap_transport_http: end of send()
2023-10-01 17:27:24.061105 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) "'"
}
}
2023-10-01 17:27:24.061518 nusoap_client: existing wsdl instance created from http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957510 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2023-10-01 17:27:22.957574 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957583 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957593 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957604 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2023-10-01 17:27:22.957622 soap_transport_http: parsed URL scheme = http
2023-10-01 17:27:22.957628 soap_transport_http: parsed URL host = webservices.amazon.com
2023-10-01 17:27:22.957632 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:22.957639 soap_transport_http: set header Host: webservices.amazon.com
2023-10-01 17:27:22.957667 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:22.957676 soap_transport_http: set header Accept-Encoding: gzip, deflate
2023-10-01 17:27:22.957681 soap_transport_http: set header Connection: close
2023-10-01 17:27:22.957688 soap_transport_http: entered send() with data of length: 0
2023-10-01 17:27:22.957701 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2023-10-01 17:27:22.957712 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2023-10-01 17:27:23.150954 soap_transport_http: set response timeout to 30
2023-10-01 17:27:23.150988 soap_transport_http: socket connected
2023-10-01 17:27:23.151011 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-10-01 17:27:23.151021 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-10-01 17:27:23.151028 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:23.151032 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-10-01 17:27:23.151037 soap_transport_http: HTTP header: Connection: close
2023-10-01 17:27:23.151068 soap_transport_http: wrote data to socket, length = 180
2023-10-01 17:27:23.327448 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2023-10-01 17:27:23.327488 soap_transport_http: read line of 16 bytes: Server: Server
2023-10-01 17:27:23.327496 soap_transport_http: read line of 37 bytes: Date: Sun, 01 Oct 2023 14:27:23 GMT
2023-10-01 17:27:23.327504 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2023-10-01 17:27:23.327511 soap_transport_http: read line of 21 bytes: Content-Length: 163
2023-10-01 17:27:23.327518 soap_transport_http: read line of 19 bytes: Connection: close
2023-10-01 17:27:23.327558 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327570 soap_transport_http: read line of 2 bytes:
2023-10-01 17:27:23.327596 soap_transport_http: found end of headers after length 242
2023-10-01 17:27:23.327663 soap_transport_http: want to read content of length 163
2023-10-01 17:27:23.327689 soap_transport_http: read buffer of 163 bytes
2023-10-01 17:27:23.327698 soap_transport_http: read to EOF
2023-10-01 17:27:23.327715 soap_transport_http: read body of length 163
2023-10-01 17:27:23.327721 soap_transport_http: received a total of 405 bytes of data from server
2023-10-01 17:27:23.327748 soap_transport_http: closed socket
2023-10-01 17:27:23.327762 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327786 soap_transport_http: parsed URL scheme = https
2023-10-01 17:27:23.327791 soap_transport_http: parsed URL host = webservices.amazon.com
2023-10-01 17:27:23.327795 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-10-01 17:27:23.327806 soap_transport_http: set header Host: webservices.amazon.com
2023-10-01 17:27:23.327828 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2023-10-01 17:27:23.327838 soap_transport_http: connect using cURL
2023-10-01 17:27:23.327859 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2023-10-01 17:27:23.327879 soap_transport_http: setCurlOption option=52, value=
int(1)
2023-10-01 17:27:23.327886 soap_transport_http: setCurlOption option=42, value=
int(1)
2023-10-01 17:27:23.327891 soap_transport_http: setCurlOption option=19913, value=
int(1)
2023-10-01 17:27:23.327896 soap_transport_http: setCurlOption option=13, value=
int(30)
2023-10-01 17:27:23.327901 soap_transport_http: set cURL SSL verify options
2023-10-01 17:27:23.327904 soap_transport_http: setCurlOption option=64, value=
int(0)
2023-10-01 17:27:23.327908 soap_transport_http: setCurlOption option=81, value=
int(0)
2023-10-01 17:27:23.327917 soap_transport_http: cURL connection set up
2023-10-01 17:27:23.327926 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-10-01 17:27:23.327931 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-10-01 17:27:23.327935 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-10-01 17:27:23.327939 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-10-01 17:27:23.327942 soap_transport_http: HTTP header: Connection: close
2023-10-01 17:27:23.327950 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2023-10-01 17:27:23.327955 soap_transport_http: Skip cURL header Connection: close
2023-10-01 17:27:23.327959 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"
}
2023-10-01 17:27:23.327968 soap_transport_http: set cURL HTTP headers
2023-10-01 17:27:23.327974 soap_transport_http: set cURL payload
2023-10-01 17:27:23.327979 soap_transport_http: send and receive with cURL
2023-10-01 17:27:24.060642 soap_transport_http: No cURL error, closing cURL
2023-10-01 17:27:24.060996 soap_transport_http: found proper separation of headers and document
2023-10-01 17:27:24.061009 soap_transport_http: cleaned data, stringlen: 282
2023-10-01 17:27:24.061088 soap_transport_http: end of send()
2023-10-01 17:27:24.061105 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)
2023-10-01 17:27:24.061541 nusoap_client: checkWSDL
2023-10-01 17:27:24.061548 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)
2023-10-01 17:27:24.061574 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)
2023-10-01 17:27:24.061594 nusoap_client: No data for operation: ItemSearch
2023-10-01 17:27:24.061602 nusoap_client: operation 'ItemSearch' not present in WSDL.