I have fought and fought with the api code, and I can’t seem to get it to authenticate.
I have compared packets byte for byte via ethereal and it looks like my packets are well-formed. I have taken the hashes the python script receives and outputs and plugged it into my code and I get identical results, yet the python script is able to log in, and I always get rejected.
I have attached my simple vb6 test code if someone more familiar with the api could spot what I’m doing wrong here I’d appreciate it.