Simple curl failing from linux command line
问题 we have a simple REST request that I can use manually on my Mac with RESTClient (from wiztools). The url is http://ws-argos.clsamerica.com/argosDws/services/DixService?getXml and the body is below: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:typ="http://service.dataxmldistribution.argos.cls.fr/types"> <soap:Body> <typ:xmlRequest> <typ:username>******</typ:username> <typ:password>******</typ:password> <typ:platformId>62518,62688,62520,62602,62608</typ:platformId>