Retrieving a previous version of the SOAP WSDL
Content
I've run into a strange new wrinkle (discussed here) with the SOAP 1.4 WSDL, which is the default for August '17. I'm going to try the most recent suggestion to send a blank token value, but I also want to try using version 1.3. The documentation says this can be done with the URL https://<host_name>/services/soap/connect/soap?wsdl=typed_v, but this doesn't seem to be working for me.
I've tried
0