Hello, after updating library to version 3, i cant login into EWUS because new Credentials param idntSwd is int or null, if I cast that string value into int with leading zeros, it cuts them down and the value is wrong. I think its the same for idntLek. I suggest to change that params to be string type.
Hello, after updating library to version 3, i cant login into EWUS because new Credentials param idntSwd is int or null, if I cast that string value into int with leading zeros, it cuts them down and the value is wrong. I think its the same for idntLek. I suggest to change that params to be string type.