Dear Team,
I am tring to call an Odata API by using an Odata Adapter Version 4 and I got this error.
com.sap.gw.core.ip.exception.ODataProcessingException: The XML is malformed

However, the xml is valid because I used the EDMX file from the OData.
Does it about metadata? then how to send it?
Any hint?