[
https://issues.apache.org/jira/browse/OLINGO-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend resolved OLINGO-1102.
-------------------------------------
Resolution: Fixed
Assignee: Christian Amend
Fix Version/s: (Java) V4 4.4.0
Thanks for the contribution. I applied the patch with th efollowing commit:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=a16a16841b03fe27b1fb0dab20a0d0029a6de335
> ODataErrorResponseChecker.checkResponse(...) not return detail error message
> for ODataServerErrorException
> -----------------------------------------------------------------------------------------------------------
>
> Key: OLINGO-1102
> URL: https://issues.apache.org/jira/browse/OLINGO-1102
> Project: Olingo
> Issue Type: Bug
> Components: odata4-client
> Affects Versions: (Java) V4 4.3.0
> Reporter: Jin ZHAO
> Assignee: Christian Amend
> Fix For: (Java) V4 4.4.0
>
> Attachments: 500-internal-server-error.png, ErrorMessage.diff
>
>
> When I access Microsot CRM online with Olingo client code, My request
> https://talend.api.crm.dynamics.com/api/data/v8.1/subscriptionsyncentriesoutlook
> response return: *Status:500 Internal Server Error* with detail error
> message(see attached screenshot: 500-internal-server-error.png)
> but
> [ODataErrorResponseChecker.java#L73|https://github.com/apache/olingo-odata4/blob/8515b48dd5e09e4597d0b396326bd6a074efa1f5/lib/client-core/src/main/java/org/apache/olingo/client/core/communication/header/ODataErrorResponseChecker.java#L73]
> not included the detail message in ODataServerErrorException
> This would very hard know why get 500 error.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)