2025-12-20 08:51:00.3509||DEBUG|ReportService.Program|init main function 2025-12-20 08:51:04.2819|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'PaymentItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2025-12-20 08:51:04.2951|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'TransactionItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2025-12-20 08:51:04.3265|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-12-20 08:51:05.2039|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-12-20 08:51:05.2261|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-12-20 08:51:05.2321|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-12-20 08:51:05.2321|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-12-20 08:51:05.2584|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-12-20 08:51:05.2584|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-12-20 08:51:05.7666||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1110769482-1405036209-1633820378-260903415-1084590633\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2025-12-20 08:51:06.1473|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/swagger/index.html 2025-12-20 08:51:07.0682|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 921.3428ms 200 text/html;charset=utf-8 2025-12-20 08:51:07.7077|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/swagger/swagger-ui.css 2025-12-20 08:51:07.7727|2|INFO|Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware|Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2025-12-20 08:51:07.7727|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 68.4632ms 200 text/css 2025-12-20 09:11:58.4184|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:34687/REPORTSERVICE/iisintegration 0 2025-12-20 09:11:58.4184|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.6524ms 202 2025-12-20 11:12:06.8819||DEBUG|ReportService.Program|init main function 2025-12-20 11:12:07.6921|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'PaymentItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2025-12-20 11:12:07.7045|30000|WARN|Microsoft.EntityFrameworkCore.Model.Validation|No type was specified for the decimal column 'ForeignAmount' on entity type 'TransactionItem'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2025-12-20 11:12:07.7333|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-12-20 11:12:08.0242|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (25ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-12-20 11:12:08.0460|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-12-20 11:12:08.0517|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT 1 2025-12-20 11:12:08.0517|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT OBJECT_ID(N'[__EFMigrationsHistory]'); 2025-12-20 11:12:08.0744|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] SELECT [MigrationId], [ProductVersion] FROM [__EFMigrationsHistory] ORDER BY [MigrationId]; 2025-12-20 11:12:08.0914|20405|INFO|Microsoft.EntityFrameworkCore.Migrations|No migrations were applied. The database is already up to date. 2025-12-20 11:12:08.2369||INFO|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|User profile not available. Using 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\AutoGenKeys\S-1-5-82-1110769482-1405036209-1633820378-260903415-1084590633\DataProtection' as key repository and Windows DPAPI to encrypt keys at rest. 2025-12-20 11:12:08.6081|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:08.6081|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-12-20 11:12:08.6718|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:08.6718|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:08.6811|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.695ms 204 2025-12-20 11:12:08.6811|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 73.695ms 204 2025-12-20 11:12:08.9174|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-12-20 11:12:08.9174|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:09.2420|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-12-20 11:12:09.2420|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-12-20 11:12:09.2420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:09.2420|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:09.2539|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-12-20 11:12:09.2539|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-12-20 11:12:09.2539|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:09.2539|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-12-20 11:12:09.2898|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-12-20 11:12:09.2898|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "FetchCurrentTransactions", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] FetchCurrentTransactions(Int64, Int32, Int32) on controller ReportService.Controllers.DashboardController (ReportService). 2025-12-20 11:12:09.6089|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-12-20 11:12:09.8325|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (73ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2025-12-20 11:12:09.8483|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.DashboardTransactions, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-12-20 11:12:09.8750|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 578.7251ms 2025-12-20 11:12:09.8770|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-12-20 11:12:09.8770|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 961.6324ms 200 application/json; charset=utf-8 2025-12-20 11:12:10.0812|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-12-20 11:12:10.1005|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 808.5516ms 2025-12-20 11:12:10.1005|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:10.1005|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 1187.8092ms 200 application/json; charset=utf-8 2025-12-20 11:12:18.2456|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport 2025-12-20 11:12:18.2456|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:18.2527|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 7.2599ms 204 2025-12-20 11:12:18.4691|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 279 2025-12-20 11:12:18.4736|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-12-20 11:12:18.4736|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:18.4736|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-12-20 11:12:18.4736|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:18.4736|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-12-20 11:12:18.5121|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-12-20 11:12:18.5601|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (44ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2025-12-20 11:12:18.6284|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.TransactionBatchModel, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-12-20 11:12:18.6284|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 145.5753ms 2025-12-20 11:12:18.6284|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:18.6284|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 165.6119ms 200 application/json; charset=utf-8 2025-12-20 11:12:20.4777|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://rcpayapi.mof.gov.sl/ReportService/api/Report/TransactionReport application/json 278 2025-12-20 11:12:20.4777|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-12-20 11:12:20.4777|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:20.4872|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-12-20 11:12:20.4872|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:20.4872|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "TransactionReport", controller = "Report"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] TransactionReport(AuditTrailUtility.Utility.SearchCall`1[ReportService.Data.Models.TransactionBatchSearch]) on controller ReportService.Controllers.ReportController (ReportService). 2025-12-20 11:12:20.4872|10403|INFO|Microsoft.EntityFrameworkCore.Infrastructure|Entity Framework Core 3.1.10 initialized 'AppDbContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: None 2025-12-20 11:12:20.5302|20101|INFO|Microsoft.EntityFrameworkCore.Database.Command|Executed DbCommand (30ms) [Parameters=[@CorporateId='?' (DbType = Int64), @Export='?' (DbType = Boolean), @UserTypeId='?' (DbType = Int64), @UserType='?' (DbType = Int32), @Search='?', @AccountName='?', @Id='?' (DbType = Int64), @TransactionStatus='?' (DbType = Int32), @PaymentStatus='?' (DbType = Int32), @StartDate='?' (DbType = DateTime), @EndDate='?' (DbType = DateTime), @PaymentTypeId='?' (DbType = Int64), @Page='?' (DbType = Int32), @PageSize='?' (DbType = Int32), @CurrencyId='?' (DbType = Int64), @DateOption='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] SP_GetTransactionReport @CorporateId,@UserType,@UserTypeId,@Id,@Search,@AccountName,@TransactionStatus,@PaymentStatus,@Startdate,@Enddate,@PaymentTypeId,@Export,@Page,@PageSize,@CurrencyId,@DateOption 2025-12-20 11:12:21.2698|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type '<>f__AnonymousType0`3[[System.ValueTuple`3[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2025-12-20 11:12:21.2865|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.ReportController.TransactionReport (ReportService) in 795.8452ms 2025-12-20 11:12:21.2865|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.ReportController.TransactionReport (ReportService)' 2025-12-20 11:12:21.2865|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 811.8715ms 200 application/json; charset=utf-8 2025-12-20 11:12:25.1187|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:25.1187|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:25.1187|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 6.2626ms 204 2025-12-20 11:12:25.3470|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:25.3470|2|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Successfully validated the token. 2025-12-20 11:12:25.3470|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:25.3470|1|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization was successful. 2025-12-20 11:12:25.3470|0|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executing endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-12-20 11:12:25.3470|3|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Route matched with {action = "FetchCurrentTransactions", controller = "Dashboard"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] FetchCurrentTransactions(Int64, Int32, Int32) on controller ReportService.Controllers.DashboardController (ReportService). 2025-12-20 11:12:25.3948|1|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor|Executing ObjectResult, writing value of type 'System.Collections.Generic.List`1[[ReportService.Data.Models.DashboardTransactions, ReportService.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-12-20 11:12:25.3948|2|INFO|Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker|Executed action ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService) in 36.9415ms 2025-12-20 11:12:25.3948|1|INFO|Microsoft.AspNetCore.Routing.EndpointMiddleware|Executed endpoint 'ReportService.Controllers.DashboardController.FetchCurrentTransactions (ReportService)' 2025-12-20 11:12:25.3948|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 53.9543ms 200 application/json; charset=utf-8 2025-12-20 11:12:44.5506|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 OPTIONS http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:44.5506|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:44.5506|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 8.6814ms 204 2025-12-20 11:12:44.8062|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 GET http://rcpayapi.mof.gov.sl/ReportService/api/Dashboard/Transactions/Current?CorporateId=207&Page=1&PageLenght=3 2025-12-20 11:12:44.8162|1|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateTokenPayload(JwtSecurityToken jwtToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateToken(String token, TokenValidationParameters validationParameters, SecurityToken& validatedToken) at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync() 2025-12-20 11:12:44.8836|7|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo: 'System.DateTime', Current time: 'System.DateTime'. 2025-12-20 11:12:44.8836|4|INFO|Microsoft.AspNetCore.Cors.Infrastructure.CorsService|CORS policy execution successful. 2025-12-20 11:12:44.8836|2|INFO|Microsoft.AspNetCore.Authorization.DefaultAuthorizationService|Authorization failed. 2025-12-20 11:12:44.8993|12|INFO|Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler|AuthenticationScheme: Bearer was challenged. 2025-12-20 11:12:44.8993|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 95.3974ms 401 2025-12-20 11:33:06.3029|1|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/1.1 POST http://127.0.0.1:45110/REPORTSERVICE/iisintegration 0 2025-12-20 11:33:06.3029|2|INFO|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished in 3.2964ms 202