I am trying to work with some legacy code and have come up against an issue when using volley.
I am trying to get to an api that our main site has and it works fine
You can check e is instanceof AuthFailureError.
Log.e(TAG, "AuthFailureError: " + (e instanceof AuthFailureError));