Hi,
I currently have an issue with my app. Its web request works fine in the simulator, but when I run it on my watch (Epix 2 Pro) I get a 400 error from makeWebRequest. From the error code being positive I gather it is not an error from the SDK but from the server? HTTP 400 would mean "bad request". Any idea of what could cause this error on the watch, and only on the watch? I already tried to explicitly set the phone OS in the simulator, but still there it works fine.
Edit: tried this with SDK 8.1.0 and 7.1.1, the problem stays the same.