Expected behavior
Since it is an internal server error, it would be more appropriate to return a HTTP 500 status code instead. Also, when there is a validation error, it would be better to return a HTTP 400 status code instead of 200.
Desktop (please complete the following information):
Describe the bug I receive a HTTP 200 status code and responseCode OK in the response payload for an unsuccessful request.
To Reproduce Steps to reproduce the behavior:
Expected behavior Since it is an internal server error, it would be more appropriate to return a HTTP 500 status code instead. Also, when there is a validation error, it would be better to return a HTTP 400 status code instead of 200.
Desktop (please complete the following information):