Post

1 follower Follow
0
Avatar

error in login methdod

I tryed to use clarizen API in java and I have error in this row of code:

LoginResult loginResult =  clz.login(login, Password, loginOptions);

error message:
com.clarizen.api.IClarizen_Login_LoginFailureFault_FaultMessage: API access is not supported in your current edition

also I tryed to run it in C# .NET 2.0 and have error in Login method too (Login and Password don't match)

what to do with it?

Dmitry Answered

Please sign in to leave a comment.

1 comment