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

No error callbacks are being thrown when receiving bad server response #6

Open
danieltott opened this issue Dec 9, 2015 · 0 comments

Comments

@danieltott
Copy link

I've tested this with get_contact, create_contact, and create_deal. I suspect this affects all of the async methods.

when there is some issue with the server response, the error callback never gets thrown. This means there is no way for us to handle unforeseen errors, network failures, and server errors.

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

1 participant