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

2026-02-16 05:48:55.371057 wsdl: ctor wsdl=http://www.viamichelin.com/ws/services/Geocoding?wsdl timeout=0 response_timeout=30
2026-02-16 05:48:55.371111 wsdl: parse and process WSDL path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-02-16 05:48:55.371121 wsdl: parse WSDL at path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-02-16 05:48:55.371133 wsdl: getting WSDL http(s) URL http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-02-16 05:48:55.371153 soap_transport_http: ctor url=http://www.viamichelin.com/ws/services/Geocoding?wsdl use_curl=0 curl_options:
array(0) {
}
2026-02-16 05:48:55.371175 soap_transport_http: parsed URL scheme = http
2026-02-16 05:48:55.371182 soap_transport_http: parsed URL host = www.viamichelin.com
2026-02-16 05:48:55.371186 soap_transport_http: parsed URL path = /ws/services/Geocoding
2026-02-16 05:48:55.371189 soap_transport_http: parsed URL query = wsdl
2026-02-16 05:48:55.371197 soap_transport_http: set header Host: www.viamichelin.com
2026-02-16 05:48:55.371261 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2026-02-16 05:48:55.371270 soap_transport_http: set header Accept-Encoding: gzip, deflate
2026-02-16 05:48:55.371274 soap_transport_http: set header Connection: close
2026-02-16 05:48:55.371279 soap_transport_http: entered send() with data of length: 0
2026-02-16 05:48:55.371288 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host www.viamichelin.com, port 80
2026-02-16 05:48:55.371295 soap_transport_http: calling fsockopen with host www.viamichelin.com connection_timeout 0
2026-02-16 05:48:55.477849 soap_transport_http: set response timeout to 30
2026-02-16 05:48:55.477879 soap_transport_http: socket connected
2026-02-16 05:48:55.477892 soap_transport_http: HTTP request: GET /ws/services/Geocoding?wsdl HTTP/1.1
2026-02-16 05:48:55.477900 soap_transport_http: HTTP header: Host: www.viamichelin.com
2026-02-16 05:48:55.477904 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2026-02-16 05:48:55.477912 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2026-02-16 05:48:55.477915 soap_transport_http: HTTP header: Connection: close
2026-02-16 05:48:55.477936 soap_transport_http: wrote data to socket, length = 156
2026-02-16 05:48:55.506768 soap_transport_http: read line of 33 bytes: HTTP/1.1 307 Temporary Redirect
2026-02-16 05:48:55.506798 soap_transport_http: read line of 37 bytes: Date: Mon, 16 Feb 2026 01:48:55 GMT
2026-02-16 05:48:55.506805 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2026-02-16 05:48:55.506810 soap_transport_http: read line of 19 bytes: Content-Length: 0
2026-02-16 05:48:55.506814 soap_transport_http: read line of 19 bytes: Connection: close
2026-02-16 05:48:55.506819 soap_transport_http: read line of 66 bytes: Location: https://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-02-16 05:48:55.506823 soap_transport_http: read line of 80 bytes: x-azure-ref: 20260216T014855Z-15df9d5b589sbwnchC1AMS9r2n0000000ttg0000000032dy
2026-02-16 05:48:55.506828 soap_transport_http: read line of 25 bytes: X-Cache: CONFIG_NOCACHE
2026-02-16 05:48:55.506832 soap_transport_http: read line of 2 bytes: 
2026-02-16 05:48:55.506877 soap_transport_http: found end of headers after length 306
2026-02-16 05:48:55.506910 soap_transport_http: want to read content of length 0
2026-02-16 05:48:55.506927 soap_transport_http: read to EOF
2026-02-16 05:48:55.506931 soap_transport_http: read body of length 0
2026-02-16 05:48:55.506934 soap_transport_http: received a total of 306 bytes of data from server
2026-02-16 05:48:55.506953 soap_transport_http: closed socket
2026-02-16 05:48:55.506967 soap_transport_http: end of send()
2026-02-16 05:48:55.506981 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)