Users SBAT receive proper HTTP codes for errors #1075
Labels
enhancement
an improvement to an existing feature
Priority: P2
Major
triaged
label for issues that have been assigned a priority
Expected Behavior
We should only process requests that are well-formed and return 422.
If an exception occurs we should return 500
Current Behavior
There is no proper parsing of request parameters.
When exceptions happen, we don't send anything back either.
The text was updated successfully, but these errors were encountered: