cancel
Showing results for 
Search instead for 
Did you mean: 

Integration to a BTP destination in SAP Build Apps is not working

0 Kudos
275

I am trying to Integrate a SAP BTP Destination in SAP Build Apps.

All the destination configured in the BTP -Destinations is shown but when I try to use the destination for the API ( ODATA ) Integration, it gives 404 response.

I am trying to use the ES5 Product API and the link that I am using is 

"https://sapes5.sapdevcenter.com/sap/opu/odata/sap/SEPMRA_PROD_MAN/".

I have attached the error and BTP destination screenshot.

Thanks in advance !

View Entire Topic
Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Kudos

The settings for WebIDAUsage is making Build Apps think it is a catalog. Either remove that property or change to odata_gen.

Also, worth adding BuildApps.ApiType = odata.

Here's a post about the WebIDEUsage settings -- I learned something new 😸https://myui5.wordpress.com/sap-web-ide-part-2-connecting-to-remote-systems/