redux-axios-middleware icon indicating copy to clipboard operation
redux-axios-middleware copied to clipboard

[Interceptors]: Not working response 400 -> 500 status code

Open sunkid1995 opened this issue 6 years ago • 0 comments

Hi, I have a problem with redux-axios-middleware

  • I have a request and response with the status code of 403, Interceptors not working but it work with status code: 200 & 300 Screen Shot 2019-06-09 at 17 02 33

How to fix. Thank you!

sunkid1995 avatar Jun 09 '19 10:06 sunkid1995