Tri Tran

Results 7 comments of Tri Tran

@fabiodepin I followed your fixing but it's not solved problem. Did you fix this problem or use another solution ?

Hi all I found out that this app can login and send message successfully on my local machine Windows OS. But when I upload it to my VPS (Ubuntu 16.0.4,...

Has anyone tested this app on Linux ? I bought a VPS (digital ocean) and run this app but it's not successful. I'm using Microsoft account ( [email protected]) and it...

@metasonic How can I try login on a browser on Ubuntu. I have VPS and connect to it via SSH and run command only. I feel this problem is really...

@metasonic I tested on local machine (Ubuntu OS) but it's not success. Could you send me the source code that you run successfully on peppermint. My email tritranducATgmail.com.

Hi @delthas, can you help me this problem ? Do you know why this line of code in LiveConnector.java, refreshTokens() method: `Jsoup.connect(postUrl).data("PPFT", PPFT, "login", username, "passwd", password).cookie("MSPOK", MSPOK).maxBodySize(100 * 1024...