With or without the xfToken, it doesn't' work on the C# code (still gives 503 error). And trough the web-broswer, I mean via POST (which is the URL it creates to login), not clicking on the actual login button.
An example of what I'm talking about...
we are trying to login into our studio forums using C#, and it doesn't work (We get
Error 503 (Server is unavailable)). Any ideas if its possible and/or how to make it work?
note: It doesn't work with POST through the web-browser either.
Cheers! :)
try
{...