Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
V2 2.0.2
-
None
-
Important
Description
I have a function import which expects an output of type Edm.Int16 but the function returns value greater than the expected range and it fails to cast and throws an EntityProviderException with http status code 400. I debugged the code and found Olingo always sets the EntityProviderException http status code to 400 by default in ODataExceptionWrapper. Here it is not a bad request. The status code is misleading. Please fix it.
Attachments
Issue Links
- relates to
-
OLINGO-763 Improve V2 Error handling
- Closed