WSDL Constructor error
Getting http://www.viamichelin.com/ws/services/Geocoding?wsdl - HTTP ERROR: Unsupported HTTP response status 307 Temporary Redirect (soapclient->response has contents of the response)
Debug
2025-07-19 21:30:43.438178 wsdl: ctor wsdl=http://www.viamichelin.com/ws/services/Geocoding?wsdl timeout=0 response_timeout=30
2025-07-19 21:30:43.438234 wsdl: parse and process WSDL path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2025-07-19 21:30:43.438245 wsdl: parse WSDL at path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2025-07-19 21:30:43.438259 wsdl: getting WSDL http(s) URL http://www.viamichelin.com/ws/services/Geocoding?wsdl
2025-07-19 21:30:43.438281 soap_transport_http: ctor url=http://www.viamichelin.com/ws/services/Geocoding?wsdl use_curl=0 curl_options:
array(0) {
}
2025-07-19 21:30:43.438433 soap_transport_http: parsed URL scheme = http
2025-07-19 21:30:43.438445 soap_transport_http: parsed URL host = www.viamichelin.com
2025-07-19 21:30:43.438456 soap_transport_http: parsed URL path = /ws/services/Geocoding
2025-07-19 21:30:43.438462 soap_transport_http: parsed URL query = wsdl
2025-07-19 21:30:43.438474 soap_transport_http: set header Host: www.viamichelin.com
2025-07-19 21:30:43.438561 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-07-19 21:30:43.438577 soap_transport_http: set header Accept-Encoding: gzip, deflate
2025-07-19 21:30:43.438588 soap_transport_http: set header Connection: close
2025-07-19 21:30:43.438600 soap_transport_http: entered send() with data of length: 0
2025-07-19 21:30:43.438620 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host www.viamichelin.com, port 80
2025-07-19 21:30:43.438643 soap_transport_http: calling fsockopen with host www.viamichelin.com connection_timeout 0
2025-07-19 21:30:43.554438 soap_transport_http: set response timeout to 30
2025-07-19 21:30:43.554479 soap_transport_http: socket connected
2025-07-19 21:30:43.554502 soap_transport_http: HTTP request: GET /ws/services/Geocoding?wsdl HTTP/1.1
2025-07-19 21:30:43.554517 soap_transport_http: HTTP header: Host: www.viamichelin.com
2025-07-19 21:30:43.554529 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-07-19 21:30:43.554539 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2025-07-19 21:30:43.554549 soap_transport_http: HTTP header: Connection: close
2025-07-19 21:30:43.554588 soap_transport_http: wrote data to socket, length = 156
2025-07-19 21:30:43.585981 soap_transport_http: read line of 33 bytes: HTTP/1.1 307 Temporary Redirect
2025-07-19 21:30:43.586028 soap_transport_http: read line of 37 bytes: Date: Sat, 19 Jul 2025 17:30:43 GMT
2025-07-19 21:30:43.586044 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-07-19 21:30:43.586058 soap_transport_http: read line of 19 bytes: Content-Length: 0
2025-07-19 21:30:43.586070 soap_transport_http: read line of 19 bytes: Connection: close
2025-07-19 21:30:43.586083 soap_transport_http: read line of 66 bytes: Location: https://www.viamichelin.com/ws/services/Geocoding?wsdl
2025-07-19 21:30:43.586096 soap_transport_http: read line of 80 bytes: x-azure-ref: 20250719T173043Z-184bc47f565h26rdhC1DUSksmg00000003a0000000002bzn
2025-07-19 21:30:43.586110 soap_transport_http: read line of 25 bytes: X-Cache: CONFIG_NOCACHE
2025-07-19 21:30:43.586122 soap_transport_http: read line of 2 bytes:
2025-07-19 21:30:43.586148 soap_transport_http: found end of headers after length 306
2025-07-19 21:30:43.586283 soap_transport_http: want to read content of length 0
2025-07-19 21:30:43.586309 soap_transport_http: read to EOF
2025-07-19 21:30:43.586319 soap_transport_http: read body of length 0
2025-07-19 21:30:43.586329 soap_transport_http: received a total of 306 bytes of data from server
2025-07-19 21:30:43.586355 soap_transport_http: closed socket
2025-07-19 21:30:43.586387 soap_transport_http: end of send()
2025-07-19 21:30:43.586411 wsdl: Getting http://www.viamichelin.com/ws/services/Geocoding?wsdl - HTTP ERROR: Unsupported HTTP response status 307 Temporary Redirect (soapclient->response has contents of the response)