Подскажите в чем моя ошибка?
Когда я посылаю:
- Code: Select all
SOAP request: http://trackstudio.developonbox.ru/TrackStudio/services/User
SOAPAction: "authenticate", Content-Type: text/xml;charset=UTF-8, Content-Length: 384
<?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://user.service.soap.trackstudio.com/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><authenticate><login>sergey.kravchuk</login><password>***</password></authenticate></env:Body></env:Envelope>
Я получаю ответ:
- Code: Select all
SOAP response (status 415)
