I am developing an opcua server in node.js and after enabling authentication I want to get the users from the serverconfiguration->usermanagement->users node. When I attempt to read or subscribe to this node I get an error: Bad("Bad_DecodingError: Decoding halted because of invalid data in the stream.").
My question is how do I see the data in the stream?
Version: 8.1.19 (b2022072711)