Recent content by Johan Ehrendahl

  1. Johan Ehrendahl

    Login using C#

    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...
  2. Johan Ehrendahl

    Login using C#

    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 {...
Back
Top Bottom