Discussions
Missing cover art and title on lock screen (Mobile App)
Hello Haiilo Dev Team,
cfg claim in JWT Token is missing in Android App
Hello Haiilo Dev Team,
Feature Request: Page Context in Plugin Manifest Context Array
Hi Haiilo Plugin Developers,
Uncaught (in promise) PluginError: Invalid plug-in token (ERR2)
Hello, would you mind sending this to the haiilo contact directly:
Requesting data from Haiilo API demo
Hello, im trying to develop a plugin which requests data from api/users as a json and renders it.
500 (IncorrectResultSizeDataAccessException) on notification endpoint
Haiilo :)
Notifications in der mobilen App
Hallo zusammen,
500 error on PUT /web/plugins/{GUID}/init
Hello Haiilo Dev Team,
Implementing the new Notification API: 404 on /notification request
Hi, we are currently implementing the notification API and receive a 404 response from the notification request. As mentioned in https://dev.plugins.haiilo.com/reference/createnotification, this indicates that the feature is not available.
OAuth2.0 Token für die Authentifizierung der Anfragen in einem Tenant mit SSO
Basierend auf diese Dokumentationsseite https://docs.coyoapp.com/restdoc/authentication?version=v37.2.3 braucht man OAuth2.0 Token für jede Anfrage, die man an Coyo App schickt. Den Token bekommt man mithilfe von Username+Passoword des Nutzers, um dann die Anfragen im Namen des Nutzers zu senden. Wie soll man an die Tokens kommen, wenn der Login über SSO eingerichtet ist und die Nutzer keine Konten haben, die in der Haiilo Umgebung verwaltet werden?