2020-10-27 09:51:48.0997,MYOB.Huxley.UI.Decorators.DecoratorFaultProcessor,Error,1,Unhandled error. : MYOB.Huxley.API.HuxleySecurityException: (MyDotUserNotLinked): ---> System.ServiceModel.FaultException: The company file login failed. Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at MYOB.Huxley.ServiceModel.ICompanyFileSts.AuthenticateUsingMydot(Guid companyFileId, String mydotIdentity) at MYOB.Huxley.ServiceModel.CompanyFileAuthenticator.Authenticate(ITokenInfo oAuthTokenInfo, ICloudContext cloudContext) at MYOB.Huxley.ServiceModel.HuxleyOAuthMessageInspector.BeforeSendRequest(Message& request, IClientChannel channel) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.BeforeSendRequest(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.PrepareCall(ProxyOperationRuntime operation, Boolean oneway, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at MYOB.Huxley.Service.Gateway.API.IGatewayService.Dispatch(String name, Object[] arguments) at MYOB.Huxley.Service.Proxy.Services.ProxyLicenceService.GetCompanyFileLicence() at MYOB.Huxley.BusinessLayer.Core.CompanyFile.get_Licence() at MYOB.Huxley.ServiceModel.Proxy.HuxleyEndPointAddress.GetCloudEndPointAddress(IApplication application, ICompanyFile companyFile, ICloudContext cloudContext, String serviceName, String methodName) at MYOB.Huxley.Service.Proxy.Services.ProxyServiceBase.GetEndPointAddress(IServiceContext serviceContext, String serviceName, String methodName) at MYOB.Huxley.Service.Proxy.Services.ProxyServiceBase.CreateService(String serviceName, String methodName) at MYOB.Huxley.Service.Proxy.Services.ProxyLoginService.LoginWithMydot(String myDotUsername, Nullable`1 sessionId) at MYOB.Huxley.BusinessLayer.Core.CompanyFile.AuthenticateLoginSession(String myDotUserName) --- End of inner exception stack trace --- at MYOB.Huxley.BusinessLayer.Core.CompanyFile.ProcessLoginFaultException(FaultException ex) at MYOB.Huxley.BusinessLayer.Core.CompanyFile.AuthenticateLoginSession(String myDotUserName) at MYOB.Huxley.BusinessLayer.Core.CompanyFile.Login(String myDotUserName) at MYOB.Huxley.UI.Model.Facades.Common.UICompanyFile.<>c.b__58_1(IIntCompanyFile x, String mname) at MYOB.Huxley.UI.Decorators.DecoratorSiteExecutor.ExecuteWithReturn[TDecorate,TParm1,TReturn](TDecorate decoratedInstance, Func`3 execute, String siteName, IUIDecoratorFaultHandler faultHandler, TParm1 parm1, Int32 siteDepth, DecoratorType decoratorType, Type decoratingType)