OpenSprinkler Forums OpenSprinkler Mobile and Web App After Android Update 2.3.2 Problems Reply To: After Android Update 2.3.2 Problems

#76387

ipilcher
Participant

I have added the following to my Apache reverse proxy config:

Header always set Access-Control-Allow-Headers “*”
Header always set Access-Control-Allow-Origin “*”

And curl shows that the headers are being sent back by the proxy:

< HTTP/1.1 401 Unauthorized
< Date: Mon, 10 Jul 2023 21:37:45 GMT
< Server: Apache/2.4.6 (CentOS) mod_auth_gssapi/1.5.1 mod_nss/1.0.14 NSS/3.28.4 mod_wsgi/3.4 Python/2.7.5
< Access-Control-Allow-Headers: *
< Access-Control-Allow-Origin: *
< WWW-Authenticate: Basic realm=”OpenSprinkler”
< Content-Length: 381
< Content-Type: text/html; charset=iso-8859-1

I’m still seeing the same behavior from the app, however, telling me to check the IP or port.