ContributionsMost RecentMost LikesSolutionswsse:FailedAuthentication: Failed to assert identity with UsernameToken I have a code which connects to web service via SoapUI using node.js. The same code is running with no errors at different machine but when i run it in my machine i get the below error. any idea on how to solve it? wsse:FailedAuthentication: Failed to assert identity with UsernameToken Thank you.