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 to detect bad login or other errors? #40

Open
todbot opened this issue May 31, 2016 · 1 comment
Open

How to detect bad login or other errors? #40

todbot opened this issue May 31, 2016 · 1 comment
Milestone

Comments

@todbot
Copy link

todbot commented May 31, 2016

Hi,
How should one detect bad login credentials and other errors in Skyweb?
It looks like the API doesn't support the 'reject' part of Promises nor does it throw Error objects.

@demurgos
Copy link
Contributor

demurgos commented May 31, 2016

You're right, it just throws the errors.
For the moment you cannot catch errors.

(Here is a related discussion about improving the design of error handling)

@ShyykoSerhiy ShyykoSerhiy added this to the 1.0.0 milestone Oct 5, 2016
ShyykoSerhiy added a commit that referenced this issue Oct 19, 2016
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

3 participants