Attempting to take the jsonResult and serializing it into an object with JsonUtility (or any namespace that uses serialization such as Newtonsoft JsonConvert) results in a silent error on the Hololens device itself. It works when simulating it in the unity editor but not when I deploy it to the device. For now I am working around it with SimpleJson.