I'm using from wso2 api manager 4.1.0, when I try it out a method without entering username and password from Devportal, I get the following error but I want to handle the error and show the client a 401 error. How can I do that?
<soapenv:Reason xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
<soapenv:Text xml:lang="en-US">Index 0 out of bounds for length 0</soapenv:Text></soapenv:Reason>