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-03-25 09:59:36.305968 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(3986) "2023-03-25 09:59:36.044632 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2023-03-25 09:59:36.044682 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044692 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044702 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044710 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2023-03-25 09:59:36.044728 soap_transport_http: parsed URL scheme = http
2023-03-25 09:59:36.044733 soap_transport_http: parsed URL host = webservices.amazon.com
2023-03-25 09:59:36.044737 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044746 soap_transport_http: set header Host: webservices.amazon.com
2023-03-25 09:59:36.044765 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:59:36.044777 soap_transport_http: set header Accept-Encoding: gzip, deflate
2023-03-25 09:59:36.044781 soap_transport_http: set header Connection: close
2023-03-25 09:59:36.044789 soap_transport_http: entered send() with data of length: 0
2023-03-25 09:59:36.044806 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2023-03-25 09:59:36.044817 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2023-03-25 09:59:36.182773 soap_transport_http: set response timeout to 30
2023-03-25 09:59:36.182808 soap_transport_http: socket connected
2023-03-25 09:59:36.182835 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-03-25 09:59:36.182843 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-03-25 09:59:36.182848 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:59:36.182852 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-03-25 09:59:36.182856 soap_transport_http: HTTP header: Connection: close
2023-03-25 09:59:36.182889 soap_transport_http: wrote data to socket, length = 180
2023-03-25 09:59:36.305427 soap_transport_http: read line of 19 bytes: HTTP/1.1 410 Gone
2023-03-25 09:59:36.305468 soap_transport_http: read line of 37 bytes: Date: Sat, 25 Mar 2023 06:59:36 GMT
2023-03-25 09:59:36.305477 soap_transport_http: read line of 16 bytes: Server: Server
2023-03-25 09:59:36.305483 soap_transport_http: read line of 21 bytes: Content-Length: 282
2023-03-25 09:59:36.305490 soap_transport_http: read line of 31 bytes: Keep-Alive: timeout=2, max=14
2023-03-25 09:59:36.305497 soap_transport_http: read line of 24 bytes: Connection: Keep-Alive
2023-03-25 09:59:36.305504 soap_transport_http: read line of 45 bytes: Content-Type: text/html; charset=iso-8859-1
2023-03-25 09:59:36.305511 soap_transport_http: read line of 2 bytes: 
2023-03-25 09:59:36.305543 soap_transport_http: found end of headers after length 195
2023-03-25 09:59:36.305615 soap_transport_http: want to read content of length 282
2023-03-25 09:59:36.305630 soap_transport_http: read buffer of 282 bytes
2023-03-25 09:59:36.305639 soap_transport_http: read to EOF
2023-03-25 09:59:36.305644 soap_transport_http: read body of length 282
2023-03-25 09:59:36.305652 soap_transport_http: received a total of 477 bytes of data from server
2023-03-25 09:59:36.305683 soap_transport_http: closed socket
2023-03-25 09:59:36.305703 soap_transport_http: end of send()
2023-03-25 09:59:36.305715 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-03-25 09:59:36.306065 nusoap_client: existing wsdl instance created from http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044632 wsdl: ctor wsdl=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl timeout=0 response_timeout=30
2023-03-25 09:59:36.044682 wsdl: parse and process WSDL path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044692 wsdl: parse WSDL at path=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044702 wsdl: getting WSDL http(s) URL http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044710 soap_transport_http: ctor url=http://webservices.amazon.com/AWSECommerceService/US/AWSECommerceService.wsdl use_curl= curl_options:
array(0) {
}
2023-03-25 09:59:36.044728 soap_transport_http: parsed URL scheme = http
2023-03-25 09:59:36.044733 soap_transport_http: parsed URL host = webservices.amazon.com
2023-03-25 09:59:36.044737 soap_transport_http: parsed URL path = /AWSECommerceService/US/AWSECommerceService.wsdl
2023-03-25 09:59:36.044746 soap_transport_http: set header Host: webservices.amazon.com
2023-03-25 09:59:36.044765 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:59:36.044777 soap_transport_http: set header Accept-Encoding: gzip, deflate
2023-03-25 09:59:36.044781 soap_transport_http: set header Connection: close
2023-03-25 09:59:36.044789 soap_transport_http: entered send() with data of length: 0
2023-03-25 09:59:36.044806 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host webservices.amazon.com, port 80
2023-03-25 09:59:36.044817 soap_transport_http: calling fsockopen with host webservices.amazon.com connection_timeout 0
2023-03-25 09:59:36.182773 soap_transport_http: set response timeout to 30
2023-03-25 09:59:36.182808 soap_transport_http: socket connected
2023-03-25 09:59:36.182835 soap_transport_http: HTTP request: GET /AWSECommerceService/US/AWSECommerceService.wsdl HTTP/1.1
2023-03-25 09:59:36.182843 soap_transport_http: HTTP header: Host: webservices.amazon.com
2023-03-25 09:59:36.182848 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:59:36.182852 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2023-03-25 09:59:36.182856 soap_transport_http: HTTP header: Connection: close
2023-03-25 09:59:36.182889 soap_transport_http: wrote data to socket, length = 180
2023-03-25 09:59:36.305427 soap_transport_http: read line of 19 bytes: HTTP/1.1 410 Gone
2023-03-25 09:59:36.305468 soap_transport_http: read line of 37 bytes: Date: Sat, 25 Mar 2023 06:59:36 GMT
2023-03-25 09:59:36.305477 soap_transport_http: read line of 16 bytes: Server: Server
2023-03-25 09:59:36.305483 soap_transport_http: read line of 21 bytes: Content-Length: 282
2023-03-25 09:59:36.305490 soap_transport_http: read line of 31 bytes: Keep-Alive: timeout=2, max=14
2023-03-25 09:59:36.305497 soap_transport_http: read line of 24 bytes: Connection: Keep-Alive
2023-03-25 09:59:36.305504 soap_transport_http: read line of 45 bytes: Content-Type: text/html; charset=iso-8859-1
2023-03-25 09:59:36.305511 soap_transport_http: read line of 2 bytes: 
2023-03-25 09:59:36.305543 soap_transport_http: found end of headers after length 195
2023-03-25 09:59:36.305615 soap_transport_http: want to read content of length 282
2023-03-25 09:59:36.305630 soap_transport_http: read buffer of 282 bytes
2023-03-25 09:59:36.305639 soap_transport_http: read to EOF
2023-03-25 09:59:36.305644 soap_transport_http: read body of length 282
2023-03-25 09:59:36.305652 soap_transport_http: received a total of 477 bytes of data from server
2023-03-25 09:59:36.305683 soap_transport_http: closed socket
2023-03-25 09:59:36.305703 soap_transport_http: end of send()
2023-03-25 09:59:36.305715 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-03-25 09:59:36.306076 nusoap_client: checkWSDL
2023-03-25 09:59:36.306084 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-03-25 09:59:36.306108 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-03-25 09:59:36.306127 nusoap_client: No data for operation: ItemSearch
2023-03-25 09:59:36.306137 nusoap_client: operation 'ItemSearch' not present in WSDL.