I am new to openHAB and I added some Things and Items to openHAB. After that I connected my openHAB to myopenHAB and it works perfect. Thank you for this! BUT I am not able to connect to myopenHAB via REST interface.
If I try to connect to home.myopenhab.org then I get a 401 and when I connect to myopenhab.org, I get a 404 error. I escaped the @ sign for my login data and used the syntax: https://[username]:[password]@myopenhab.org. Is that right? I there a possibility to connect via REST to myopenhab or do I have to configure a reverse proxy on my Raspberry Pi to enable the connect from another server?