We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It works fine in development: the error handler is called as expected.
However, when the code is minified, the request doesn't stop with the 401 response. It waits and waits... until it reaches the timeout.
Activity