Found the token authentication location in uTorrent and disabled it. It turns off the request for password when login in. Did not correct the issue in MyTorrents.
This is incorrect, the password prompt will still be there in the webbrowser as well as all other apps using it (remember the login credential is stored in a session, you need to remove session variables or restart the browser to retest after login).
This needs to be disabled for My Torrents to work so just leave it like that. Although it is less secure overall
I've been trying to get the cookie authentication working Sohvaperuna. It appears the server is setting a cookie and I can print it out but for some reason the search requests aren't using the cookie. I'm working on fixing it in VS but haven't had any luck so far. Any hints or thoughts?
Have you checked MyTorrents code? There should be something for cookies, I think I have implemented support there, maybe it just does not work properly...
It's ok, I wasn't able to pin down exactly why but I think it had something to do with a https redirect screwing things up. Was quite strange. Either way it is working fine now.
I made a simple json regex. I wish more sites used json for search.