redux-axios-middleware
redux-axios-middleware copied to clipboard
[Interceptors]: Not working response 400 -> 500 status code
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

How to fix. Thank you!