Add axios interceptors
Adds an interceptor which, on every API call, logs the response to the console, or in case of a 400+ error, shows a toast with the error.
Adds an interceptor which, on every API call, logs the response to the console, or in case of a 400+ error, shows a toast with the error.