cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to get Thing List from IoT Leonardo

selvakumar_shanmugam
Product and Topic Expert
Product and Topic Expert
0 Likes
457

Hello Everyone,

I tried getting Advanced Thing List: OData from IoT Leonardo using URL

https://mytenant.leonardo-iot.cfapps.eu10.hana.ondemand.com/advancedlist-thing-sap/CompositeThings

as per the Help Link

https://help.sap.com/viewer/080fabc6cae6423fb45fca7752adb61e/1905a/en-US/7b9a5dc99e7c4163950ecd944fa...

But it returns not found Error.

Can you please Help.

Thanks,

Selva

Accepted Solutions (0)

Answers (2)

Answers (2)

marcus_behrens1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi, use https://mytenant.iot-sap.cfapps.eu10.hana.ondemand.com/advancedlist-thing-sap/CompositeThings/v1/$metadata.

In general its better to use the iot-sap app router and not the leonardo-iot one for api calls beyond the scope of the apis, that the leonardo iot apps are using. The later does not support all application routes.

Regards, Marcus

0 Likes

Hi Selvakumar,

Where you are trying to get the result? Can you try like this:

https://mytenant.leonardo-iot.cfapps.eu10.hana.ondemand.com/advancedlist-thing-sap/CompositeThings/v1/$metadata

Thanks & Regards

Sandeep