seafile-js
seafile-js copied to clipboard
How can i receive http status code?
Can you add global interceptor for axios, like this: axios_instance.interceptors.response.use(res => {return res;},error => {return Promise.reject(error.response.data)});
Can you add global interceptor for axios, like this: axios_instance.interceptors.response.use(res => {return res;},error => {return Promise.reject(error.response.data)});
Hello, is the server parameter of this API passed to the fileserver of the seafile service? I don't know how to do that, but when I try to pass in a parameter like this, 404