Report errors from requests with the error json property
Compare changes
+ 6
− 1
@@ -11,8 +11,13 @@ service.interceptors.response.use(
If there's an "error" property in the response error json, it will be shown as a message instead of "[Object Object"]