RequiredError.REQUIRED @ operations[0].operand.id

2016-10-28 Thread tsoebijantoro
Hi, I am receiving this error message while trying to change the UserListMembershipStatus of a BasicUserList to Closed. Is this because status needs to be an object of UserListMembershipStatus and not a string? I saw the implementation in Java and the value is an instance of the

RequiredError.REQUIRED @ operations[0].operand.id Error

2016-10-28 Thread tsoebijantoro
Hi, I'm trying to change the UserListMembershipStatus of a BasicUserList to Closed in Ruby. I currently have the following: @client.call(:mutate, :message_tag => :mutate, :message => get_message({ :operator => "SET", :operand => { :xsi_type => 'BasicUserList', :name