We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the tile states, sending request to oauth2/deck/save/id returns with a status code of 200, however nothing changes (not even update time).
oauth2/deck/save/id
Expected behaviour is - error status code with a message explaining an error.
The text was updated successfully, but these errors were encountered:
The same for deck/new
Sorry, something went wrong.
Returning errors on status code 200 is a bit misleading unfortunately, I would expect 4XX codes.
No branches or pull requests
As the tile states, sending request to
oauth2/deck/save/id
returns with a status code of 200, however nothing changes (not even update time).Expected behaviour is - error status code with a message explaining an error.
The text was updated successfully, but these errors were encountered: