- Issue created by @jsacksick
- Status changed to Needs review
about 2 years ago 9:16am 23 February 2023 - 🇮🇱Israel jsacksick
Initial proposal at this point, requires tests.
Wondering between throwing a BadRequestHttpException or an UnprocessableEntityHttpException. We seem to be a bit inconsistent here.
I think we should go with UnprocessableEntityHttpException according to the specs as a 400 response code indicates that the request is malformed while UnprocessableEntityHttpException seems to be what should be used in case of validation errors.
-
jsacksick →
committed c296f623 on 8.x-1.x
Issue #3343933 by jsacksick: The payment resources should check whether...
-
jsacksick →
committed c296f623 on 8.x-1.x
- Status changed to Fixed
about 2 years ago 12:06pm 23 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.