I have this code :
this.instance.interceptors.response.use(this.handleResponseSuccess, this.handleResponseError.bind(this));
Now in handleRespons