I am getting the following error when attempting to run an offline sync. I am using a simple Fiori app connected to the Northwind OData server:
Error caused by: [-100024] An error occurred while retrieving or parsing the response for request "https://hcpms-pXXXX.hanatrial.ondemand.com:443/SAMPLE/Order_Details".
Error caused by: Missing message for key 'org.apache.olingo.odata2.api.ep.EntityProviderException.INVALID_PROPERTY_VALUE2'!
I am calling the Orders, Customers and Order_Details services. Orders and Customers work fine, but not Order_Details.