In version 1.4.0.2, QueryAuthenticationToken used to throw an
InvalidCredentialsException upon receiving invalid credentials. Not it just
throws the original 401 WebException - and as you would expect, this messes up
the error handling in my application.
I can work around this using additional exception handling code, but I
certainly didn't expect this kind of breaking changes from a minor library
upgrade.
Just wanted to know if this is a bug or by design.
Original issue reported on code.google.com by vlad.ili...@gmail.com on 17 Oct 2010 at 6:42
Original issue reported on code.google.com by
vlad.ili...@gmail.com
on 17 Oct 2010 at 6:42