I'm using the library SOAP (https://www.npmjs.com/package/soap) to make requests to a wsdl, but I'm getting the error HTTP GET not supported
, using SOAPUI or even axios with post method seems to work
Asked
Active
Viewed 266 times
1

Lucas Gardini Dias
- 504
- 4
- 13
-
1i think this link is helpful for you, https://stackoverflow.com/questions/34147372/node-js-error-protocol-https-not-supported-expected-http – CCC May 09 '22 at 18:18