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

Web IDE IoT table Odata service call,$metadata 404 error

0 Kudos
360

Facing the below show error while reading the metadata of the IoT table data as Odata service : Kindly help or guide ASAP

Accepted Solutions (1)

Accepted Solutions (1)

anton_levin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Rohit,

what is the name of your destination and how your URL looks like in there (with what it ends)? Do you have your destination path specified in neo-app.json?

Regards,

Anton

0 Kudos

Hello Anton,

This is how my destination url looks like -

https://iotmmsp********trial.hanatrial.ondemand.com/

and here is my Destination -

In my neo-app.json, here is how the destination is configured -

anton_levin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Then when doing a HTTP call from your app, you have to use the relative path which is: "/destinations/IoTConnection/com.sap.iotservices.mms...". According to log output you use "/com.sap.iotservices.mms..."

Regards,

Anton

0 Kudos

Thanks for the reply Anton. This has worked.

Answers (0)