Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i receive http status code? #81

Open
muaddip01 opened this issue Jan 6, 2019 · 1 comment
Open

How can i receive http status code? #81

muaddip01 opened this issue Jan 6, 2019 · 1 comment

Comments

@muaddip01
Copy link

Can you add global interceptor for axios, like this: axios_instance.interceptors.response.use(res => {return res;},error => {return Promise.reject(error.response.data)});

@PachVerb
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants