Hi folks, I have an issue where I wish to ignore ALL 403 and 401 HTTP errors for my application.Originally we had 401 set in the Error detection section (Error Detection Using HTTP Return Codes) that was enabled, and I was able to add a 403 one, kee...
I had looked at that and it didn't help, it was how I was able to resolve the initial 403s issue but when I now try to do 401 and 403 it doesn't work Thanks