Biography
2019-10-15 07:02:39.4503 Error 10.4.44.78 TSS API API.GLOBAL.EXCEPTIONHANDLER 2019-10-15 07:02:39.4503 error An unhandled error has occurred.
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at IptradeNet.TSS.Filters.GeneralAuthenticationFilter.CheckShortcutVersions(HttpAuthenticationContext context)
at IptradeNet.TSS.Filters.GeneralAuthenticationFilter.AuthenticateTurretUser(HttpAuthenticationContext context, String token)
at IptradeNet.TSS.Filters.GeneralAuthenticationFilter.AuthenticateAsync(HttpAuthenticationContext context, CancellationToken cancellationToken)
at System.Web.Http.Controllers.AuthenticationFilterResult.<ExecuteAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ExceptionFilterResult.<ExecuteAsync>d__6.MoveNext()