Well, it seemed like it worked when I tested it from the browser. But apparently the browser used the cookie to authenticate.
The sensors are not able to access the http endpoint. Including the username:password doesn't work. Since the http port is not accessible out of my network, is there some way to turn authentication off for http?
If I use this url in an incognito tab in chrome:
http://username:password@192.168.0.10/sc.../3&value=0
I also get an authentication popup.
The sensors are not able to access the http endpoint. Including the username:password doesn't work. Since the http port is not accessible out of my network, is there some way to turn authentication off for http?
If I use this url in an incognito tab in chrome:
http://username:password@192.168.0.10/sc.../3&value=0
I also get an authentication popup.