Reported [here](https://forums.vipm.io/topic/9693-error-1527-in-json-deserialization-on-valid-and-well-formatted-json-texts/). Here is the reproducer: [Error 1527 JKI JSON.vi](https://github.com/user-attachments/files/16912780/Error.1527.JKI.JSON.vi.zip)  ```json { "array": [ { "cluster": { "empty_cluster": {} }, "scalar": 0 } ] } ```