[SOLVED] - Myopenhab - setup

Hi there,

currently I am using openhab 4.3.0 and it works fine.
Now I want to start with myopenhab and I am facing some strange behaviours.

openHABcloud “connector” installed :check_mark:
Items expose via GUI (and via cfg file):check_mark:
registered openHAB Cloud :check_mark:
myopenhab says: online :check_mark:
I can see my pages with the first widgets :check_mark:
widget with values :multiply:

Log says:

Jetty request 42211051 failed: HTTP protocol violation: Authentication challenge without WWW-Authenticate header

Response Failure: HTTP protocol violation: Authentication challenge without WWW-Authenticate header

I am running openhabian on an Ubuntu System behing a FritzBOX 7490

My Goal is, that I want to reach some items from external via the openhab iOS App (and maybe HABly)

Maybe some faced the same issues and can give me a hint. Many thanks in advance

You don‘t need to expose any Item for what you want to achieve!

As a sidenote, openHABian is not supported to run on Ubuntu installations.

thanks for the repy.

I deleted the exposion of items., but unfortunaltey I run out of ideas.
Maybe someone can give me an example item, which works for “myopenhab”?

Thanks in advance

for documentation purpose:

The issue was resolved by checking the box at API Security > Implicit User Role.

thanks