There is a problem with the current behaviour of the interceptor as explained by @M3psipax in detail [here](https://github.com/rapidjs/rapid.js/commit/1976a76ce2c67989ec9e22d42317d7148fff40a3#commitcomment-28565247). Basically: > a reject handler cannot be added We should use axios `InterceptorManager` to fully expose axios interceptor capabilities.