Error Log Details

Detailed view of error information

Error Information

Error ID: 8e6ee783-fae4-4d16-8b38-8a90be13157c

Project: Annai Finance API

Method: AuthenticateServiceRepository.SignIn

Date: 2026-06-21 19:48:24

Session ID: Not available

Error Message
Invalid column name 'FK_UserTypeID'. | 
Stack Trace
   at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__211_0(Task`1 result)
   at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at AnnaiFinance.Infrastructure.Repositories.Authenticate.AuthenticateServiceRepository.SignIn(UserLoginRequest request)
Request Data
{
  "UserName": "admin",
  "PasswordHash": "admin",
  "DeviceType": "Desktop",
  "DeviceName": "Sivakumar-PC",
  "Platform": "Windows",
  "BrowserName": "annaifinance_mobileapp 1.0.0+1",
  "OSFamily": "Windows",
  "OSName": "25H2",
  "UserAgent": "annaifinance_mobileapp/1.0.0 (25H2; Sivakumar-PC) Flutter",
  "IPAddress": "152.57.92.215",
  "AppVersion": "1.0.0.1",
  "DeviceID": "468c36a1-dd42-487e-947f-a9fdb412639c"
}