Closed jpmens closed 9 months ago
Tested with Android and iOS app. Just change mode to HTTP and add url=https://server.domain/owntracks/pub
Marvelous, thanks.
That can't be. From the nginx access.log:
- jane [10/Feb/2024:08:41:04 +0000] "GET /owntracks/pub HTTP/1.1" 404
Ah, we expect POST obvioiusly.
We've done almost all testing on quicksetup with MQTT, which is obvious as we prefer that protocol.
I've tested HTTP POST, but we need to test whether an OwnTracks device (Android, iOS) correctly works on HTTP.
Reminder: we do not support WS over MQTT.