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

2025-01-16 11:25:53.820763 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(7256) "2025-01-16 11:25:53.201695 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2025-01-16 11:25:53.201752 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201762 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201774 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201794 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2025-01-16 11:25:53.201820 soap_transport_http: parsed URL scheme = http
2025-01-16 11:25:53.201826 soap_transport_http: parsed URL host = webservices.amazon.com
2025-01-16 11:25:53.201830 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201838 soap_transport_http: set header Host: webservices.amazon.com
2025-01-16 11:25:53.201905 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.201914 soap_transport_http: set header Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.201918 soap_transport_http: set header Connection: close
2025-01-16 11:25:53.201923 soap_transport_http: entered send() with data of length: 0
2025-01-16 11:25:53.201933 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2025-01-16 11:25:53.201940 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2025-01-16 11:25:53.307226 soap_transport_http: set response timeout to 30
2025-01-16 11:25:53.307255 soap_transport_http: socket connected
2025-01-16 11:25:53.307269 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2025-01-16 11:25:53.307278 soap_transport_http: HTTP header: Host: webservices.amazon.com
2025-01-16 11:25:53.307282 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.307285 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.307289 soap_transport_http: HTTP header: Connection: close
2025-01-16 11:25:53.307311 soap_transport_http: wrote data to socket, length = 180
2025-01-16 11:25:53.408118 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-01-16 11:25:53.408149 soap_transport_http: read line of 16 bytes: Server: Server
2025-01-16 11:25:53.408156 soap_transport_http: read line of 37 bytes: Date: Thu, 16 Jan 2025 07:25:53 GMT
2025-01-16 11:25:53.408161 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-01-16 11:25:53.408165 soap_transport_http: read line of 21 bytes: Content-Length: 163
2025-01-16 11:25:53.408170 soap_transport_http: read line of 19 bytes: Connection: close
2025-01-16 11:25:53.408174 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408179 soap_transport_http: read line of 2 bytes: 
2025-01-16 11:25:53.408193 soap_transport_http: found end of headers after length 242
2025-01-16 11:25:53.408223 soap_transport_http: want to read content of length 163
2025-01-16 11:25:53.408251 soap_transport_http: read buffer of 163 bytes
2025-01-16 11:25:53.408259 soap_transport_http: read to EOF
2025-01-16 11:25:53.408262 soap_transport_http: read body of length 163
2025-01-16 11:25:53.408266 soap_transport_http: received a total of 405 bytes of data from server
2025-01-16 11:25:53.408282 soap_transport_http: closed socket
2025-01-16 11:25:53.408292 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408301 soap_transport_http: parsed URL scheme = https
2025-01-16 11:25:53.408305 soap_transport_http: parsed URL host = webservices.amazon.com
2025-01-16 11:25:53.408308 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408316 soap_transport_http: set header Host: webservices.amazon.com
2025-01-16 11:25:53.408324 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2025-01-16 11:25:53.408339 soap_transport_http: connect using cURL
2025-01-16 11:25:53.408397 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2025-01-16 11:25:53.408415 soap_transport_http: safe_mode or open_basedir set, so do not set CURLOPT_FOLLOWLOCATION
2025-01-16 11:25:53.408418 soap_transport_http: safe_mode = 
string(1) "0"
2025-01-16 11:25:53.408423 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"
2025-01-16 11:25:53.408428 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-01-16 11:25:53.408433 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-01-16 11:25:53.408438 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-01-16 11:25:53.408442 soap_transport_http: set cURL SSL verify options
2025-01-16 11:25:53.408446 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-01-16 11:25:53.408450 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-01-16 11:25:53.408462 soap_transport_http: cURL connection set up
2025-01-16 11:25:53.408470 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2025-01-16 11:25:53.408475 soap_transport_http: HTTP header: Host: webservices.amazon.com
2025-01-16 11:25:53.408478 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.408482 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.408485 soap_transport_http: HTTP header: Connection: close
2025-01-16 11:25:53.408491 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2025-01-16 11:25:53.408497 soap_transport_http: Skip cURL header Connection: close
2025-01-16 11:25:53.408501 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"
}
2025-01-16 11:25:53.408509 soap_transport_http: set cURL HTTP headers
2025-01-16 11:25:53.408513 soap_transport_http: set cURL payload
2025-01-16 11:25:53.408518 soap_transport_http: send and receive with cURL
2025-01-16 11:25:53.820067 soap_transport_http: No cURL error, closing cURL
2025-01-16 11:25:53.820266 soap_transport_http: found proper separation of headers and document
2025-01-16 11:25:53.820283 soap_transport_http: cleaned data, stringlen: 282
2025-01-16 11:25:53.820327 soap_transport_http: end of send()
2025-01-16 11:25:53.820352 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) "'"
  }
}
2025-01-16 11:25:53.820902 nusoap_client: existing wsdl instance created from http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201695 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2025-01-16 11:25:53.201752 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201762 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201774 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201794 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2025-01-16 11:25:53.201820 soap_transport_http: parsed URL scheme = http
2025-01-16 11:25:53.201826 soap_transport_http: parsed URL host = webservices.amazon.com
2025-01-16 11:25:53.201830 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.201838 soap_transport_http: set header Host: webservices.amazon.com
2025-01-16 11:25:53.201905 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.201914 soap_transport_http: set header Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.201918 soap_transport_http: set header Connection: close
2025-01-16 11:25:53.201923 soap_transport_http: entered send() with data of length: 0
2025-01-16 11:25:53.201933 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2025-01-16 11:25:53.201940 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2025-01-16 11:25:53.307226 soap_transport_http: set response timeout to 30
2025-01-16 11:25:53.307255 soap_transport_http: socket connected
2025-01-16 11:25:53.307269 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2025-01-16 11:25:53.307278 soap_transport_http: HTTP header: Host: webservices.amazon.com
2025-01-16 11:25:53.307282 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.307285 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.307289 soap_transport_http: HTTP header: Connection: close
2025-01-16 11:25:53.307311 soap_transport_http: wrote data to socket, length = 180
2025-01-16 11:25:53.408118 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-01-16 11:25:53.408149 soap_transport_http: read line of 16 bytes: Server: Server
2025-01-16 11:25:53.408156 soap_transport_http: read line of 37 bytes: Date: Thu, 16 Jan 2025 07:25:53 GMT
2025-01-16 11:25:53.408161 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-01-16 11:25:53.408165 soap_transport_http: read line of 21 bytes: Content-Length: 163
2025-01-16 11:25:53.408170 soap_transport_http: read line of 19 bytes: Connection: close
2025-01-16 11:25:53.408174 soap_transport_http: read line of 90 bytes: Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408179 soap_transport_http: read line of 2 bytes: 
2025-01-16 11:25:53.408193 soap_transport_http: found end of headers after length 242
2025-01-16 11:25:53.408223 soap_transport_http: want to read content of length 163
2025-01-16 11:25:53.408251 soap_transport_http: read buffer of 163 bytes
2025-01-16 11:25:53.408259 soap_transport_http: read to EOF
2025-01-16 11:25:53.408262 soap_transport_http: read body of length 163
2025-01-16 11:25:53.408266 soap_transport_http: received a total of 405 bytes of data from server
2025-01-16 11:25:53.408282 soap_transport_http: closed socket
2025-01-16 11:25:53.408292 soap_transport_http: Got 301 Moved Permanently with Location: https://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408301 soap_transport_http: parsed URL scheme = https
2025-01-16 11:25:53.408305 soap_transport_http: parsed URL host = webservices.amazon.com
2025-01-16 11:25:53.408308 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2025-01-16 11:25:53.408316 soap_transport_http: set header Host: webservices.amazon.com
2025-01-16 11:25:53.408324 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host webservices.amazon.com, port 443
2025-01-16 11:25:53.408339 soap_transport_http: connect using cURL
2025-01-16 11:25:53.408397 soap_transport_http: setCurlOption option=10002, value=
string(82) "https://webservices.amazon.com:443/AWSECommerceService/US/AWSECommerceService.wsdl"
2025-01-16 11:25:53.408415 soap_transport_http: safe_mode or open_basedir set, so do not set CURLOPT_FOLLOWLOCATION
2025-01-16 11:25:53.408418 soap_transport_http: safe_mode = 
string(1) "0"
2025-01-16 11:25:53.408423 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"
2025-01-16 11:25:53.408428 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-01-16 11:25:53.408433 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-01-16 11:25:53.408438 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-01-16 11:25:53.408442 soap_transport_http: set cURL SSL verify options
2025-01-16 11:25:53.408446 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-01-16 11:25:53.408450 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-01-16 11:25:53.408462 soap_transport_http: cURL connection set up
2025-01-16 11:25:53.408470 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2025-01-16 11:25:53.408475 soap_transport_http: HTTP header: Host: webservices.amazon.com
2025-01-16 11:25:53.408478 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-01-16 11:25:53.408482 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-01-16 11:25:53.408485 soap_transport_http: HTTP header: Connection: close
2025-01-16 11:25:53.408491 soap_transport_http: Skip cURL header Host: webservices.amazon.com
2025-01-16 11:25:53.408497 soap_transport_http: Skip cURL header Connection: close
2025-01-16 11:25:53.408501 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"
}
2025-01-16 11:25:53.408509 soap_transport_http: set cURL HTTP headers
2025-01-16 11:25:53.408513 soap_transport_http: set cURL payload
2025-01-16 11:25:53.408518 soap_transport_http: send and receive with cURL
2025-01-16 11:25:53.820067 soap_transport_http: No cURL error, closing cURL
2025-01-16 11:25:53.820266 soap_transport_http: found proper separation of headers and document
2025-01-16 11:25:53.820283 soap_transport_http: cleaned data, stringlen: 282
2025-01-16 11:25:53.820327 soap_transport_http: end of send()
2025-01-16 11:25:53.820352 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)
2025-01-16 11:25:53.820925 nusoap_client: checkWSDL
2025-01-16 11:25:53.820940 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)
2025-01-16 11:25:53.820973 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)
2025-01-16 11:25:53.821004 nusoap_client: No data for operation: ItemSearch
2025-01-16 11:25:53.821018 nusoap_client: operation 'ItemSearch' not present in WSDL.