Oops. 2 updates:
-
I’ve verified the traffic seems to be sent correctly from the app in the access logs in my web server (nginx with reverse proxy)
-
I just realized I have the same issue already reported here. My setup is pretty much the same. I’ve also tested with both android apps version 2.15.0 and 2.15.10. Not sure when exactly this issue started happening. Nothing has changed with the nginx configuration, but it did upgrade to OH 2.5.9 a couple weeks ago.
My nginx access.log shows something similar to the previous poster too:
[30/Oct/2020:06:37:42 +0000] "POST /rest/items/PresenceGuest HTTP/1.1" 301 170 "-" "openHAB client for Android"
[30/Oct/2020:06:37:42 +0000] "GET /rest/items/PresenceGuest HTTP/1.1" 200 189 "-" "openHAB client for Android"