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

Detect failed logins #6

Open
whereistanya opened this issue Sep 9, 2016 · 1 comment
Open

Detect failed logins #6

whereistanya opened this issue Sep 9, 2016 · 1 comment

Comments

@whereistanya
Copy link
Contributor

We get a 200 even if the login failed for a bad password or because the server pushed back. We're explicitly checking for not having login keys, but it would be good to extract an error (from somewhere? I assume it's somewhere in the request?) and return it to the user.

@whereistanya
Copy link
Contributor Author

req.text has "Success" or "Error" buried inside a dictionary.

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