restangular
restangular copied to clipboard
http status code
How can i process status code 404,502... in Restangular?
Use an interceptor
interceptor is getting status code as 0 instead of 401,404 or any other.
Do you have some code examples, preferably as a Plunker (fork this one) that demonstrates your situation?
Please also read the updated issue guidelines and consider asking your question on StackOverflow instead.