Christian Fortes

Results 1 comments of Christian Fortes

The issue is happening because the SOAP envelope used is missing the `organizationId` when doing the loginBySoap ```js // Connection definition var Connection = module.exports = function(options) { options =...