2024-08-30 09:23:27.084 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 09:23:27.140 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 09:23:27.163 +05:30 INF Creating key {079b36de-eef9-4452-9c4e-07faa720b9e5} with creation date 2024-08-30 03:53:27Z, activation date 2024-08-30 03:53:27Z, and expiration date 2024-11-28 03:53:27Z. 2024-08-30 09:23:27.175 +05:30 WRN No XML encryptor configured. Key {079b36de-eef9-4452-9c4e-07faa720b9e5} may be persisted to storage in unencrypted form. 2024-08-30 09:23:27.385 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 09:23:27.385 +05:30 INF Hosting environment: Production 2024-08-30 09:23:27.385 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 09:23:27.397 +05:30 05c288ab-66d6-42d9-a0fd-c88310b71b29 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 09:23:27.472 +05:30 05c288ab-66d6-42d9-a0fd-c88310b71b29 INF CORS policy execution successful. 2024-08-30 09:23:27.479 +05:30 05c288ab-66d6-42d9-a0fd-c88310b71b29 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 84.218ms 2024-08-30 09:23:27.570 +05:30 4e7ae781-d602-448c-b25b-0a521facf8cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 09:23:27.683 +05:30 4e7ae781-d602-448c-b25b-0a521facf8cd INF CORS policy execution successful. 2024-08-30 09:23:27.707 +05:30 4e7ae781-d602-448c-b25b-0a521facf8cd INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5ODk5OTEsImV4cCI6MTcyNDk5MDU5MSwiaWF0IjoxNzI0OTg5OTkxfQ.RVsDBXvnOZHWzSomaWRX3K6yFIYD718A0Awli70uYk4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 09:23:27.742 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 09:23:27.780 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-08-30 09:23:28.166 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 09:23:28.223 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 438.6759ms 2024-08-30 09:23:28.224 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 09:23:28.227 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4e7ae781-d602-448c-b25b-0a521facf8cd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 357} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"}]"} 2024-08-30 09:23:28.235 +05:30 28771275-e6ad-4781-a434-0311c33812ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 357 application/json; charset=utf-8 665.506ms 2024-08-30 09:25:23.569 +05:30 7d4932de-1a4d-4c33-a33f-d9c82f6be995 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 09:25:23.584 +05:30 7d4932de-1a4d-4c33-a33f-d9c82f6be995 INF CORS policy execution successful. 2024-08-30 09:25:23.586 +05:30 7d4932de-1a4d-4c33-a33f-d9c82f6be995 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 19.3251ms 2024-08-30 09:25:23.636 +05:30 8792d2d6-809f-46a5-975b-66b5b073e2e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 09:25:23.643 +05:30 8792d2d6-809f-46a5-975b-66b5b073e2e0 INF CORS policy execution successful. 2024-08-30 09:25:23.651 +05:30 8792d2d6-809f-46a5-975b-66b5b073e2e0 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTAxMTMsImV4cCI6MTcyNDk5MDcxMywiaWF0IjoxNzI0OTkwMTEzfQ.CqKOLBFPXTH-LJc_W_fGIDEFYLeHdn6tb9uCSkUOjcs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 09:25:23.671 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 09:25:23.696 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 09:25:23.751 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 09:25:23.754 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 57.305ms 2024-08-30 09:25:23.754 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 09:25:23.754 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8792d2d6-809f-46a5-975b-66b5b073e2e0}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 09:25:23.755 +05:30 b4727934-66b4-42f8-8f09-092d134e9a31 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 119.2169ms 2024-08-30 09:29:52.242 +05:30 799f453f-aa8d-4e04-8108-adba59c633f8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 09:29:52.245 +05:30 799f453f-aa8d-4e04-8108-adba59c633f8 INF CORS policy execution successful. 2024-08-30 09:29:52.247 +05:30 799f453f-aa8d-4e04-8108-adba59c633f8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.0804ms 2024-08-30 09:29:52.386 +05:30 57404d3f-5074-462b-8546-2b8abd920674 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 09:29:52.392 +05:30 57404d3f-5074-462b-8546-2b8abd920674 INF CORS policy execution successful. 2024-08-30 09:29:52.395 +05:30 57404d3f-5074-462b-8546-2b8abd920674 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTAzMzAsImV4cCI6MTcyNDk5MDkzMCwiaWF0IjoxNzI0OTkwMzMwfQ.nMqIyPkWMjUrcyaVLmCwiKDZwkxRWIE1tr7PKlhdPQE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 09:29:52.401 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 09:29:52.402 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-08-30 09:29:52.427 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 09:29:52.428 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 25.9049ms 2024-08-30 09:29:52.429 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 09:29:52.429 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57404d3f-5074-462b-8546-2b8abd920674}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 357} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"}]"} 2024-08-30 09:29:52.430 +05:30 061aabaa-2eb2-43ba-96db-4aecde18853c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 357 application/json; charset=utf-8 43.2011ms 2024-08-30 09:40:25.838 +05:30 INF Application is shutting down... 2024-08-30 09:58:58.601 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 09:58:58.649 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 09:58:58.667 +05:30 INF Creating key {bbba01ab-c855-489e-9154-fa18846015cf} with creation date 2024-08-30 04:28:58Z, activation date 2024-08-30 04:28:58Z, and expiration date 2024-11-28 04:28:58Z. 2024-08-30 09:58:58.680 +05:30 WRN No XML encryptor configured. Key {bbba01ab-c855-489e-9154-fa18846015cf} may be persisted to storage in unencrypted form. 2024-08-30 09:58:58.844 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 09:58:58.844 +05:30 INF Hosting environment: Production 2024-08-30 09:58:58.844 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 09:58:58.853 +05:30 e9c11571-a93b-41ec-80ba-71d0533c96fa INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 09:58:58.902 +05:30 e9c11571-a93b-41ec-80ba-71d0533c96fa INF CORS policy execution successful. 2024-08-30 09:58:58.908 +05:30 e9c11571-a93b-41ec-80ba-71d0533c96fa INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 56.7888ms 2024-08-30 09:58:58.959 +05:30 2fadd615-0184-45df-9ea6-7f317ef9744a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 09:58:59.093 +05:30 2fadd615-0184-45df-9ea6-7f317ef9744a INF CORS policy execution successful. 2024-08-30 09:58:59.114 +05:30 2fadd615-0184-45df-9ea6-7f317ef9744a INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTIwNzAsImV4cCI6MTcyNDk5MjY3MCwiaWF0IjoxNzI0OTkyMDcwfQ.ZCOKCsRHVltkfkO5Gvc2WSCc62bPjbKxiz0ntAaMY7w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 09:58:59.151 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 09:58:59.185 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 09:58:59.542 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 09:58:59.595 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 403.5257ms 2024-08-30 09:58:59.596 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 09:58:59.598 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fadd615-0184-45df-9ea6-7f317ef9744a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 09:58:59.606 +05:30 0a4fc491-47eb-4c6d-a143-056b317a3286 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 646.0827ms 2024-08-30 10:04:47.416 +05:30 5e03065f-72a5-445b-9552-ac700c766763 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:04:47.433 +05:30 5e03065f-72a5-445b-9552-ac700c766763 INF CORS policy execution successful. 2024-08-30 10:04:47.437 +05:30 5e03065f-72a5-445b-9552-ac700c766763 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 21.7984ms 2024-08-30 10:04:48.018 +05:30 febaf8d9-6a2d-4b89-8e07-926d5088fccd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:04:48.022 +05:30 febaf8d9-6a2d-4b89-8e07-926d5088fccd INF CORS policy execution successful. 2024-08-30 10:04:48.025 +05:30 febaf8d9-6a2d-4b89-8e07-926d5088fccd INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTIwNzAsImV4cCI6MTcyNDk5MjY3MCwiaWF0IjoxNzI0OTkyMDcwfQ.ZCOKCsRHVltkfkO5Gvc2WSCc62bPjbKxiz0ntAaMY7w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:04:48.031 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:04:48.032 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:04:48.087 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:04:48.093 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 60.1214ms 2024-08-30 10:04:48.093 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:04:48.094 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: febaf8d9-6a2d-4b89-8e07-926d5088fccd}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 10:04:48.096 +05:30 bc6404a4-8ede-417c-8a8d-4294499c4a60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 77.5165ms 2024-08-30 10:04:48.415 +05:30 7a1d59df-0ca2-4649-9727-fcb6d6c88c65 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:04:48.416 +05:30 7a1d59df-0ca2-4649-9727-fcb6d6c88c65 INF CORS policy execution successful. 2024-08-30 10:04:48.418 +05:30 7a1d59df-0ca2-4649-9727-fcb6d6c88c65 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.452ms 2024-08-30 10:04:48.590 +05:30 9b1a01d1-dc38-4b7d-9b49-ecaf81c45360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:04:48.592 +05:30 9b1a01d1-dc38-4b7d-9b49-ecaf81c45360 INF CORS policy execution successful. 2024-08-30 10:04:48.592 +05:30 9b1a01d1-dc38-4b7d-9b49-ecaf81c45360 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTIwNzAsImV4cCI6MTcyNDk5MjY3MCwiaWF0IjoxNzI0OTkyMDcwfQ.ZCOKCsRHVltkfkO5Gvc2WSCc62bPjbKxiz0ntAaMY7w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:04:48.595 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:04:48.595 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:04:48.609 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:04:48.610 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 14.6441ms 2024-08-30 10:04:48.610 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:04:48.610 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9b1a01d1-dc38-4b7d-9b49-ecaf81c45360}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:04:48.611 +05:30 3992d368-1ee7-4b64-b9ea-9a975dba0ad8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 20.7456ms 2024-08-30 10:12:16.810 +05:30 9ff7231e-b3b2-4018-9fec-bbc1eab51b44 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:12:16.814 +05:30 9ff7231e-b3b2-4018-9fec-bbc1eab51b44 INF CORS policy execution successful. 2024-08-30 10:12:16.816 +05:30 9ff7231e-b3b2-4018-9fec-bbc1eab51b44 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 6.7726ms 2024-08-30 10:12:16.876 +05:30 a4dedb1a-bc5c-460b-b994-6e1aa86d40ce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:12:16.880 +05:30 a4dedb1a-bc5c-460b-b994-6e1aa86d40ce INF CORS policy execution successful. 2024-08-30 10:12:16.881 +05:30 a4dedb1a-bc5c-460b-b994-6e1aa86d40ce INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTkyMzQ5LCJleHAiOjE3MjQ5OTI5NDksImlhdCI6MTcyNDk5MjM0OX0.BhElhV0Er4moxnvOQrzcu_OdW2eFMyq0hdAYtNZQWNw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 10:12:16.883 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:12:16.884 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:12:16.920 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:12:16.921 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 37.087ms 2024-08-30 10:12:16.921 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:12:16.922 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4dedb1a-bc5c-460b-b994-6e1aa86d40ce}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:12:16.922 +05:30 d7da33ff-c700-4ebc-9618-ec604c0b5347 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 46.3112ms 2024-08-30 10:12:17.060 +05:30 53235cbb-432a-42c4-bf82-30f5e757e49e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:12:17.061 +05:30 53235cbb-432a-42c4-bf82-30f5e757e49e INF CORS policy execution successful. 2024-08-30 10:12:17.061 +05:30 53235cbb-432a-42c4-bf82-30f5e757e49e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 1.2197ms 2024-08-30 10:12:17.118 +05:30 4950521a-2fe3-46c3-b991-6a19fe7cc62c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:12:17.119 +05:30 4950521a-2fe3-46c3-b991-6a19fe7cc62c INF CORS policy execution successful. 2024-08-30 10:12:17.120 +05:30 4950521a-2fe3-46c3-b991-6a19fe7cc62c INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTkyMzQ5LCJleHAiOjE3MjQ5OTI5NDksImlhdCI6MTcyNDk5MjM0OX0.BhElhV0Er4moxnvOQrzcu_OdW2eFMyq0hdAYtNZQWNw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 10:12:17.121 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:12:17.121 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:12:17.129 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:12:17.130 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 8.9203ms 2024-08-30 10:12:17.130 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:12:17.130 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4950521a-2fe3-46c3-b991-6a19fe7cc62c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 10:12:17.131 +05:30 5bd8f0b4-354b-4ff7-b580-05f5ce9eaaaf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 13.0378ms 2024-08-30 10:14:25.599 +05:30 dbb1252d-242e-4793-a4cd-3542f261766d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:14:25.606 +05:30 dbb1252d-242e-4793-a4cd-3542f261766d INF CORS policy execution successful. 2024-08-30 10:14:25.610 +05:30 dbb1252d-242e-4793-a4cd-3542f261766d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 10.3943ms 2024-08-30 10:14:25.666 +05:30 cff801a6-58dd-4ff3-ab93-72219c391e72 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:14:25.674 +05:30 cff801a6-58dd-4ff3-ab93-72219c391e72 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/30/2024 4:37:50 AM', Current time (UTC): '8/30/2024 4:44:25 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-08-30 10:14:25.690 +05:30 cff801a6-58dd-4ff3-ab93-72219c391e72 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/30/2024 4:37:50 AM', Current time (UTC): '8/30/2024 4:44:25 AM'. 2024-08-30 10:14:25.690 +05:30 cff801a6-58dd-4ff3-ab93-72219c391e72 INF CORS policy execution successful. 2024-08-30 10:14:25.691 +05:30 cff801a6-58dd-4ff3-ab93-72219c391e72 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTIwNzAsImV4cCI6MTcyNDk5MjY3MCwiaWF0IjoxNzI0OTkyMDcwfQ.ZCOKCsRHVltkfkO5Gvc2WSCc62bPjbKxiz0ntAaMY7w}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:14:25.694 +05:30 7f33e7d3-7ff5-4f1b-9cc9-e764537d127e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-30 10:14:25.701 +05:30 7f33e7d3-7ff5-4f1b-9cc9-e764537d127e INF AuthenticationScheme: Bearer was challenged. 2024-08-30 10:14:25.701 +05:30 7f33e7d3-7ff5-4f1b-9cc9-e764537d127e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: cff801a6-58dd-4ff3-ab93-72219c391e72}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/30/2024 04:37:50'"} Body: 2024-08-30 10:14:25.704 +05:30 7f33e7d3-7ff5-4f1b-9cc9-e764537d127e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 401 null null 37.8479ms 2024-08-30 10:14:26.192 +05:30 314cde51-fe7a-4962-9056-1d5a9be1e6b8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:14:26.192 +05:30 314cde51-fe7a-4962-9056-1d5a9be1e6b8 INF CORS policy execution successful. 2024-08-30 10:14:26.193 +05:30 314cde51-fe7a-4962-9056-1d5a9be1e6b8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.0521ms 2024-08-30 10:14:26.249 +05:30 b8af0290-fe71-4663-b8b9-77fe699eb468 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:14:26.250 +05:30 b8af0290-fe71-4663-b8b9-77fe699eb468 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. ---> Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken.ReadToken(ReadOnlyMemory`1 encodedTokenMemory) at Microsoft.IdentityModel.JsonWebTokens.JsonWebToken..ctor(String jwtEncodedString) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ReadToken(String token, TokenValidationParameters validationParameters) --- End of inner exception stack trace --- 2024-08-30 10:14:26.251 +05:30 b8af0290-fe71-4663-b8b9-77fe699eb468 INF Bearer was not authenticated. Failure message: IDX14100: JWT is not well formed, there are no dots (.). The token needs to be in JWS or JWE Compact Serialization Format. (JWS): 'EncodedHeader.EndcodedPayload.EncodedSignature'. (JWE): 'EncodedProtectedHeader.EncodedEncryptedKey.EncodedInitializationVector.EncodedCiphertext.EncodedAuthenticationTag'. 2024-08-30 10:14:26.251 +05:30 b8af0290-fe71-4663-b8b9-77fe699eb468 INF CORS policy execution successful. 2024-08-30 10:14:26.252 +05:30 b8af0290-fe71-4663-b8b9-77fe699eb468 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer null}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:14:26.252 +05:30 4913cc92-8fdd-469b-873b-27d1b1ad9df9 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-30 10:14:26.253 +05:30 4913cc92-8fdd-469b-873b-27d1b1ad9df9 INF AuthenticationScheme: Bearer was challenged. 2024-08-30 10:14:26.253 +05:30 4913cc92-8fdd-469b-873b-27d1b1ad9df9 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: b8af0290-fe71-4663-b8b9-77fe699eb468}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-08-30 10:14:26.253 +05:30 4913cc92-8fdd-469b-873b-27d1b1ad9df9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 401 null null 4.3525ms 2024-08-30 10:14:55.238 +05:30 cab9b8fe-2eb6-43d2-8c7f-edcda55b3c32 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:14:55.240 +05:30 cab9b8fe-2eb6-43d2-8c7f-edcda55b3c32 INF CORS policy execution successful. 2024-08-30 10:14:55.241 +05:30 cab9b8fe-2eb6-43d2-8c7f-edcda55b3c32 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.2022ms 2024-08-30 10:14:55.296 +05:30 bc46d58e-a5f0-416c-b630-afbf5138c686 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:14:55.299 +05:30 bc46d58e-a5f0-416c-b630-afbf5138c686 INF CORS policy execution successful. 2024-08-30 10:14:55.301 +05:30 bc46d58e-a5f0-416c-b630-afbf5138c686 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMwODEsImV4cCI6MTcyNDk5MzY4MSwiaWF0IjoxNzI0OTkzMDgxfQ.X36xj0q6tbI94iFkEj4tUrNQGSUYLuSX2T-1Ok7yWH4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:14:55.303 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:14:55.304 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:14:55.363 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:14:55.364 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 60.1007ms 2024-08-30 10:14:55.365 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:14:55.365 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc46d58e-a5f0-416c-b630-afbf5138c686}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:14:55.366 +05:30 5e4a2fe5-a50b-4088-a7b0-3dc15aea076d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 69.6832ms 2024-08-30 10:15:09.801 +05:30 350aba9b-39e1-4a88-b9a7-a9e0f0d9afd2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:15:09.802 +05:30 350aba9b-39e1-4a88-b9a7-a9e0f0d9afd2 INF CORS policy execution successful. 2024-08-30 10:15:09.803 +05:30 350aba9b-39e1-4a88-b9a7-a9e0f0d9afd2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 2.6599ms 2024-08-30 10:15:09.855 +05:30 aa6a14a1-3912-4ec8-8434-da22fd0aac33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:15:09.857 +05:30 aa6a14a1-3912-4ec8-8434-da22fd0aac33 INF CORS policy execution successful. 2024-08-30 10:15:09.858 +05:30 aa6a14a1-3912-4ec8-8434-da22fd0aac33 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMwODEsImV4cCI6MTcyNDk5MzY4MSwiaWF0IjoxNzI0OTkzMDgxfQ.X36xj0q6tbI94iFkEj4tUrNQGSUYLuSX2T-1Ok7yWH4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:15:09.859 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:15:09.859 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:15:09.866 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:15:09.866 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 7.2374ms 2024-08-30 10:15:09.866 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:15:09.867 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: aa6a14a1-3912-4ec8-8434-da22fd0aac33}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 10:15:09.867 +05:30 f67e9658-392e-4488-8339-fd3dedae2ced INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 12.5126ms 2024-08-30 10:16:13.760 +05:30 fdbb849f-16b7-4c84-8150-ba97cbd57123 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:16:13.763 +05:30 fdbb849f-16b7-4c84-8150-ba97cbd57123 INF CORS policy execution successful. 2024-08-30 10:16:13.765 +05:30 fdbb849f-16b7-4c84-8150-ba97cbd57123 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.1263ms 2024-08-30 10:16:13.820 +05:30 478f52f9-f18f-4997-9169-58eb7f56034b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:16:13.823 +05:30 478f52f9-f18f-4997-9169-58eb7f56034b INF CORS policy execution successful. 2024-08-30 10:16:13.824 +05:30 478f52f9-f18f-4997-9169-58eb7f56034b INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMwODEsImV4cCI6MTcyNDk5MzY4MSwiaWF0IjoxNzI0OTkzMDgxfQ.X36xj0q6tbI94iFkEj4tUrNQGSUYLuSX2T-1Ok7yWH4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:16:13.826 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:16:13.828 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:16:13.862 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:16:13.864 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 35.0216ms 2024-08-30 10:16:13.864 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:16:13.864 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 478f52f9-f18f-4997-9169-58eb7f56034b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:16:13.865 +05:30 30d45dfc-e19a-42b4-a438-623d30749ebe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 45.3289ms 2024-08-30 10:18:31.576 +05:30 85831dbe-c037-450f-85fe-0cdacec3d13f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= - null null 2024-08-30 10:18:31.581 +05:30 85831dbe-c037-450f-85fe-0cdacec3d13f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/30/2024 4:47:45 AM', Current time (UTC): '8/30/2024 4:48:31 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-08-30 10:18:31.584 +05:30 85831dbe-c037-450f-85fe-0cdacec3d13f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/30/2024 4:47:45 AM', Current time (UTC): '8/30/2024 4:48:31 AM'. 2024-08-30 10:18:31.586 +05:30 85831dbe-c037-450f-85fe-0cdacec3d13f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTI2NjUsImV4cCI6MTcyNDk5MzI2NSwiaWF0IjoxNzI0OTkyNjY1fQ.ZpqzVkfjjH7s3I8XfjC2D2qgZU2gxcehDiaw7c-Mfho}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: ba365e04-084f-4647-a70f-f27e7258d5de} Host: 103.120.178.195 Body: 2024-08-30 10:18:31.591 +05:30 418568b9-e856-40c4-bc7f-9e2f9f033bc2 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-30 10:18:31.592 +05:30 418568b9-e856-40c4-bc7f-9e2f9f033bc2 INF AuthenticationScheme: Bearer was challenged. 2024-08-30 10:18:31.592 +05:30 418568b9-e856-40c4-bc7f-9e2f9f033bc2 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 85831dbe-c037-450f-85fe-0cdacec3d13f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/30/2024 04:47:45'"} Body: 2024-08-30 10:18:31.593 +05:30 418568b9-e856-40c4-bc7f-9e2f9f033bc2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= - 401 null null 16.8774ms 2024-08-30 10:18:43.422 +05:30 09a584fa-ba23-4004-bd2d-6e060fa5aaaa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= - null null 2024-08-30 10:18:43.426 +05:30 09a584fa-ba23-4004-bd2d-6e060fa5aaaa INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMzMTgsImV4cCI6MTcyNDk5MzkxOCwiaWF0IjoxNzI0OTkzMzE4fQ.Bvm7euZllOHH0qh0pnKpHIWJ9HeWVNWmLFwT7W05MTQ}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 84173eba-49d7-4993-89c4-1acc0bec5001} Host: 103.120.178.195 Body: 2024-08-30 10:18:43.429 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-30 10:18:43.461 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 10:18:43.609 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:18:43.610 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 149.4277ms 2024-08-30 10:18:43.611 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-30 10:18:43.611 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09a584fa-ba23-4004-bd2d-6e060fa5aaaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 6687} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"sName\":null,\"sCode\":null,\"bGroup\":null,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":1,\"sName\":\"Test PloSTag1\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-17T09:31:39.15\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"sName\":\"Placesup1\",\"sCode\":\"PlS1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":3,\"sName\":\"Placesup2\",\"sCode\":\"PlS2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":4,\"sName\":\"Placesup3\",\"sCode\":\"PlS3\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":5,\"sName\":\"Placesup4\",\"sCode\":\"PlS4\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":6,\"sName\":\"Placesup5\",\"sCode\":\"PlS5\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":7,\"sName\":\"Placesup6\",\"sCode\":\"PlS6\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":8,\"sName\":\"Placesup7\",\"sCode\":\"PlS7\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":9,\"sName\":\"Placesup8\",\"sCode\":\"PlS8\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":10,\"sName\":\"Placesup9\",\"sCode\":\"PlS9\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":11,\"sName\":\"Test PoSTag2\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T05:50:41.507\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":12,\"sName\":\"Test PoSTag3\",\"sCode\":\"POS02\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":8,\"dCreatedOn\":\"2024-08-19T13:01:52.633\",\"iModifiedBy\":8,\"dModifiedOn\":\"2024-08-19T13:33:46.55\"},{\"iId\":13,\"sName\":\"Test PoSTag5\",\"sCode\":\"POS05\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:52:04\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":14,\"sName\":\"Test PoSTag6\",\"sCode\":\"POS06\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T05:58:38.78\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":15,\"sName\":\"Test PoSTag7\",\"sCode\":\"POS01\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-27T12:06:51.177\",\"iModifiedBy\":16,\"dModifiedOn\":\"2024-08-27T13:38:03.487\"},{\"iId\":16,\"sName\":\"Test PoSTag8\",\"sCode\":\"POS08\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-28T10:10:11.657\",\"iModifiedBy\":16,\"dModifiedOn\":\"2024-08-28T10:38:59.803\"},{\"iId\":17,\"sName\":\"Test PoSTag9\",\"sCode\":\"POS09\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:48:52.17\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":18,\"sName\":\"Test PoSTag11\",\"sCode\":\"POS011\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":16,\"dCreatedOn\":\"2024-08-29T04:50:58.187\",\"iModifiedBy\":7,\"dModifiedOn\":\"2024-08-29T09:51:58.513\"},{\"iId\":19,\"sName\":\"Test PoSTag20\",\"sCode\":\"POS020\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T09:52:29.743\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":20,\"sName\":\"placeofspply1\",\"sCode\":\"POS-1\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:08:05.7\",\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":21,\"sName\":\"placeofspply2\",\"sCode\":\"POS-2\",\"bGroup\":false,\"iParent\":null,\"iCreatedBy\":7,\"dCreatedOn\":\"2024-08-29T11:13:35.28\",\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":1}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"Id\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":false,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":150,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iCreatedBy\",\"Caption\":\"CreatedBy\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"dCreatedOn\",\"Caption\":\"CreatedOn\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iModifiedBy\",\"Caption\":\"ModifiedBy\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"dModifiedOn\",\"Caption\":\"ModifiedOn\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true}]}"} 2024-08-30 10:18:43.613 +05:30 f182ebf3-d7d4-45fa-a68e-f606b61764af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=100&search= - 200 6687 application/json; charset=utf-8 190.4883ms 2024-08-30 10:20:50.203 +05:30 e49645c9-9934-41e8-8014-ba4805fb9693 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:20:50.206 +05:30 e49645c9-9934-41e8-8014-ba4805fb9693 INF CORS policy execution successful. 2024-08-30 10:20:50.208 +05:30 e49645c9-9934-41e8-8014-ba4805fb9693 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.8605ms 2024-08-30 10:20:50.268 +05:30 795accbf-68dd-4ed5-a8cc-d24f06a5a305 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:20:50.271 +05:30 795accbf-68dd-4ed5-a8cc-d24f06a5a305 INF CORS policy execution successful. 2024-08-30 10:20:50.273 +05:30 795accbf-68dd-4ed5-a8cc-d24f06a5a305 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMzOTUsImV4cCI6MTcyNDk5Mzk5NSwiaWF0IjoxNzI0OTkzMzk1fQ.To6w1E8-xikIolRFG7e3bC1vO9hW1DFV2TTX7JMCwfg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:20:50.275 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:20:50.276 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:20:50.298 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:20:50.299 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.316ms 2024-08-30 10:20:50.299 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:20:50.299 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 795accbf-68dd-4ed5-a8cc-d24f06a5a305}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:20:50.300 +05:30 011f8ebd-8007-4124-9008-659f0d67636a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 32.313ms 2024-08-30 10:20:50.466 +05:30 ac0692d1-ffbd-4d12-a388-554746a97edf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:20:50.466 +05:30 ac0692d1-ffbd-4d12-a388-554746a97edf INF CORS policy execution successful. 2024-08-30 10:20:50.467 +05:30 ac0692d1-ffbd-4d12-a388-554746a97edf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 0.6422ms 2024-08-30 10:20:50.528 +05:30 eba0cb2f-cbf0-4664-8154-0c64a1145574 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 10:20:50.530 +05:30 eba0cb2f-cbf0-4664-8154-0c64a1145574 INF CORS policy execution successful. 2024-08-30 10:20:50.532 +05:30 eba0cb2f-cbf0-4664-8154-0c64a1145574 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTMzOTUsImV4cCI6MTcyNDk5Mzk5NSwiaWF0IjoxNzI0OTkzMzk1fQ.To6w1E8-xikIolRFG7e3bC1vO9hW1DFV2TTX7JMCwfg}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 10:20:50.534 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:20:50.537 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:20:50.546 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:20:50.547 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 9.7469ms 2024-08-30 10:20:50.547 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:20:50.547 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eba0cb2f-cbf0-4664-8154-0c64a1145574}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 10:20:50.548 +05:30 e1539adb-1ce0-4d46-954d-8a863e0727c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 19.5109ms 2024-08-30 10:30:57.562 +05:30 INF Application is shutting down... 2024-08-30 10:34:20.777 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 10:34:20.816 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 10:34:20.834 +05:30 INF Creating key {cb64f6d6-6473-4134-be0e-a1b6d6f2e5ee} with creation date 2024-08-30 05:04:20Z, activation date 2024-08-30 05:04:20Z, and expiration date 2024-11-28 05:04:20Z. 2024-08-30 10:34:20.848 +05:30 WRN No XML encryptor configured. Key {cb64f6d6-6473-4134-be0e-a1b6d6f2e5ee} may be persisted to storage in unencrypted form. 2024-08-30 10:34:21.071 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 10:34:21.077 +05:30 INF Hosting environment: Production 2024-08-30 10:34:21.077 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 10:34:21.089 +05:30 05aceac2-74d9-435b-8cad-28000da9e276 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:34:21.161 +05:30 05aceac2-74d9-435b-8cad-28000da9e276 INF CORS policy execution successful. 2024-08-30 10:34:21.172 +05:30 05aceac2-74d9-435b-8cad-28000da9e276 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 84.6033ms 2024-08-30 10:34:21.364 +05:30 ab3e7a1e-c857-4924-8da9-01699f678de5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 10:34:21.519 +05:30 ab3e7a1e-c857-4924-8da9-01699f678de5 INF CORS policy execution successful. 2024-08-30 10:34:21.537 +05:30 ab3e7a1e-c857-4924-8da9-01699f678de5 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTQyNTEsImV4cCI6MTcyNDk5NDg1MSwiaWF0IjoxNzI0OTk0MjUxfQ.USKGrqgFJtQAkOTHGj_y9tvypNuAN0-Xj5dGxpSQPQM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 10:34:21.588 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:34:21.629 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 10:34:22.079 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 10:34:22.134 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 500.7173ms 2024-08-30 10:34:22.135 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 10:34:22.136 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ab3e7a1e-c857-4924-8da9-01699f678de5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 10:34:22.144 +05:30 b1e5971e-bb3c-4268-a086-6cfc1ed098e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 780.1815ms 2024-08-30 10:45:19.451 +05:30 INF Application is shutting down... 2024-08-30 11:36:15.215 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 11:36:15.263 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 11:36:15.283 +05:30 INF Creating key {0989eb52-bd5f-404f-9945-105b727db8d1} with creation date 2024-08-30 06:06:15Z, activation date 2024-08-30 06:06:15Z, and expiration date 2024-11-28 06:06:15Z. 2024-08-30 11:36:15.305 +05:30 WRN No XML encryptor configured. Key {0989eb52-bd5f-404f-9945-105b727db8d1} may be persisted to storage in unencrypted form. 2024-08-30 11:36:15.546 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 11:36:15.547 +05:30 INF Hosting environment: Production 2024-08-30 11:36:15.547 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 11:36:15.559 +05:30 e76cf0ac-3cb5-4c21-acce-d53391b36b55 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:36:15.621 +05:30 e76cf0ac-3cb5-4c21-acce-d53391b36b55 INF CORS policy execution successful. 2024-08-30 11:36:15.630 +05:30 e76cf0ac-3cb5-4c21-acce-d53391b36b55 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 72.5338ms 2024-08-30 11:36:15.689 +05:30 f74acdb3-2c69-47bd-a377-0345c275951e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:36:15.879 +05:30 f74acdb3-2c69-47bd-a377-0345c275951e INF CORS policy execution successful. 2024-08-30 11:36:15.895 +05:30 f74acdb3-2c69-47bd-a377-0345c275951e INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:36:15.927 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:36:15.961 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:36:16.365 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:36:16.432 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 464.7815ms 2024-08-30 11:36:16.433 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:36:16.435 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f74acdb3-2c69-47bd-a377-0345c275951e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 11:36:16.446 +05:30 18da2713-e3f4-479e-96e2-4fb160ae11c8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 756.1499ms 2024-08-30 11:39:31.132 +05:30 9e96fd06-d2b5-4e1c-9308-915d119e3a1a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 11:39:31.140 +05:30 9e96fd06-d2b5-4e1c-9308-915d119e3a1a INF CORS policy execution successful. 2024-08-30 11:39:31.141 +05:30 9e96fd06-d2b5-4e1c-9308-915d119e3a1a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 9.6961ms 2024-08-30 11:39:31.208 +05:30 7469f239-467e-41a7-8067-af7ac0dd82ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 11:39:31.211 +05:30 7469f239-467e-41a7-8067-af7ac0dd82ac INF CORS policy execution successful. 2024-08-30 11:39:31.215 +05:30 7469f239-467e-41a7-8067-af7ac0dd82ac INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:39:31.223 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 11:39:31.238 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-08-30 11:39:31.311 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:39:31.316 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 76.531ms 2024-08-30 11:39:31.317 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 11:39:31.318 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7469f239-467e-41a7-8067-af7ac0dd82ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 357} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"}]"} 2024-08-30 11:39:31.321 +05:30 1cb3d2a1-9f92-4768-8602-4078b704469d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 357 application/json; charset=utf-8 113.2142ms 2024-08-30 11:42:29.759 +05:30 7aeb0c74-2a67-469e-8d8f-3116b37c28c7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 11:42:29.762 +05:30 7aeb0c74-2a67-469e-8d8f-3116b37c28c7 INF CORS policy execution successful. 2024-08-30 11:42:29.764 +05:30 7aeb0c74-2a67-469e-8d8f-3116b37c28c7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.1697ms 2024-08-30 11:42:29.817 +05:30 389c99fc-b174-4fc4-9ca2-2279e634ee67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 11:42:29.820 +05:30 389c99fc-b174-4fc4-9ca2-2279e634ee67 INF CORS policy execution successful. 2024-08-30 11:42:29.822 +05:30 389c99fc-b174-4fc4-9ca2-2279e634ee67 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:42:29.826 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 11:42:29.828 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-08-30 11:42:29.852 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:42:29.854 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 25.8635ms 2024-08-30 11:42:29.854 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 11:42:29.854 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 389c99fc-b174-4fc4-9ca2-2279e634ee67}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 357} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"}]"} 2024-08-30 11:42:29.855 +05:30 eaff16b7-1e90-4442-ab82-138bd35a314a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 357 application/json; charset=utf-8 38.2384ms 2024-08-30 11:42:30.444 +05:30 c105aba6-e265-4157-895d-11d2b65336f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - null null 2024-08-30 11:42:30.461 +05:30 c105aba6-e265-4157-895d-11d2b65336f5 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/28/2024 9:53:34 AM', Current time (UTC): '8/30/2024 6:12:30 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-08-30 11:42:30.477 +05:30 c105aba6-e265-4157-895d-11d2b65336f5 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/28/2024 9:53:34 AM', Current time (UTC): '8/30/2024 6:12:30 AM'. 2024-08-30 11:42:30.478 +05:30 c105aba6-e265-4157-895d-11d2b65336f5 INF HTTP request: Path: /tag/gettaglist QueryString: ?tagId=5&languageId=1&businessEntityId=1&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0ODM4MjE0LCJleHAiOjE3MjQ4Mzg4MTQsImlhdCI6MTcyNDgzODIxNH0.rrg0LQu2rh0WnwK8v0Cw2hBr3osjntLoPJ3QVjIkMxg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: d92f23b3-20fc-435e-b23b-e3eaed18a31d} Host: 103.120.178.195 Body: 2024-08-30 11:42:30.481 +05:30 1c72cbba-f15c-4482-b3ef-222734b77917 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-30 11:42:30.485 +05:30 1c72cbba-f15c-4482-b3ef-222734b77917 INF AuthenticationScheme: Bearer was challenged. 2024-08-30 11:42:30.486 +05:30 1c72cbba-f15c-4482-b3ef-222734b77917 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: c105aba6-e265-4157-895d-11d2b65336f5}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/28/2024 09:53:34'"} Body: 2024-08-30 11:42:30.488 +05:30 1c72cbba-f15c-4482-b3ef-222734b77917 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - 401 null null 44.2518ms 2024-08-30 11:43:11.498 +05:30 80f78748-21c1-4e4f-827d-9489ae547063 INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - null null 2024-08-30 11:43:11.503 +05:30 80f78748-21c1-4e4f-827d-9489ae547063 INF HTTP request: Path: /tag/gettaglist QueryString: ?tagId=5&languageId=1&businessEntityId=1&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTgzNTcsImV4cCI6MTcyNDk5ODk1NywiaWF0IjoxNzI0OTk4MzU3fQ.SZRksBJOyuHeUa30kRMYuRtJ7e1CQx1RIYcGosv5slk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 27a49aeb-8443-475d-9e29-032b138e6f6f} Host: 103.120.178.195 Body: 2024-08-30 11:43:11.507 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:43:11.527 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Route matched with {action = "GetTagList", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagList(Sang.Masters.Api.Models.APIRequest.TagListRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:43:11.613 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:43:11.614 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api) in 86.4914ms 2024-08-30 11:43:11.614 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:43:11.614 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 80f78748-21c1-4e4f-827d-9489ae547063}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":30,\"Name\":\"accounttype5\"},{\"Id\":31,\"Name\":\"accounttype6\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":34,\"Name\":\"accounttype9\"},{\"Id\":2,\"Name\":\"Name1\"},{\"Id\":11,\"Name\":\"Name10\"},{\"Id\":12,\"Name\":\"Name11\"},{\"Id\":13,\"Name\":\"Name12\"},{\"Id\":14,\"Name\":\"Name13\"},{\"Id\":15,\"Name\":\"Name14\"},{\"Id\":16,\"Name\":\"Name15\"},{\"Id\":17,\"Name\":\"Name16\"},{\"Id\":18,\"Name\":\"Name17\"},{\"Id\":19,\"Name\":\"Name18\"},{\"Id\":20,\"Name\":\"Name19\"},{\"Id\":3,\"Name\":\"Name2\"},{\"Id\":4,\"Name\":\"Name3\"},{\"Id\":5,\"Name\":\"Name4\"},{\"Id\":6,\"Name\":\"Name5\"},{\"Id\":7,\"Name\":\"Name6\"},{\"Id\":8,\"Name\":\"Name7\"},{\"Id\":9,\"Name\":\"Name8\"},{\"Id\":10,\"Name\":\"Name9\"}]"} 2024-08-30 11:43:11.615 +05:30 f7c5513f-82ab-4a0a-9d30-a20a49da30d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - 200 1182 application/json; charset=utf-8 118.3481ms 2024-08-30 11:43:47.694 +05:30 fa7d4c8b-36d0-43fe-8c8a-9378c3e9c054 INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - null null 2024-08-30 11:43:47.698 +05:30 fa7d4c8b-36d0-43fe-8c8a-9378c3e9c054 INF HTTP request: Path: /tag/gettaglist QueryString: ?tagId=5&languageId=1&businessEntityId=1&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTgzNTcsImV4cCI6MTcyNDk5ODk1NywiaWF0IjoxNzI0OTk4MzU3fQ.SZRksBJOyuHeUa30kRMYuRtJ7e1CQx1RIYcGosv5slk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 07a4e129-c0cb-4599-8c21-249d0d048616} Host: 103.120.178.195 Body: 2024-08-30 11:43:47.699 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:43:47.699 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Route matched with {action = "GetTagList", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagList(Sang.Masters.Api.Models.APIRequest.TagListRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:43:47.859 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:43:47.860 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api) in 160.1601ms 2024-08-30 11:43:47.860 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:43:47.860 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fa7d4c8b-36d0-43fe-8c8a-9378c3e9c054}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":30,\"Name\":\"accounttype5\"},{\"Id\":31,\"Name\":\"accounttype6\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":34,\"Name\":\"accounttype9\"},{\"Id\":2,\"Name\":\"Name1\"},{\"Id\":11,\"Name\":\"Name10\"},{\"Id\":12,\"Name\":\"Name11\"},{\"Id\":13,\"Name\":\"Name12\"},{\"Id\":14,\"Name\":\"Name13\"},{\"Id\":15,\"Name\":\"Name14\"},{\"Id\":16,\"Name\":\"Name15\"},{\"Id\":17,\"Name\":\"Name16\"},{\"Id\":18,\"Name\":\"Name17\"},{\"Id\":19,\"Name\":\"Name18\"},{\"Id\":20,\"Name\":\"Name19\"},{\"Id\":3,\"Name\":\"Name2\"},{\"Id\":4,\"Name\":\"Name3\"},{\"Id\":5,\"Name\":\"Name4\"},{\"Id\":6,\"Name\":\"Name5\"},{\"Id\":7,\"Name\":\"Name6\"},{\"Id\":8,\"Name\":\"Name7\"},{\"Id\":9,\"Name\":\"Name8\"},{\"Id\":10,\"Name\":\"Name9\"}]"} 2024-08-30 11:43:47.861 +05:30 d6cc3bff-a44f-4cf0-bd6f-51390191f854 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - 200 1182 application/json; charset=utf-8 167.5798ms 2024-08-30 11:44:05.874 +05:30 cdd52442-2826-4d21-a502-74845efb6eb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:44:05.883 +05:30 cdd52442-2826-4d21-a502-74845efb6eb2 INF CORS policy execution successful. 2024-08-30 11:44:05.884 +05:30 cdd52442-2826-4d21-a502-74845efb6eb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 10.2365ms 2024-08-30 11:44:05.937 +05:30 b238bc41-0620-491a-9251-ce13d7bf7b4f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:44:05.939 +05:30 b238bc41-0620-491a-9251-ce13d7bf7b4f INF CORS policy execution successful. 2024-08-30 11:44:05.940 +05:30 b238bc41-0620-491a-9251-ce13d7bf7b4f INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:44:05.944 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:05.945 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:44:06.002 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:44:06.003 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 58.2696ms 2024-08-30 11:44:06.003 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:06.004 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b238bc41-0620-491a-9251-ce13d7bf7b4f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 11:44:06.004 +05:30 be4971cf-1bb2-4534-84b8-97b06f4d7e7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 67.307ms 2024-08-30 11:44:15.489 +05:30 809ff6b6-f2e3-4e92-b308-5937091acb8a INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - null null 2024-08-30 11:44:15.493 +05:30 809ff6b6-f2e3-4e92-b308-5937091acb8a INF HTTP request: Path: /tag/gettaglist QueryString: ?tagId=5&languageId=1&businessEntityId=1&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTg0MzYsImV4cCI6MTcyNDk5OTAzNiwiaWF0IjoxNzI0OTk4NDM2fQ.kzugydXDzyLyY3r2hyCJky8So61vs4fGGNJYhJYEyjM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 6bd441cc-9ee1-47e9-8585-6f135f156f9c} Host: 103.120.178.195 Body: 2024-08-30 11:44:15.495 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:44:15.497 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Route matched with {action = "GetTagList", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagList(Sang.Masters.Api.Models.APIRequest.TagListRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:44:15.538 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:44:15.539 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api) in 42.1812ms 2024-08-30 11:44:15.539 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagList (Sang.Masters.Api)' 2024-08-30 11:44:15.540 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 809ff6b6-f2e3-4e92-b308-5937091acb8a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 1182} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":30,\"Name\":\"accounttype5\"},{\"Id\":31,\"Name\":\"accounttype6\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":32,\"Name\":\"accounttype7\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":33,\"Name\":\"accounttype8\"},{\"Id\":34,\"Name\":\"accounttype9\"},{\"Id\":2,\"Name\":\"Name1\"},{\"Id\":11,\"Name\":\"Name10\"},{\"Id\":12,\"Name\":\"Name11\"},{\"Id\":13,\"Name\":\"Name12\"},{\"Id\":14,\"Name\":\"Name13\"},{\"Id\":15,\"Name\":\"Name14\"},{\"Id\":16,\"Name\":\"Name15\"},{\"Id\":17,\"Name\":\"Name16\"},{\"Id\":18,\"Name\":\"Name17\"},{\"Id\":19,\"Name\":\"Name18\"},{\"Id\":20,\"Name\":\"Name19\"},{\"Id\":3,\"Name\":\"Name2\"},{\"Id\":4,\"Name\":\"Name3\"},{\"Id\":5,\"Name\":\"Name4\"},{\"Id\":6,\"Name\":\"Name5\"},{\"Id\":7,\"Name\":\"Name6\"},{\"Id\":8,\"Name\":\"Name7\"},{\"Id\":9,\"Name\":\"Name8\"},{\"Id\":10,\"Name\":\"Name9\"}]"} 2024-08-30 11:44:15.540 +05:30 58c6d4fe-d345-401d-a0a3-20983be887a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettaglist?tagId=5&languageId=1&businessEntityId=1&search= - 200 1182 application/json; charset=utf-8 50.8832ms 2024-08-30 11:44:19.687 +05:30 fb766e9d-328d-4134-93f8-1c52ee8e4df6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:44:19.688 +05:30 fb766e9d-328d-4134-93f8-1c52ee8e4df6 INF CORS policy execution successful. 2024-08-30 11:44:19.689 +05:30 fb766e9d-328d-4134-93f8-1c52ee8e4df6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 2.9455ms 2024-08-30 11:44:19.741 +05:30 bd89f87b-8918-421d-8925-65677b59fad3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:44:19.742 +05:30 bd89f87b-8918-421d-8925-65677b59fad3 INF CORS policy execution successful. 2024-08-30 11:44:19.743 +05:30 bd89f87b-8918-421d-8925-65677b59fad3 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:44:19.744 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:19.745 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:44:19.779 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:44:19.780 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 35.4374ms 2024-08-30 11:44:19.780 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:19.781 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd89f87b-8918-421d-8925-65677b59fad3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 11:44:19.783 +05:30 6521c312-7dc0-495d-95a2-58629c14b02c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 41.9218ms 2024-08-30 11:44:43.742 +05:30 7703a3fc-7375-4aa5-b2a8-dbad2062f24b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:44:43.743 +05:30 7703a3fc-7375-4aa5-b2a8-dbad2062f24b INF CORS policy execution successful. 2024-08-30 11:44:43.744 +05:30 7703a3fc-7375-4aa5-b2a8-dbad2062f24b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.2517ms 2024-08-30 11:44:43.799 +05:30 12270af8-9e4f-4aa1-a481-898ea29f079d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:44:43.801 +05:30 12270af8-9e4f-4aa1-a481-898ea29f079d INF CORS policy execution successful. 2024-08-30 11:44:43.801 +05:30 12270af8-9e4f-4aa1-a481-898ea29f079d INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:44:43.802 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:43.802 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:44:43.815 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:44:43.815 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 13.1201ms 2024-08-30 11:44:43.815 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:43.815 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12270af8-9e4f-4aa1-a481-898ea29f079d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 11:44:43.816 +05:30 242a7802-7182-461c-aeda-56f2012251d8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 16.6673ms 2024-08-30 11:44:43.914 +05:30 9bc634d9-a44e-4074-8b32-7f1301c11034 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:44:43.915 +05:30 9bc634d9-a44e-4074-8b32-7f1301c11034 INF CORS policy execution successful. 2024-08-30 11:44:43.916 +05:30 9bc634d9-a44e-4074-8b32-7f1301c11034 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 2.1864ms 2024-08-30 11:44:43.969 +05:30 8b36cc1c-5c45-4c52-a1be-74fa7b17b476 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:44:43.970 +05:30 8b36cc1c-5c45-4c52-a1be-74fa7b17b476 INF CORS policy execution successful. 2024-08-30 11:44:43.971 +05:30 8b36cc1c-5c45-4c52-a1be-74fa7b17b476 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:44:43.971 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:43.971 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:44:43.976 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:44:43.976 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 4.4386ms 2024-08-30 11:44:43.976 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:44:43.976 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8b36cc1c-5c45-4c52-a1be-74fa7b17b476}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 11:44:43.977 +05:30 d3ee86eb-2f63-4901-acce-1ca1956633fe INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 7.2491ms 2024-08-30 11:45:06.232 +05:30 a25a9595-87cd-4436-9e8c-e4b0ba3421db INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:45:06.239 +05:30 a25a9595-87cd-4436-9e8c-e4b0ba3421db INF CORS policy execution successful. 2024-08-30 11:45:06.241 +05:30 a25a9595-87cd-4436-9e8c-e4b0ba3421db INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 9.5023ms 2024-08-30 11:45:06.294 +05:30 23b43ad3-afe5-420f-86d7-5089f746423d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:45:06.296 +05:30 23b43ad3-afe5-420f-86d7-5089f746423d INF CORS policy execution successful. 2024-08-30 11:45:06.297 +05:30 23b43ad3-afe5-420f-86d7-5089f746423d INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:45:06.298 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:06.299 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:45:06.437 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:06.439 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 139.2756ms 2024-08-30 11:45:06.441 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:06.443 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23b43ad3-afe5-420f-86d7-5089f746423d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 11:45:06.447 +05:30 ebf417b3-ad37-421d-b1bf-9764c2436418 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 153.0768ms 2024-08-30 11:45:11.833 +05:30 249859a1-5b86-4450-a4bd-1ceed5b00684 INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagdetails?id=1&tagId=1&languageId= - null null 2024-08-30 11:45:11.838 +05:30 249859a1-5b86-4450-a4bd-1ceed5b00684 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=1&tagId=1&languageId= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTg0MzYsImV4cCI6MTcyNDk5OTAzNiwiaWF0IjoxNzI0OTk4NDM2fQ.kzugydXDzyLyY3r2hyCJky8So61vs4fGGNJYhJYEyjM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 60506593-bb4a-45f0-adb1-c46bc743f74c} Host: 103.120.178.195 Body: 2024-08-30 11:45:11.840 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 11:45:11.864 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Sang.Masters.Api.Models.APIRequest.TagDetailsRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:45:11.922 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:11.923 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 58.3805ms 2024-08-30 11:45:11.923 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 11:45:11.923 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 249859a1-5b86-4450-a4bd-1ceed5b00684}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 164} Body: {"status":"Failure","statusCode":4000,"message":"Api Validation error","result":"[{\"PropertyName\":\"LanguageId\",\"ErrorMessage\":\"Language Id is required.\"}]"} 2024-08-30 11:45:11.924 +05:30 0ff35aa5-5188-4b29-adde-942fabf9ffb6 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagdetails?id=1&tagId=1&languageId= - 400 164 application/json; charset=utf-8 91.0991ms 2024-08-30 11:45:27.217 +05:30 32f5caaa-3e5a-4ae0-adf7-95b82731240b INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagdetails?id=1&tagId=1&languageId=1 - null null 2024-08-30 11:45:27.220 +05:30 32f5caaa-3e5a-4ae0-adf7-95b82731240b INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=1&tagId=1&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTg0MzYsImV4cCI6MTcyNDk5OTAzNiwiaWF0IjoxNzI0OTk4NDM2fQ.kzugydXDzyLyY3r2hyCJky8So61vs4fGGNJYhJYEyjM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 535071b0-01d2-4b99-9f38-5458ddac6f2b} Host: 103.120.178.195 Body: 2024-08-30 11:45:27.221 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 11:45:27.222 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Sang.Masters.Api.Models.APIRequest.TagDetailsRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:45:27.296 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 ERR Invalid column name 'iTest'. Invalid column name 'iTest1'. 2024-08-30 11:45:27.307 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 ERR Invalid column name 'iTest'. Invalid column name 'iTest1'. 2024-08-30 11:45:27.325 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 ERR SQL Exception occurred For Tag Id:1: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'iTest'. Invalid column name 'iTest1'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagDetails(TagDetailsRequest tagDetailsRequest) at Sang.Masters.Api.Services.TagService.GetTagDetails(TagDetailsRequest tagDetailsRequest) at Sang.Masters.Api.Controllers.TagController.GetTagDetails(TagDetailsRequest tagDetailsRequest) ClientConnectionId:3bbff46b-41be-4f98-a78c-d8a524f1ad4f Error Number:207,State:1,Class:16 2024-08-30 11:45:27.326 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:27.328 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 106.1885ms 2024-08-30 11:45:27.328 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 11:45:27.328 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 32f5caaa-3e5a-4ae0-adf7-95b82731240b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 92} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'iTest'","result":null} 2024-08-30 11:45:27.329 +05:30 c8ea24d5-eb9a-4355-8105-1357fc04b0c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagdetails?id=1&tagId=1&languageId=1 - 400 92 application/json; charset=utf-8 112.3319ms 2024-08-30 11:45:31.215 +05:30 ee65aee1-7be2-4fe8-b579-40c92ffcba7f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:45:31.216 +05:30 ee65aee1-7be2-4fe8-b579-40c92ffcba7f INF CORS policy execution successful. 2024-08-30 11:45:31.217 +05:30 ee65aee1-7be2-4fe8-b579-40c92ffcba7f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 1.1555ms 2024-08-30 11:45:31.285 +05:30 4ec41721-ab0e-4b85-84c1-c403bfcff1e5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:45:31.286 +05:30 4ec41721-ab0e-4b85-84c1-c403bfcff1e5 INF CORS policy execution successful. 2024-08-30 11:45:31.287 +05:30 4ec41721-ab0e-4b85-84c1-c403bfcff1e5 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:45:31.288 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:31.288 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:45:31.305 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:31.306 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 17.5244ms 2024-08-30 11:45:31.306 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:31.306 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ec41721-ab0e-4b85-84c1-c403bfcff1e5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 11:45:31.307 +05:30 3e4b85cd-29f1-4a8d-8a86-01fef74fc9d6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 21.3511ms 2024-08-30 11:45:41.061 +05:30 e63b9bdc-3a94-477e-93be-00f9dba5416b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:45:41.062 +05:30 e63b9bdc-3a94-477e-93be-00f9dba5416b INF CORS policy execution successful. 2024-08-30 11:45:41.063 +05:30 e63b9bdc-3a94-477e-93be-00f9dba5416b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.3878ms 2024-08-30 11:45:41.113 +05:30 a697ac5b-734b-4974-9e38-a3bd23d73f5c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 11:45:41.115 +05:30 a697ac5b-734b-4974-9e38-a3bd23d73f5c INF CORS policy execution successful. 2024-08-30 11:45:41.115 +05:30 a697ac5b-734b-4974-9e38-a3bd23d73f5c INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:45:41.116 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:41.117 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:45:41.129 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:41.130 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 12.9438ms 2024-08-30 11:45:41.130 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:41.130 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a697ac5b-734b-4974-9e38-a3bd23d73f5c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 11:45:41.131 +05:30 1bd07fb4-3979-4784-b3db-81d1fb3cc452 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 17.1575ms 2024-08-30 11:45:41.246 +05:30 c3b34f78-7a5f-4d46-98aa-fd143945f785 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:45:41.246 +05:30 c3b34f78-7a5f-4d46-98aa-fd143945f785 INF CORS policy execution successful. 2024-08-30 11:45:41.246 +05:30 c3b34f78-7a5f-4d46-98aa-fd143945f785 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 0.7051ms 2024-08-30 11:45:41.299 +05:30 6b45723a-ac8a-468b-9bbd-c392cdde8183 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 11:45:41.300 +05:30 6b45723a-ac8a-468b-9bbd-c392cdde8183 INF CORS policy execution successful. 2024-08-30 11:45:41.307 +05:30 6b45723a-ac8a-468b-9bbd-c392cdde8183 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ5OTc5NTMsImV4cCI6MTcyNDk5ODU1MywiaWF0IjoxNzI0OTk3OTUzfQ.55XAQEjIvHdDUfOyA29HI5M8UVhmT6DsFkcgtxpUFck}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-30 11:45:41.308 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:41.308 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 11:45:41.314 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:45:41.314 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 6.231ms 2024-08-30 11:45:41.314 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 11:45:41.314 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6b45723a-ac8a-468b-9bbd-c392cdde8183}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 11:45:41.315 +05:30 e700ea57-eddd-4029-9db1-34e1cf9f1951 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 15.9912ms 2024-08-30 11:48:01.855 +05:30 06b309de-c153-4496-9918-38192cc50c08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-30 11:48:02.033 +05:30 06b309de-c153-4496-9918-38192cc50c08 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 179.3186ms 2024-08-30 11:48:03.129 +05:30 d16721a4-2dd8-482c-a393-8947786f3834 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-30 11:48:03.370 +05:30 d16721a4-2dd8-482c-a393-8947786f3834 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 240.6746ms 2024-08-30 11:52:01.138 +05:30 390c8f9e-20d7-410e-951e-755167fc5ceb INF Request starting HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagsummary?tagId=1&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=1&search= - null null 2024-08-30 11:52:01.145 +05:30 390c8f9e-20d7-410e-951e-755167fc5ceb INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=1&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=1&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0OTk4ODgzLCJleHAiOjE3MjQ5OTk0ODMsImlhdCI6MTcyNDk5ODg4M30.pmnPtGCoPjiikCXZXi7gvFrVfec9FeRXjHDbBSKfTLs}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 2ffdada6-72e5-467e-94dc-3ae62905d3bb} Host: 103.120.178.195 Body: 2024-08-30 11:52:01.147 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-30 11:52:01.164 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Route matched with {action = "GetTagSummary", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagSummary(Sang.Masters.Api.Models.APIRequest.TagSummaryRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 11:52:01.333 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac ERR Invalid column name 'AltName'. 2024-08-30 11:52:01.335 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac ERR Invalid column name 'AltName'. 2024-08-30 11:52:01.338 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac ERR Error Getting TagList1 from database Invalid column name 'AltName'. 2024-08-30 11:52:01.366 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac ERR SQL Exception occurred For Tag Id:1: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'AltName'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.TryNextResult(Boolean& more) at System.Data.SqlClient.SqlDataReader.NextResult() at System.Data.ProviderBase.DataReaderContainer.NextResult() at System.Data.Common.DataAdapter.FillNextResult(DataReaderContainer dataReader) at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset, DataTable datatable, String srcTable, DataReaderContainer dataReader, Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn, Object parentChapterValue) at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Sang.Service.Common.CommonService.CommonEntityService.ExecuteAndFetchDataset(String procedureName, SqlParameter[] parameters) at Sang.Masters.Api.Repositories.TagRepository.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Services.TagService.<>c__DisplayClass5_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Sang.Service.Common.CommonService.MemoryRequestCache.GetOrExecuteDatasetResult[T](String key, Func`1 action, Int32 pageNumber, Int32 pageSize, Int32 cacheEntryLifeTime, String namePrefix, String searchString) at Sang.Masters.Api.Services.TagService.GetTagSummary(TagSummaryRequest summaryRequest) at Sang.Masters.Api.Controllers.TagController.GetTagSummary(TagSummaryRequest summaryRequest) ClientConnectionId:ee24d63b-9eb3-48ee-99ba-48e665a7c614 Error Number:207,State:1,Class:16 2024-08-30 11:52:01.368 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 11:52:01.370 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 206.2625ms 2024-08-30 11:52:01.371 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-30 11:52:01.371 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 390c8f9e-20d7-410e-951e-755167fc5ceb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 94} Body: {"status":"Failure","statusCode":1000,"message":"Invalid column name 'AltName'","result":null} 2024-08-30 11:52:01.372 +05:30 2b9efa64-ddf9-46fb-b413-42f0ae1b7fac INF Request finished HTTP/1.1 GET http://103.120.178.195/sangmastersapi/tag/gettagsummary?tagId=1&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=1&search= - 400 94 application/json; charset=utf-8 234.493ms 2024-08-30 12:02:14.088 +05:30 INF Application is shutting down... 2024-08-30 12:29:52.182 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 12:29:52.221 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 12:29:52.246 +05:30 INF Creating key {a7b6ded8-4044-4582-97d3-e40ff0aa954d} with creation date 2024-08-30 06:59:52Z, activation date 2024-08-30 06:59:52Z, and expiration date 2024-11-28 06:59:52Z. 2024-08-30 12:29:52.266 +05:30 WRN No XML encryptor configured. Key {a7b6ded8-4044-4582-97d3-e40ff0aa954d} may be persisted to storage in unencrypted form. 2024-08-30 12:29:52.466 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 12:29:52.467 +05:30 INF Hosting environment: Production 2024-08-30 12:29:52.467 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 12:29:52.483 +05:30 52f6f86f-ed2b-4578-8dda-4314ae445009 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=21&tagId=20&languageId=1 - null null 2024-08-30 12:29:52.706 +05:30 52f6f86f-ed2b-4578-8dda-4314ae445009 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=21&tagId=20&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDExODIsImV4cCI6MTcyNTAwMTc4MiwiaWF0IjoxNzI1MDAxMTgyfQ.TCkKYk9PHwcdk4uv4iMTjgTK3RigmmH977dY0nkMtxk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.41.2}, {Postman-Token: 2b1c6a72-622e-4476-9ab0-fa2cabc969a7} Host: 103.120.178.195 Body: 2024-08-30 12:29:52.745 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Executing endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 12:29:52.772 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Route matched with {action = "GetTagDetails", controller = "Tag"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTagDetails(Sang.Masters.Api.Models.APIRequest.TagDetailsRequest) on controller Sang.Masters.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-30 12:29:53.191 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 12:29:53.243 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Executed action Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 464.7391ms 2024-08-30 12:29:53.247 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Executed endpoint 'Sang.Masters.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-30 12:29:53.249 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 52f6f86f-ed2b-4578-8dda-4314ae445009}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 677} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagInfo\":[{\"iId\":21,\"Name\":\"placeofspply2\",\"Code\":\"POS-2\",\"Group\":false,\"Parent\":null,\"Status\":0,\"Created By\":7,\"Created On\":\"2024-08-29T11:13:35.28\",\"Modified By\":null,\"Modified On\":null}],\"TagLanguage\":[{\"Id\":21,\"Language\":1,\"Language_Name\":\"English\",\"Name\":\"placeofspply2\"},{\"Id\":21,\"Language\":2,\"Language_Name\":\"Arabic\",\"Name\":\"مكان التوريد 2\"}],\"TagEntity\":[{\"Id\":21,\"Entity\":1,\"Entity_Name\":\"Entity1\"},{\"Id\":21,\"Entity\":2,\"Entity_Name\":\"Entity2\"}],\"TagDetails\":[],\"TagDetailsEntity\":[]}"} 2024-08-30 12:29:53.259 +05:30 44fdb817-19a7-4dde-bebb-da44b2f688a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=21&tagId=20&languageId=1 - 200 677 application/json; charset=utf-8 778.1316ms 2024-08-30 12:40:51.076 +05:30 INF Application is shutting down... 2024-08-30 12:43:06.655 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 12:43:06.698 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 12:43:06.718 +05:30 INF Creating key {a785c64d-9b15-4f7e-85e6-44c8cd3829d0} with creation date 2024-08-30 07:13:06Z, activation date 2024-08-30 07:13:06Z, and expiration date 2024-11-28 07:13:06Z. 2024-08-30 12:43:06.741 +05:30 WRN No XML encryptor configured. Key {a785c64d-9b15-4f7e-85e6-44c8cd3829d0} may be persisted to storage in unencrypted form. 2024-08-30 12:43:06.910 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 12:43:06.910 +05:30 INF Hosting environment: Production 2024-08-30 12:43:06.910 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 12:43:06.923 +05:30 2239fa6b-b19f-4dfa-9591-2e098df4081e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-30 12:43:07.093 +05:30 2239fa6b-b19f-4dfa-9591-2e098df4081e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 171.4071ms 2024-08-30 12:43:07.859 +05:30 cb4e72ef-cafa-4152-be1c-8dfa45316c74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-30 12:43:08.100 +05:30 cb4e72ef-cafa-4152-be1c-8dfa45316c74 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 240.3384ms 2024-08-30 12:54:05.537 +05:30 INF Application is shutting down... 2024-08-30 13:53:15.162 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 13:53:15.233 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 13:53:15.260 +05:30 INF Creating key {f54c0a32-8e35-4593-9677-3115a9bd7d6b} with creation date 2024-08-30 08:23:15Z, activation date 2024-08-30 08:23:15Z, and expiration date 2024-11-28 08:23:15Z. 2024-08-30 13:53:15.275 +05:30 WRN No XML encryptor configured. Key {f54c0a32-8e35-4593-9677-3115a9bd7d6b} may be persisted to storage in unencrypted form. 2024-08-30 13:53:15.446 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 13:53:15.446 +05:30 INF Hosting environment: Production 2024-08-30 13:53:15.446 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 13:53:15.460 +05:30 a29c8475-f7be-44a7-bf19-899f17e4cd94 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-30 13:53:15.881 +05:30 a29c8475-f7be-44a7-bf19-899f17e4cd94 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 424.3321ms 2024-08-30 14:04:13.709 +05:30 INF Application is shutting down... 2024-08-30 14:05:26.258 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 14:05:26.315 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 14:05:26.350 +05:30 INF Creating key {43f970be-18c7-46bf-9cdc-855820ded84c} with creation date 2024-08-30 08:35:26Z, activation date 2024-08-30 08:35:26Z, and expiration date 2024-11-28 08:35:26Z. 2024-08-30 14:05:26.377 +05:30 WRN No XML encryptor configured. Key {43f970be-18c7-46bf-9cdc-855820ded84c} may be persisted to storage in unencrypted form. 2024-08-30 14:05:26.603 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 14:05:26.603 +05:30 INF Hosting environment: Production 2024-08-30 14:05:26.604 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 14:05:26.625 +05:30 3ef2351a-f023-4c77-8a2a-b034626b882a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 14:05:26.700 +05:30 3ef2351a-f023-4c77-8a2a-b034626b882a INF CORS policy execution successful. 2024-08-30 14:05:26.713 +05:30 3ef2351a-f023-4c77-8a2a-b034626b882a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 90.638ms 2024-08-30 14:05:26.742 +05:30 eadeca01-6e46-4f4c-8142-7cd75ef56def INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-30 14:05:26.895 +05:30 eadeca01-6e46-4f4c-8142-7cd75ef56def INF CORS policy execution successful. 2024-08-30 14:05:26.911 +05:30 eadeca01-6e46-4f4c-8142-7cd75ef56def INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDY4NjcsImV4cCI6MTcyNTAwNzQ2NywiaWF0IjoxNzI1MDA2ODY3fQ.Y-GMBuVn3gK82pnrJuJN9jwp80YQ-_yiS0JL4M4yYtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:05:26.943 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 14:05:26.981 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Route matched with {action = "GetTimeZoneList", controller = "TimeZone"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetTimeZoneList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.TimeZoneController (Sang.Masters.Api). 2024-08-30 14:05:27.396 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:05:27.448 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 462.077ms 2024-08-30 14:05:27.450 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-30 14:05:27.451 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eadeca01-6e46-4f4c-8142-7cd75ef56def}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 357} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":11,\"Name\":\"Gulf Standard Time\",\"Code\":\"GST\"},{\"Id\":12,\"Name\":\"Hawaii\",\"Code\":\"HAW\"},{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"},{\"Id\":13,\"Name\":\"New York\",\"Code\":\"NYC\"},{\"Id\":16,\"Name\":\"Pacific Standard Time\",\"Code\":\"PST\"}]"} 2024-08-30 14:05:27.460 +05:30 07717d7f-ac28-46ba-b4bf-4b8038acada2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 200 357 application/json; charset=utf-8 718.0381ms 2024-08-30 14:05:55.232 +05:30 fd790fe1-0781-4733-be41-13423d185195 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:05:55.241 +05:30 fd790fe1-0781-4733-be41-13423d185195 INF CORS policy execution successful. 2024-08-30 14:05:55.244 +05:30 fd790fe1-0781-4733-be41-13423d185195 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 12.1366ms 2024-08-30 14:05:55.275 +05:30 a4b3e3e0-d3f0-4635-be5f-12774d57c75f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:05:55.277 +05:30 a4b3e3e0-d3f0-4635-be5f-12774d57c75f INF CORS policy execution successful. 2024-08-30 14:05:55.280 +05:30 a4b3e3e0-d3f0-4635-be5f-12774d57c75f INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDY4NjcsImV4cCI6MTcyNTAwNzQ2NywiaWF0IjoxNzI1MDA2ODY3fQ.Y-GMBuVn3gK82pnrJuJN9jwp80YQ-_yiS0JL4M4yYtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:05:55.289 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:05:55.299 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:05:55.349 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:05:55.351 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 51.9548ms 2024-08-30 14:05:55.351 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:05:55.352 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a4b3e3e0-d3f0-4635-be5f-12774d57c75f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:05:55.355 +05:30 1dfedc61-4e83-4b95-b2b5-4d030eb0c1f8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 80.5653ms 2024-08-30 14:05:55.526 +05:30 bd217b90-a76c-43f3-b02e-8630120a8877 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 14:05:55.527 +05:30 bd217b90-a76c-43f3-b02e-8630120a8877 INF CORS policy execution successful. 2024-08-30 14:05:55.528 +05:30 bd217b90-a76c-43f3-b02e-8630120a8877 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 1.2732ms 2024-08-30 14:05:55.562 +05:30 12b42e01-181d-4342-888b-05533d6ab142 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-30 14:05:55.564 +05:30 12b42e01-181d-4342-888b-05533d6ab142 INF CORS policy execution successful. 2024-08-30 14:05:55.565 +05:30 12b42e01-181d-4342-888b-05533d6ab142 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity+6 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDY4NjcsImV4cCI6MTcyNTAwNzQ2NywiaWF0IjoxNzI1MDA2ODY3fQ.Y-GMBuVn3gK82pnrJuJN9jwp80YQ-_yiS0JL4M4yYtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:05:55.568 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:05:55.569 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:05:55.590 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:05:55.591 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.0711ms 2024-08-30 14:05:55.591 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:05:55.591 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 12b42e01-181d-4342-888b-05533d6ab142}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 123} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-30 14:05:55.592 +05:30 54c39ede-efd0-445f-a21b-35c07a463a77 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 200 123 application/json; charset=utf-8 30.4315ms 2024-08-30 14:06:07.370 +05:30 a3a95c1f-f048-43f3-994c-4e5c8daee76f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:06:07.373 +05:30 a3a95c1f-f048-43f3-994c-4e5c8daee76f INF CORS policy execution successful. 2024-08-30 14:06:07.374 +05:30 a3a95c1f-f048-43f3-994c-4e5c8daee76f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.084ms 2024-08-30 14:06:07.409 +05:30 c5379cfd-0ab7-4387-98ed-59922134253f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:06:07.412 +05:30 c5379cfd-0ab7-4387-98ed-59922134253f INF CORS policy execution successful. 2024-08-30 14:06:07.414 +05:30 c5379cfd-0ab7-4387-98ed-59922134253f INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDY4NjcsImV4cCI6MTcyNTAwNzQ2NywiaWF0IjoxNzI1MDA2ODY3fQ.Y-GMBuVn3gK82pnrJuJN9jwp80YQ-_yiS0JL4M4yYtE}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:06:07.416 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:06:07.417 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:06:07.466 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:06:07.467 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.6209ms 2024-08-30 14:06:07.467 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:06:07.468 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5379cfd-0ab7-4387-98ed-59922134253f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:06:07.468 +05:30 864f1023-a2e6-422f-a415-f1ee96262209 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 59.1131ms 2024-08-30 14:16:24.779 +05:30 INF Application is shutting down... 2024-08-30 14:32:26.064 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 14:32:26.123 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 14:32:26.152 +05:30 INF Creating key {5c5cc128-20ac-454b-b31e-8af3752baaa2} with creation date 2024-08-30 09:02:26Z, activation date 2024-08-30 09:02:26Z, and expiration date 2024-11-28 09:02:26Z. 2024-08-30 14:32:26.187 +05:30 WRN No XML encryptor configured. Key {5c5cc128-20ac-454b-b31e-8af3752baaa2} may be persisted to storage in unencrypted form. 2024-08-30 14:32:26.425 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 14:32:26.426 +05:30 INF Hosting environment: Production 2024-08-30 14:32:26.426 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 14:32:26.444 +05:30 e296d41e-9b74-4256-b187-ba309c3a3ea0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:32:26.444 +05:30 1b0a42ca-44e9-4ad7-be04-36bacd6cbc37 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:32:26.521 +05:30 1b0a42ca-44e9-4ad7-be04-36bacd6cbc37 INF CORS policy execution successful. 2024-08-30 14:32:26.521 +05:30 e296d41e-9b74-4256-b187-ba309c3a3ea0 INF CORS policy execution successful. 2024-08-30 14:32:26.532 +05:30 e296d41e-9b74-4256-b187-ba309c3a3ea0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 90.8908ms 2024-08-30 14:32:26.532 +05:30 1b0a42ca-44e9-4ad7-be04-36bacd6cbc37 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 90.9019ms 2024-08-30 14:32:26.562 +05:30 8d63bb2f-6063-4f55-b5c1-8f07a57416c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:32:26.565 +05:30 40869898-feae-4801-9dad-52507c55a455 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:32:26.768 +05:30 40869898-feae-4801-9dad-52507c55a455 INF CORS policy execution successful. 2024-08-30 14:32:26.768 +05:30 8d63bb2f-6063-4f55-b5c1-8f07a57416c1 INF CORS policy execution successful. 2024-08-30 14:32:26.794 +05:30 40869898-feae-4801-9dad-52507c55a455 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDg1MzcsImV4cCI6MTcyNTAwOTEzNywiaWF0IjoxNzI1MDA4NTM3fQ.fsbNZ6S9V3PWI4nGcsghZUlmcU3mD7FPh9MuFz1QDZ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:32:26.794 +05:30 8d63bb2f-6063-4f55-b5c1-8f07a57416c1 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDg1MzcsImV4cCI6MTcyNTAwOTEzNywiaWF0IjoxNzI1MDA4NTM3fQ.fsbNZ6S9V3PWI4nGcsghZUlmcU3mD7FPh9MuFz1QDZ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:32:26.838 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:26.838 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:26.900 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:32:26.900 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:32:27.375 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:32:27.375 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:32:27.455 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 545.5388ms 2024-08-30 14:32:27.457 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:27.457 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 545.5747ms 2024-08-30 14:32:27.460 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:27.461 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 40869898-feae-4801-9dad-52507c55a455}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:32:27.461 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d63bb2f-6063-4f55-b5c1-8f07a57416c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"}]"} 2024-08-30 14:32:27.474 +05:30 7aa66179-9883-423a-8374-717cb1f8d95f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 200 122 application/json; charset=utf-8 912.1566ms 2024-08-30 14:32:27.474 +05:30 ce7b6ec6-4235-4f2f-b44e-8dcce83fc114 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 908.9195ms 2024-08-30 14:32:37.736 +05:30 d0d02cf0-68c1-4af4-89bf-828395f7b19b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:32:37.738 +05:30 d0d02cf0-68c1-4af4-89bf-828395f7b19b INF CORS policy execution successful. 2024-08-30 14:32:37.740 +05:30 d0d02cf0-68c1-4af4-89bf-828395f7b19b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.6337ms 2024-08-30 14:32:37.770 +05:30 524743ab-0602-40eb-a6a0-6dbc3c3add12 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:32:37.772 +05:30 524743ab-0602-40eb-a6a0-6dbc3c3add12 INF CORS policy execution successful. 2024-08-30 14:32:37.774 +05:30 524743ab-0602-40eb-a6a0-6dbc3c3add12 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDg1MzcsImV4cCI6MTcyNTAwOTEzNywiaWF0IjoxNzI1MDA4NTM3fQ.fsbNZ6S9V3PWI4nGcsghZUlmcU3mD7FPh9MuFz1QDZ4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:32:37.779 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:37.780 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:32:37.838 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:32:37.839 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 58.6012ms 2024-08-30 14:32:37.839 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:32:37.839 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 524743ab-0602-40eb-a6a0-6dbc3c3add12}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:32:37.840 +05:30 b19cefad-c93a-465a-afd4-fe8a505d34cf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 69.8406ms 2024-08-30 14:43:24.500 +05:30 INF Application is shutting down... 2024-08-30 14:45:01.855 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 14:45:01.940 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 14:45:01.988 +05:30 INF Creating key {be9116f6-6a89-4ce4-a563-cc0ab9495a24} with creation date 2024-08-30 09:15:01Z, activation date 2024-08-30 09:15:01Z, and expiration date 2024-11-28 09:15:01Z. 2024-08-30 14:45:02.063 +05:30 WRN No XML encryptor configured. Key {be9116f6-6a89-4ce4-a563-cc0ab9495a24} may be persisted to storage in unencrypted form. 2024-08-30 14:45:02.875 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 14:45:02.877 +05:30 INF Hosting environment: Production 2024-08-30 14:45:02.878 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 14:45:02.930 +05:30 29abac56-17f0-4243-bd74-1549f502639a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:45:02.933 +05:30 6d68cd9a-ffb5-4f2d-b524-8c531ad9aec4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:03.175 +05:30 29abac56-17f0-4243-bd74-1549f502639a INF CORS policy execution successful. 2024-08-30 14:45:03.183 +05:30 6d68cd9a-ffb5-4f2d-b524-8c531ad9aec4 INF CORS policy execution successful. 2024-08-30 14:45:03.205 +05:30 29abac56-17f0-4243-bd74-1549f502639a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 280.9713ms 2024-08-30 14:45:03.205 +05:30 6d68cd9a-ffb5-4f2d-b524-8c531ad9aec4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 280.9752ms 2024-08-30 14:45:03.234 +05:30 5d1ef184-7fdc-4acf-9785-3755980e961c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:45:03.234 +05:30 5a6c8743-e36a-4785-8aef-2d33af275c5e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:03.519 +05:30 5a6c8743-e36a-4785-8aef-2d33af275c5e INF CORS policy execution successful. 2024-08-30 14:45:03.519 +05:30 5d1ef184-7fdc-4acf-9785-3755980e961c INF CORS policy execution successful. 2024-08-30 14:45:03.570 +05:30 5d1ef184-7fdc-4acf-9785-3755980e961c INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDkyOTMsImV4cCI6MTcyNTAwOTg5MywiaWF0IjoxNzI1MDA5MjkzfQ.5XEvwUh3i395jDP3evek5otyAB5p_UicuGafENu9_l8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:45:03.572 +05:30 5a6c8743-e36a-4785-8aef-2d33af275c5e INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDkyOTMsImV4cCI6MTcyNTAwOTg5MywiaWF0IjoxNzI1MDA5MjkzfQ.5XEvwUh3i395jDP3evek5otyAB5p_UicuGafENu9_l8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:45:03.698 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:03.698 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:03.820 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:45:03.839 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:45:04.864 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:45:04.864 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:45:05.020 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 1169.1167ms 2024-08-30 14:45:05.021 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 1194.783ms 2024-08-30 14:45:05.022 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:05.024 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d1ef184-7fdc-4acf-9785-3755980e961c}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"}]"} 2024-08-30 14:45:05.028 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:05.029 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a6c8743-e36a-4785-8aef-2d33af275c5e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:45:05.061 +05:30 fdd0b480-9eee-4038-9299-3fcf4e10b3ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 1827.2682ms 2024-08-30 14:45:05.061 +05:30 9df7d8c5-f627-41ac-b298-c0779ebfe055 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 200 122 application/json; charset=utf-8 1827.2633ms 2024-08-30 14:45:17.282 +05:30 e7724631-795c-4bf9-8bfc-93726fe54eeb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:17.284 +05:30 e7724631-795c-4bf9-8bfc-93726fe54eeb INF CORS policy execution successful. 2024-08-30 14:45:17.285 +05:30 e7724631-795c-4bf9-8bfc-93726fe54eeb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.2806ms 2024-08-30 14:45:17.316 +05:30 9515bd46-a4b6-4215-95b3-d1e3f76a46c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:17.318 +05:30 9515bd46-a4b6-4215-95b3-d1e3f76a46c1 INF CORS policy execution successful. 2024-08-30 14:45:17.319 +05:30 9515bd46-a4b6-4215-95b3-d1e3f76a46c1 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDkyOTMsImV4cCI6MTcyNTAwOTg5MywiaWF0IjoxNzI1MDA5MjkzfQ.5XEvwUh3i395jDP3evek5otyAB5p_UicuGafENu9_l8}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:45:17.325 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:17.326 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:45:17.345 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:45:17.346 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 20.2774ms 2024-08-30 14:45:17.346 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:17.347 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9515bd46-a4b6-4215-95b3-d1e3f76a46c1}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:45:17.348 +05:30 cea360cd-7277-4550-a276-997bc04b22a5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 31.7537ms 2024-08-30 14:45:49.765 +05:30 6d87d85f-d31b-4188-9a2b-1981d98179b2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:49.781 +05:30 6d87d85f-d31b-4188-9a2b-1981d98179b2 INF CORS policy execution successful. 2024-08-30 14:45:49.796 +05:30 6d87d85f-d31b-4188-9a2b-1981d98179b2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 18.3971ms 2024-08-30 14:45:49.838 +05:30 ae898a0d-6964-43b5-9a19-2715ba522b4d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:45:49.842 +05:30 ae898a0d-6964-43b5-9a19-2715ba522b4d INF CORS policy execution successful. 2024-08-30 14:45:49.844 +05:30 ae898a0d-6964-43b5-9a19-2715ba522b4d INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDkzMjYsImV4cCI6MTcyNTAwOTkyNiwiaWF0IjoxNzI1MDA5MzI2fQ.19sfH5Wp1OvVG-gFU8iJK9kEX8TDVZi_bbv8Wufzcus}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:45:49.846 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:49.846 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:45:49.856 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:45:49.858 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 10.986ms 2024-08-30 14:45:49.863 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:45:49.864 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae898a0d-6964-43b5-9a19-2715ba522b4d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:45:49.865 +05:30 f0af4ff3-02b2-4fa4-a720-41fdb6ab1726 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 27.513ms 2024-08-30 14:47:14.843 +05:30 58380259-88ed-43e4-a756-483eae8f3175 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:47:14.849 +05:30 58380259-88ed-43e4-a756-483eae8f3175 INF CORS policy execution successful. 2024-08-30 14:47:14.851 +05:30 58380259-88ed-43e4-a756-483eae8f3175 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 8.0464ms 2024-08-30 14:47:14.901 +05:30 f1100d0a-fa15-4778-bcda-a5bb21312c51 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:47:14.906 +05:30 f1100d0a-fa15-4778-bcda-a5bb21312c51 INF CORS policy execution successful. 2024-08-30 14:47:14.907 +05:30 f1100d0a-fa15-4778-bcda-a5bb21312c51 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMDkzMjYsImV4cCI6MTcyNTAwOTkyNiwiaWF0IjoxNzI1MDA5MzI2fQ.19sfH5Wp1OvVG-gFU8iJK9kEX8TDVZi_bbv8Wufzcus}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:47:14.909 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:47:14.911 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:47:14.928 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:47:14.929 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 18.0722ms 2024-08-30 14:47:14.929 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:47:14.930 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1100d0a-fa15-4778-bcda-a5bb21312c51}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:47:14.930 +05:30 de8816de-3a1f-473f-9a9b-1a60a4b33152 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 29.3934ms 2024-08-30 14:57:59.885 +05:30 INF Application is shutting down... 2024-08-30 14:58:47.262 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 14:58:47.316 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 14:58:47.343 +05:30 INF Creating key {fbd43d66-7131-42e2-98b3-df472a09ad57} with creation date 2024-08-30 09:28:47Z, activation date 2024-08-30 09:28:47Z, and expiration date 2024-11-28 09:28:47Z. 2024-08-30 14:58:47.361 +05:30 WRN No XML encryptor configured. Key {fbd43d66-7131-42e2-98b3-df472a09ad57} may be persisted to storage in unencrypted form. 2024-08-30 14:58:47.558 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 14:58:47.558 +05:30 INF Hosting environment: Production 2024-08-30 14:58:47.558 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 14:58:47.572 +05:30 09c1583d-d9d8-483f-88d2-c6957c002b97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:58:47.572 +05:30 00d03a5e-5bb4-4bad-b651-1ae692bf822c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:58:47.629 +05:30 09c1583d-d9d8-483f-88d2-c6957c002b97 INF CORS policy execution successful. 2024-08-30 14:58:47.629 +05:30 00d03a5e-5bb4-4bad-b651-1ae692bf822c INF CORS policy execution successful. 2024-08-30 14:58:47.640 +05:30 09c1583d-d9d8-483f-88d2-c6957c002b97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 70.1532ms 2024-08-30 14:58:47.640 +05:30 00d03a5e-5bb4-4bad-b651-1ae692bf822c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 70.1527ms 2024-08-30 14:58:47.680 +05:30 1587181c-266a-4968-8172-7663fa702cc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 14:58:47.685 +05:30 c7601eda-9552-4dcc-80d8-0823ba03d252 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-30 14:58:47.828 +05:30 c7601eda-9552-4dcc-80d8-0823ba03d252 INF CORS policy execution successful. 2024-08-30 14:58:47.828 +05:30 1587181c-266a-4968-8172-7663fa702cc5 INF CORS policy execution successful. 2024-08-30 14:58:47.851 +05:30 1587181c-266a-4968-8172-7663fa702cc5 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMTAwOTQsImV4cCI6MTcyNTAxMDY5NCwiaWF0IjoxNzI1MDEwMDk0fQ.vr5U1tOkJbe7a6yNFvaKQsePIjg4GIAt1Ep-aJ8B0z4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:58:47.851 +05:30 c7601eda-9552-4dcc-80d8-0823ba03d252 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity1 Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMTAwOTQsImV4cCI6MTcyNTAxMDY5NCwiaWF0IjoxNzI1MDEwMDk0fQ.vr5U1tOkJbe7a6yNFvaKQsePIjg4GIAt1Ep-aJ8B0z4}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 14:58:47.898 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:58:47.898 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:58:47.929 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:58:47.929 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 14:58:48.474 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:58:48.474 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 14:58:48.539 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 602.9798ms 2024-08-30 14:58:48.539 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 602.9719ms 2024-08-30 14:58:48.540 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:58:48.540 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 14:58:48.541 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c7601eda-9552-4dcc-80d8-0823ba03d252}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"}]"} 2024-08-30 14:58:48.541 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1587181c-266a-4968-8172-7663fa702cc5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 14:58:48.550 +05:30 12350b4c-7981-4954-8631-2200a386ee75 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 870.191ms 2024-08-30 14:58:48.550 +05:30 82ae8d06-82bb-40bc-99d3-ec7231e2a4aa INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 200 122 application/json; charset=utf-8 865.677ms 2024-08-30 15:09:46.024 +05:30 INF Application is shutting down... 2024-08-30 15:55:56.106 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 15:55:56.158 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 15:55:56.184 +05:30 INF Creating key {0b387d80-7a30-4b61-9386-762f35039091} with creation date 2024-08-30 10:25:56Z, activation date 2024-08-30 10:25:56Z, and expiration date 2024-11-28 10:25:56Z. 2024-08-30 15:55:56.203 +05:30 WRN No XML encryptor configured. Key {0b387d80-7a30-4b61-9386-762f35039091} may be persisted to storage in unencrypted form. 2024-08-30 15:55:56.429 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 15:55:56.429 +05:30 INF Hosting environment: Production 2024-08-30 15:55:56.430 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 15:55:56.446 +05:30 03362575-0bab-45b8-93e7-ae584275cd83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 15:55:56.531 +05:30 03362575-0bab-45b8-93e7-ae584275cd83 INF CORS policy execution successful. 2024-08-30 15:55:56.539 +05:30 03362575-0bab-45b8-93e7-ae584275cd83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 94.1011ms 2024-08-30 15:55:56.564 +05:30 073936bf-4bc3-4304-9fe6-f652c552ea14 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 15:55:56.703 +05:30 073936bf-4bc3-4304-9fe6-f652c552ea14 INF CORS policy execution successful. 2024-08-30 15:55:56.720 +05:30 073936bf-4bc3-4304-9fe6-f652c552ea14 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMTM1NDcsImV4cCI6MTcyNTAxNDE0NywiaWF0IjoxNzI1MDEzNTQ3fQ.VYUteuDwpny3f1rCoWV3FqM61eaKpX_I-ihgr6aSJ-g}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 15:55:56.755 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 15:55:56.783 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 15:55:57.171 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 15:55:57.243 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 452.8728ms 2024-08-30 15:55:57.244 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 15:55:57.245 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 073936bf-4bc3-4304-9fe6-f652c552ea14}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 15:55:57.255 +05:30 7880fd45-9484-4848-829f-8c73c23677b6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 691.4333ms 2024-08-30 16:06:54.755 +05:30 INF Application is shutting down... 2024-08-30 17:10:08.198 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-30 17:10:08.248 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-08-30 17:10:08.275 +05:30 INF Creating key {6f6670e8-d130-4165-8977-e4284193f650} with creation date 2024-08-30 11:40:08Z, activation date 2024-08-30 11:40:08Z, and expiration date 2024-11-28 11:40:08Z. 2024-08-30 17:10:08.289 +05:30 WRN No XML encryptor configured. Key {6f6670e8-d130-4165-8977-e4284193f650} may be persisted to storage in unencrypted form. 2024-08-30 17:10:08.539 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-30 17:10:08.540 +05:30 INF Hosting environment: Production 2024-08-30 17:10:08.540 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-30 17:10:08.557 +05:30 cc5802d9-f8d7-4a1a-be3e-dae0202ccf74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 17:10:08.643 +05:30 cc5802d9-f8d7-4a1a-be3e-dae0202ccf74 INF CORS policy execution successful. 2024-08-30 17:10:08.653 +05:30 cc5802d9-f8d7-4a1a-be3e-dae0202ccf74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 98.2784ms 2024-08-30 17:10:08.689 +05:30 c447a59c-59ea-4ca2-a039-acad0def8a49 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-30 17:10:08.873 +05:30 c447a59c-59ea-4ca2-a039-acad0def8a49 INF CORS policy execution successful. 2024-08-30 17:10:08.900 +05:30 c447a59c-59ea-4ca2-a039-acad0def8a49 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjUwMTc5OTcsImV4cCI6MTcyNTAxODU5NywiaWF0IjoxNzI1MDE3OTk3fQ.S_p1dPsO2ChB-sa_TC2THUKCio1ZuWP2aihAtPHph3E}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-30 17:10:08.952 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 17:10:08.995 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Route matched with {action = "GetBusinessEntityList", controller = "BusinessEntity"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetBusinessEntityList(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.BusinessEntityController (Sang.Masters.Api). 2024-08-30 17:10:09.422 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-30 17:10:09.480 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 477.6485ms 2024-08-30 17:10:09.481 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-30 17:10:09.492 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c447a59c-59ea-4ca2-a039-acad0def8a49}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 276} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"},{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-30 17:10:09.505 +05:30 24e899b3-b4aa-43ce-b841-dd937e8366a7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 200 276 application/json; charset=utf-8 815.7972ms 2024-08-30 17:21:05.583 +05:30 INF Application is shutting down...