Handle HttpClientErrorException|RestClientException ensuring appropriate response status
Open, HighPublic

Description

Currently, the exception triggers a 500 INTERNAL SERVER ERROR response regardless of the real client error (ie 4040 NOT FOUND).

This behaviour confuses the API consumer and must be fixed.

atundo created this task.Jul 5 2018, 9:40 PM
atundo triaged this task as High priority.
atundo renamed this task from Handle HttpClientErrorException ensuring appropriate response status to Handle HttpClientErrorException|RestClientException ensuring appropriate response status.Jul 7 2018, 11:43 AM