Error when sending message
guillaumegarcia13 opened this issue · 3 comments
When using the "Send message" or "Switch LED state", the application is displaying a "undefined" message.
If you look further (breakpoint in index.html in pushData function), this is due to the system being unable to log you on and requesting a SAML token.
This can be seen at this URL;
https://goo.gl/Yophea
Thanks in advance.
Hi,
Did you to check the authorization for iotmms app?
the following steps described for Push API security in your account https://help.hana.ondemand.com/iot/frameset.htm?9da1c18f6ab947c58052f4d07498a654.html (Security section at the end of the page).
Regards
You made my night!
I as missing the following part from https://help.hana.ondemand.com/iot/frameset.htm?9da1c18f6ab947c58052f4d07498a654.html:
Is the error resolved ??