Skip to Content
0
Aug 04, 2016 at 10:08 AM

IoT destinations in mobile Apps not working

43 Views

Hi,

after building an App which uses the IoT services from the HANATRIAL platform (using the IoT.js methods) , we want to convert this web-app into a mobile hybrid app. The App sends IoT data using the oAuth token of a certain device configuartion to simulate a IoT device and works well as deployed on the HANAtrial.

The corresponding app was build by use of the HAT (1.17.2) and successfully registered to the mobile services via Kapsel logon plugin.

Unfortunately the services are not working, i.e. there seems to be no connection to the HANA trial IoT services.

We were trying different approaches to configure the backend destination in the app customizing on the trial landscape mobile services ( e.g. user http://iotmms/http/api where iotmms is the destination from HANA cloud trial platform which works with the deployed WebApp).

However every setting resulted in either "not found" or "403 no authorization" when trying to ping the destination.

What might be the destination setting working for this scenario ? Or do we need to change the WebApp to make the oAuth connection ?