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

syntax response if user is NOT logged in #20

Open
ssvw opened this issue Oct 28, 2014 · 0 comments
Open

syntax response if user is NOT logged in #20

ssvw opened this issue Oct 28, 2014 · 0 comments

Comments

@ssvw
Copy link

ssvw commented Oct 28, 2014

If a user is not logged in, the response should never be as follows (as it is now):

HTTP Status 400 - Bad Request
type Status report
message Bad Request
description The request sent by the client was syntactically incorrect.
Apache Tomcat/6.0.37

… even if the syntax of the posted serialization is indeed syntactically incorrect, but should instead be a "401 Unauthorized" error message.

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