Closed TynerGjs closed 1 year ago
When building the response for a 400 bad request, the header is mistakenly set to 401 Unauthorized.
Both response's body and header are 400 bad request.
Description
When building the response for a 400 bad request, the header is mistakenly set to 401 Unauthorized.
Steps to reproduce:
Expected Result:
Both response's body and header are 400 bad request.