08-10-2023 02:45 PM
I tried out a few things in a VM myself, it was with LabVIEW 2017 and there I get a different problem. When trying to query the uri's in a webbrowser I get a JSON document telling me that there is an access error to query the resource:
{"error":{"code":"-1967362023","message":{"lang":"en-us","value":"\"\" does not have permission to read VariableObjects"}}}
And if I started Distributed System Manager I can see the items in there, but if I try to change security settings it tells me that there needs to be a Domain but it's totally not clear how to configure such a domain.
08-18-2023 01:47 PM
Welp, I finally got a response back from customer service and, to quote them: "So as a summary, it appears that what you want to achieve is not possible without using LabVIEW. Unfortunately, our documentation does not make a good job of saying this directly". They said a lot of the HTTP examples that are given must be used with a LabVIEW web service (more specifically the Variable Web Service). Sorry to anyone hoping for a better answer, though I'd still be interested in everyone's thoughts. Cheers!