Nuno Soares

Results 2 issues of Nuno Soares

Hello. When I call the method Orders.Get to obtain an order, I am getting the following exception on the deserialization: ### System.Runtime.Serialization.SerializationException: 'There was an error deserializing the object of...

Hello. I'm trying to get a setting by its Id, but the result is not the expected. I think the problem is at deserialization. Because Setting.Get([SettingId]) returns a Setting, but...