Hello,
I am new to HCP and was trying out IoT services using the starter kit available. I create hierarchy in devices section of IoT cockpit.
Like -
Level1 - > Sub-Level1 - > link [Device1, Device2]
Level2 - > Sub-Level2 - > link [ Device3 , Device4].
I found this documentation which gives the service URLs to access these dimension. But when I call them in my controller I get an error "Your browser does not support JS or is turned off .. <form method=""post" https://account.sap.com/saml2....".
While looking for a solution I saw it basically is requesting to revalidate the user again and trying to open the logon screen since the response header has -- "Cache-Control: must-revalidate". Could you please help and let me know how can I read this data in my UI5 application.
>https://help.hana.ondemand.com/iot/frameset.htm?849cddcf18e440d8bb6ee2cf590e0016.html
Thanks