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

update api authorization message to distinguish between invalid password and no authorization #37

Open
volkcj opened this issue Aug 1, 2017 · 0 comments

Comments

@volkcj
Copy link
Contributor

volkcj commented Aug 1, 2017

Two different messages are returned in the api (Postman) when an invalid password is used and when a user is not authorized. The workbench currently returns the same message when these two cases occur, and it would be helpful to return different messages in the workbench to reflect the different issues.

Message returned when user does not have correct authorization permissions via api
2017-08-01_075155

Message returned when password to api is incorrect:
2017-08-01_080004

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