Added by bruno costa over 12 years ago
Hello,
I'm trying to use the REST API with the C# language... but I got a problem here..
If I type a right user name and password in the 'RedmineManager' variable, it returns an error '404, page not found'. But, if I put some wrong password in that, it shows '401 unauthorized error'.
What can I do about that?
thanks