issues Search Results · repo:vpulim/node-soap language:JavaScript
Filter by
432 results
(95 ms)432 results
invpulim/node-soap (press backspace or delete to remove)On some distributions (e.g., RH-derivative EL9, such as AlmaLinux 9), SHA1 is deprecated by default and running e.g. npm
run cover (and presumably npm run test) fails with:
1) WSSecurityCert
...
smokhov
- Opened 7 days ago
- #1323
Hello!
I am trying to use soap with HTTPS transport, but I am encountering issues. I use the hostname of the server to connect
but I keep getting the following error:
Hostname/IP does not match certificate ...
ruspaul013
- Opened 24 days ago
- #1311
Currently, I am trying to decode some strings such as “FÉRIAS” and it is returning “F�RIAS” when encoding it incorrectly
to UTF-8 when the endpoint is returning “ISO-8859-1”;
I did some debugging and ...
Xeubaka
- 1
- Opened on Jul 11
- #1302
Hi
I noticed a potential issue in how XML numeric types are parsed. In particular, this section of code:
if (name === int || name === integer || name === short || name === long ) {
value = ...
Gigiz
- 2
- Opened on Jun 26
- #1299
Hi Team
There are some implementation done where wsse:Security folder not required in body and just have signature structure
appearing in output along with X059 cet data
Current
wsse:Security ds:Signature ...
sharmam-caremonitor
- 4
- Opened on Jun 12
- #1297
@smokhov @w666
I have wsdl with operation name as add-b
operation name= add-b
` client.add-b( args, function (err, result) {
}`
It results in error : ReferenceError: b is not defined so it seems ...
sharmam-caremonitor
- Opened on Jun 7
- #1295
@smokhov Is there any example for handling parseReponseAttachments as aI am getting application/zip in response? Is
there any capability of handling mtomResponseAttachments provided ?
sharmam-caremonitor
- 3
- Opened on Jun 3
- #1294
@smokhov
After successful response from soap service , I am getting full stack of response including headers instead of only
parsed JSON body in result
While printing error object I am getting
TypeError: ...
sharmam-caremonitor
- 4
- Opened on Jun 3
- #1293
When I am passing args to create method namespaces are wrongly getting rendered . Is there any way to provide namespaces
in json request body
sharmam-caremonitor
- 8
- Opened on Jun 3
- #1292
When we add additional references, we encounter a signature verification error because the Timestamp element has a
hardcoded ID of 1. The signer.getSignatureXml() method automatically assigns IDs sequentially ...
rohangupta6807
- 2
- Opened on Jun 1
- #1291

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.