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

Catch exceptions from API responses #6

Open
izuzak opened this issue Sep 20, 2015 · 0 comments
Open

Catch exceptions from API responses #6

izuzak opened this issue Sep 20, 2015 · 0 comments

Comments

@izuzak
Copy link
Owner

izuzak commented Sep 20, 2015

Currently, the program doesn't expect any 4XX or 5XX errors to be returned from the API.

It should do that (or at least handle the more common 401, 404, 403 and 5XX statuses in general), let the user know what happened, and recover gracefully if possible.

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

No branches or pull requests

1 participant