[ https://issues.apache.org/jira/browse/OLINGO-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Archana Rai resolved OLINGO-1333. --------------------------------- Resolution: Fixed The issue is fixed by : [https://gitbox.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=256b14f02ba4763e0cf741710b705b987b4e98d5] > ODataResponse for delta client throws NPE on Asynchronous calls > ---------------------------------------------------------------- > > Key: OLINGO-1333 > URL: https://issues.apache.org/jira/browse/OLINGO-1333 > Project: Olingo > Issue Type: Bug > Reporter: Archana Rai > Priority: Minor > > When trying to access response body using res.getBody() NullPointerException > is thrown. > ODataRetrieveResponse<ClientDelta> res = responseWrapper.getODataResponse(); > ClientDelta delta = res.getBody(); > -- This message was sent by Atlassian JIRA (v7.6.3#76005)