svrcekmichal/redux-axios-middleware

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

sunkid1995 opened this issue · 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!