Error 401 - Unauthorized - BSSV E1 9.2
Hi All,
I'm facing a strange issue. I'm trying to invoke address book BSSV using SOAP UI and following standard steps, but it shows me Error 401 - Unauthorized in Postman.
In SOAP UI it says "Failed to assert identity with UsernameToken"
It was working fine few days ago. Later we had disabled HTTPS through weblogic-webservices-policy.xml file.Next we upgraded tools release from 9.2.2.2 to 9.2.2.4. This was installed on a fat client and new BSSV package was built and deployed. weblogic-webservices-policy.xml was edited to revert HTTP changes. And we checked again to find 401 Unauthorized error code.
I have checked security realms for associated weblogic domain and E1BSSVAuthenticatorV2 is present there.