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-07-27 05:36:23.286695 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-07-27 05:36:22.351291 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2024-07-27 05:36:22.351341 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351354 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351363 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351372 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2024-07-27 05:36:22.351388 soap_transport_http: parsed URL scheme = http
2024-07-27 05:36:22.351394 soap_transport_http: parsed URL host = webservices.amazon.com
2024-07-27 05:36:22.351398 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351406 soap_transport_http: set header Host: webservices.amazon.com
2024-07-27 05:36:22.351428 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.351437 soap_transport_http: set header Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.351442 soap_transport_http: set header Connection: close
2024-07-27 05:36:22.351451 soap_transport_http: entered send() with data of length: 0
2024-07-27 05:36:22.351470 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2024-07-27 05:36:22.351480 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2024-07-27 05:36:22.543971 soap_transport_http: set response timeout to 30
2024-07-27 05:36:22.544005 soap_transport_http: socket connected
2024-07-27 05:36:22.544030 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-07-27 05:36:22.544041 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-07-27 05:36:22.544046 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.544050 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.544055 soap_transport_http: HTTP header: Connection: close
2024-07-27 05:36:22.544089 soap_transport_http: wrote data to socket, length = 180
2024-07-27 05:36:22.690134 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2024-07-27 05:36:22.690178 soap_transport_http: read line of 16 bytes: Server: Server
2024-07-27 05:36:22.690187 soap_transport_http: read line of 37 bytes: Date: Sat, 27 Jul 2024 02:36:22 GMT
2024-07-27 05:36:22.690194 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2024-07-27 05:36:22.690202 soap_transport_http: read line of 21 bytes: Content-Length: 163
2024-07-27 05:36:22.690210 soap_transport_http: read line of 19 bytes: Connection: close
2024-07-27 05:36:22.690217 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690226 soap_transport_http: read line of 2 bytes: 
2024-07-27 05:36:22.690247 soap_transport_http: found end of headers after length 242
2024-07-27 05:36:22.690311 soap_transport_http: want to read content of length 163
2024-07-27 05:36:22.690335 soap_transport_http: read buffer of 163 bytes
2024-07-27 05:36:22.690344 soap_transport_http: read to EOF
2024-07-27 05:36:22.690349 soap_transport_http: read body of length 163
2024-07-27 05:36:22.690355 soap_transport_http: received a total of 405 bytes of data from server
2024-07-27 05:36:22.690396 soap_transport_http: closed socket
2024-07-27 05:36:22.690414 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690426 soap_transport_http: parsed URL scheme = https
2024-07-27 05:36:22.690431 soap_transport_http: parsed URL host = webservices.amazon.com
2024-07-27 05:36:22.690436 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690448 soap_transport_http: set header Host: webservices.amazon.com
2024-07-27 05:36:22.690460 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2024-07-27 05:36:22.690470 soap_transport_http: connect using cURL
2024-07-27 05:36:22.690494 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2024-07-27 05:36:22.690513 soap_transport_http: setCurlOption option=52, value=
int(1)
2024-07-27 05:36:22.690520 soap_transport_http: setCurlOption option=42, value=
int(1)
2024-07-27 05:36:22.690533 soap_transport_http: setCurlOption option=19913, value=
int(1)
2024-07-27 05:36:22.690539 soap_transport_http: setCurlOption option=13, value=
int(30)
2024-07-27 05:36:22.690547 soap_transport_http: set cURL SSL verify options
2024-07-27 05:36:22.690550 soap_transport_http: setCurlOption option=64, value=
int(0)
2024-07-27 05:36:22.690555 soap_transport_http: setCurlOption option=81, value=
int(0)
2024-07-27 05:36:22.690563 soap_transport_http: cURL connection set up
2024-07-27 05:36:22.690572 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-07-27 05:36:22.690577 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-07-27 05:36:22.690581 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.690585 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.690588 soap_transport_http: HTTP header: Connection: close
2024-07-27 05:36:22.690595 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2024-07-27 05:36:22.690601 soap_transport_http: Skip cURL header Connection: close
2024-07-27 05:36:22.690605 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-07-27 05:36:22.690614 soap_transport_http: set cURL HTTP headers
2024-07-27 05:36:22.690619 soap_transport_http: set cURL payload
2024-07-27 05:36:22.690624 soap_transport_http: send and receive with cURL
2024-07-27 05:36:23.286029 soap_transport_http: No cURL error, closing cURL
2024-07-27 05:36:23.286312 soap_transport_http: found proper separation of headers and document
2024-07-27 05:36:23.286325 soap_transport_http: cleaned data, stringlen: 282
2024-07-27 05:36:23.286387 soap_transport_http: end of send()
2024-07-27 05:36:23.286404 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-07-27 05:36:23.286793 nusoap_client: existing wsdl instance created from http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351291 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2024-07-27 05:36:22.351341 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351354 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351363 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351372 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2024-07-27 05:36:22.351388 soap_transport_http: parsed URL scheme = http
2024-07-27 05:36:22.351394 soap_transport_http: parsed URL host = webservices.amazon.com
2024-07-27 05:36:22.351398 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.351406 soap_transport_http: set header Host: webservices.amazon.com
2024-07-27 05:36:22.351428 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.351437 soap_transport_http: set header Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.351442 soap_transport_http: set header Connection: close
2024-07-27 05:36:22.351451 soap_transport_http: entered send() with data of length: 0
2024-07-27 05:36:22.351470 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2024-07-27 05:36:22.351480 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2024-07-27 05:36:22.543971 soap_transport_http: set response timeout to 30
2024-07-27 05:36:22.544005 soap_transport_http: socket connected
2024-07-27 05:36:22.544030 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-07-27 05:36:22.544041 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-07-27 05:36:22.544046 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.544050 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.544055 soap_transport_http: HTTP header: Connection: close
2024-07-27 05:36:22.544089 soap_transport_http: wrote data to socket, length = 180
2024-07-27 05:36:22.690134 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2024-07-27 05:36:22.690178 soap_transport_http: read line of 16 bytes: Server: Server
2024-07-27 05:36:22.690187 soap_transport_http: read line of 37 bytes: Date: Sat, 27 Jul 2024 02:36:22 GMT
2024-07-27 05:36:22.690194 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2024-07-27 05:36:22.690202 soap_transport_http: read line of 21 bytes: Content-Length: 163
2024-07-27 05:36:22.690210 soap_transport_http: read line of 19 bytes: Connection: close
2024-07-27 05:36:22.690217 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690226 soap_transport_http: read line of 2 bytes: 
2024-07-27 05:36:22.690247 soap_transport_http: found end of headers after length 242
2024-07-27 05:36:22.690311 soap_transport_http: want to read content of length 163
2024-07-27 05:36:22.690335 soap_transport_http: read buffer of 163 bytes
2024-07-27 05:36:22.690344 soap_transport_http: read to EOF
2024-07-27 05:36:22.690349 soap_transport_http: read body of length 163
2024-07-27 05:36:22.690355 soap_transport_http: received a total of 405 bytes of data from server
2024-07-27 05:36:22.690396 soap_transport_http: closed socket
2024-07-27 05:36:22.690414 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690426 soap_transport_http: parsed URL scheme = https
2024-07-27 05:36:22.690431 soap_transport_http: parsed URL host = webservices.amazon.com
2024-07-27 05:36:22.690436 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2024-07-27 05:36:22.690448 soap_transport_http: set header Host: webservices.amazon.com
2024-07-27 05:36:22.690460 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2024-07-27 05:36:22.690470 soap_transport_http: connect using cURL
2024-07-27 05:36:22.690494 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2024-07-27 05:36:22.690513 soap_transport_http: setCurlOption option=52, value=
int(1)
2024-07-27 05:36:22.690520 soap_transport_http: setCurlOption option=42, value=
int(1)
2024-07-27 05:36:22.690533 soap_transport_http: setCurlOption option=19913, value=
int(1)
2024-07-27 05:36:22.690539 soap_transport_http: setCurlOption option=13, value=
int(30)
2024-07-27 05:36:22.690547 soap_transport_http: set cURL SSL verify options
2024-07-27 05:36:22.690550 soap_transport_http: setCurlOption option=64, value=
int(0)
2024-07-27 05:36:22.690555 soap_transport_http: setCurlOption option=81, value=
int(0)
2024-07-27 05:36:22.690563 soap_transport_http: cURL connection set up
2024-07-27 05:36:22.690572 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2024-07-27 05:36:22.690577 soap_transport_http: HTTP header: Host: webservices.amazon.com
2024-07-27 05:36:22.690581 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-07-27 05:36:22.690585 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-07-27 05:36:22.690588 soap_transport_http: HTTP header: Connection: close
2024-07-27 05:36:22.690595 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2024-07-27 05:36:22.690601 soap_transport_http: Skip cURL header Connection: close
2024-07-27 05:36:22.690605 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-07-27 05:36:22.690614 soap_transport_http: set cURL HTTP headers
2024-07-27 05:36:22.690619 soap_transport_http: set cURL payload
2024-07-27 05:36:22.690624 soap_transport_http: send and receive with cURL
2024-07-27 05:36:23.286029 soap_transport_http: No cURL error, closing cURL
2024-07-27 05:36:23.286312 soap_transport_http: found proper separation of headers and document
2024-07-27 05:36:23.286325 soap_transport_http: cleaned data, stringlen: 282
2024-07-27 05:36:23.286387 soap_transport_http: end of send()
2024-07-27 05:36:23.286404 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-07-27 05:36:23.286806 nusoap_client: checkWSDL
2024-07-27 05:36:23.286812 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-07-27 05:36:23.286838 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-07-27 05:36:23.286859 nusoap_client: No data for operation: ItemSearch
2024-07-27 05:36:23.286866 nusoap_client: operation 'ItemSearch' not present in WSDL.