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-06-06 20:33:10.922530 wsdl: ctor wsdl=http://www.viamichelin.com/ws/services/Geocoding?wsdl timeout=0 response_timeout=30
2026-06-06 20:33:10.922551 wsdl: parse and process WSDL path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-06-06 20:33:10.922558 wsdl: parse WSDL at path=http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-06-06 20:33:10.922565 wsdl: getting WSDL http(s) URL http://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-06-06 20:33:10.922581 soap_transport_http: ctor url=http://www.viamichelin.com/ws/services/Geocoding?wsdl use_curl=0 curl_options:
array(0) {
}
2026-06-06 20:33:10.922595 soap_transport_http: parsed URL scheme = http
2026-06-06 20:33:10.922600 soap_transport_http: parsed URL host = www.viamichelin.com
2026-06-06 20:33:10.922603 soap_transport_http: parsed URL path = /ws/services/Geocoding
2026-06-06 20:33:10.922607 soap_transport_http: parsed URL query = wsdl
2026-06-06 20:33:10.922614 soap_transport_http: set header Host: www.viamichelin.com
2026-06-06 20:33:10.922630 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2026-06-06 20:33:10.922637 soap_transport_http: set header Accept-Encoding: gzip, deflate
2026-06-06 20:33:10.922641 soap_transport_http: set header Connection: close
2026-06-06 20:33:10.922647 soap_transport_http: entered send() with data of length: 0
2026-06-06 20:33:10.922653 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host www.viamichelin.com, port 80
2026-06-06 20:33:10.922659 soap_transport_http: calling fsockopen with host www.viamichelin.com connection_timeout 0
2026-06-06 20:33:11.008983 soap_transport_http: set response timeout to 30
2026-06-06 20:33:11.009011 soap_transport_http: socket connected
2026-06-06 20:33:11.009026 soap_transport_http: HTTP request: GET /ws/services/Geocoding?wsdl HTTP/1.1
2026-06-06 20:33:11.009032 soap_transport_http: HTTP header: Host: www.viamichelin.com
2026-06-06 20:33:11.009037 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2026-06-06 20:33:11.009041 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2026-06-06 20:33:11.009045 soap_transport_http: HTTP header: Connection: close
2026-06-06 20:33:11.009062 soap_transport_http: wrote data to socket, length = 156
2026-06-06 20:33:11.040617 soap_transport_http: read line of 33 bytes: HTTP/1.1 307 Temporary Redirect
2026-06-06 20:33:11.040644 soap_transport_http: read line of 37 bytes: Date: Sat, 06 Jun 2026 16:33:11 GMT
2026-06-06 20:33:11.040652 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2026-06-06 20:33:11.040659 soap_transport_http: read line of 19 bytes: Content-Length: 0
2026-06-06 20:33:11.040664 soap_transport_http: read line of 19 bytes: Connection: close
2026-06-06 20:33:11.040670 soap_transport_http: read line of 66 bytes: Location: https://www.viamichelin.com/ws/services/Geocoding?wsdl
2026-06-06 20:33:11.040676 soap_transport_http: read line of 80 bytes: x-azure-ref: 20260606T163311Z-15c784cf84cvdmkjhC1STOm96c00000001vg000000003keg
2026-06-06 20:33:11.040682 soap_transport_http: read line of 25 bytes: X-Cache: CONFIG_NOCACHE
2026-06-06 20:33:11.040687 soap_transport_http: read line of 2 bytes: 
2026-06-06 20:33:11.040701 soap_transport_http: found end of headers after length 306
2026-06-06 20:33:11.040725 soap_transport_http: want to read content of length 0
2026-06-06 20:33:11.040734 soap_transport_http: read body of length 0
2026-06-06 20:33:11.040738 soap_transport_http: received a total of 306 bytes of data from server
2026-06-06 20:33:11.040755 soap_transport_http: closed socket
2026-06-06 20:33:11.040765 soap_transport_http: end of send()
2026-06-06 20:33:11.040774 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)