Skip to Content
0
Aug 04, 2023 at 06:12 AM

Issue in filtering the data in SAP Build Apps preview

283 Views

Hi All,
I am facing a strange issue in Filtering the OData service from the past 2 days. I have integrated a CAP service with the BTP Destination and added few filters in the Data Variable. The app is deployed and it is working fine even now also but from the past 2 days in the Build Apps Preview I am getting an error when ever any Filters are passed.

"{\"error\":{\"code\":\"400\",\"message\":\"The type 'Edm.String' is not compatible to 'Edm.Boolean'\"}}"

I am passing the filters using the Object with properties. When I am trying the same payload in Postman the service is working fine without any errors.
Please suggest any solution for this issue.
Thanks,

Anjaly