When calling clarizen login API using Axis with java getting the following Fault:
<axis2ns1:ExceptionDetail xmlns:axis2ns1="http://schemas.datacontract.org/2004/07/System.ServiceModel" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><axis2ns1:HelpLink i:nil="true" /><axis2ns1:InnerException i:nil="true" />axis2ns1:MessageSpecified argument was out of the range of valid values.
Parameter name: name/axis2ns1:Messageaxis2ns1:StackTrace at System.ServiceModel.FaultCode..ctor(String name, String ns, FaultCode subCode)
at BCS.API.BusinessLogic.Clarizen.Login(String userName, String password, LoginOptions options) in d:\Bld\projecTeam\V6HFUrgent\Sources\Development\API\BCS.API.BusinessLogic.v1\Code\Clarizen.cs:line 213
at SyncInvokeLogin(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)/axis2ns1:StackTraceaxis2ns1:TypeSystem.ArgumentOutOfRangeException/axis2ns1:Type/axis2ns1:ExceptionDetail