We are using Call Web Service to call Docusign WSDL "

We are using Call Web Service to call Docusign WSDL "demo.docusign.net/.../dsapi.asmx. Passing HTTP header values as

HTTP Header Keys {"X-DocuSign-Authentication", "Content-Type"}
HTTP Header value {"<DocuSignCredentials><Username>xx@xx.com</Username><Password>xxxx</Password><IntegratorKey>xxx</IntegratorKey></DocuSignCredentials>", "text/xml;charset=UTF-8"}


An error occurred while invoking the Web Service. Details: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '"' (code 34) in DOCTYPE declaration; expected a space between public and system identifiers at [row,col {unknown-source}]: [1,50] (APNX-1-4044-000)

But we are able to successfully test it using the HTTP Post function.

It would be great if somebody could help me out to solve Call Web Service issue. Thanks in Advance.

OriginalPostID-143886

OriginalPostID-143886

  Discussion posts and replies are publicly visible