I am trying to get the xml rate soap feed from UPS working.Currently I am getting the error "Wrong version" (__Soapcall Exeption) or "0FailureHard10002The XML document is well formed but the document is not valid1" (Respons from server or php).I took the example provided in the developers toolkit. I tried everything =>
- Change soap version to 1.2
- Grab wsdl from remote url instead of onthe disk
- I double checked the endpoint and userid, accesskey, pass,...