2024-08-27 09:09:25.959 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 09:09:26.036 +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-27 09:09:26.056 +05:30 INF Creating key {cc726bfe-8eb5-4831-af1a-7634ffc37bab} with creation date 2024-08-27 03:39:26Z, activation date 2024-08-27 03:39:26Z, and expiration date 2024-11-25 03:39:26Z. 2024-08-27 09:09:26.068 +05:30 WRN No XML encryptor configured. Key {cc726bfe-8eb5-4831-af1a-7634ffc37bab} may be persisted to storage in unencrypted form. 2024-08-27 09:09:26.298 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 09:09:26.299 +05:30 INF Hosting environment: Production 2024-08-27 09:09:26.299 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 09:09:26.315 +05:30 b32f47c2-c56f-484f-bda4-37cfd37e81c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 09:09:26.418 +05:30 b32f47c2-c56f-484f-bda4-37cfd37e81c3 INF CORS policy execution successful. 2024-08-27 09:09:26.427 +05:30 b32f47c2-c56f-484f-bda4-37cfd37e81c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 114.9173ms 2024-08-27 09:09:26.577 +05:30 f54265ff-26a6-42d2-a782-8cbfe8514d20 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 09:09:26.723 +05:30 f54265ff-26a6-42d2-a782-8cbfe8514d20 INF CORS policy execution successful. 2024-08-27 09:09:26.753 +05:30 f54265ff-26a6-42d2-a782-8cbfe8514d20 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk4NzMsImV4cCI6MTcyNDczMDQ3MywiaWF0IjoxNzI0NzI5ODczfQ.kCtYbfFgZmcxhqY4y3839fvNx-0jM5VuBiXq4RhndCw}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 09:09:26.806 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 09:09:26.854 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd 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-27 09:09:27.354 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:09:27.414 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 554.4625ms 2024-08-27 09:09:27.416 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 09:09:27.418 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f54265ff-26a6-42d2-a782-8cbfe8514d20}, {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-27 09:09:27.428 +05:30 68349625-0425-4edc-bdfd-e779ba997bfd 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 850.7439ms 2024-08-27 09:09:37.611 +05:30 dee7956f-13ee-4e95-bf97-7b88cf47e284 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:09:37.617 +05:30 dee7956f-13ee-4e95-bf97-7b88cf47e284 INF CORS policy execution successful. 2024-08-27 09:09:37.618 +05:30 dee7956f-13ee-4e95-bf97-7b88cf47e284 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 8.0194ms 2024-08-27 09:09:37.788 +05:30 2b9f1a47-4d47-4143-9884-f6d34dac34a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:09:37.791 +05:30 2b9f1a47-4d47-4143-9884-f6d34dac34a4 INF CORS policy execution successful. 2024-08-27 09:09:37.793 +05:30 2b9f1a47-4d47-4143-9884-f6d34dac34a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk4NzMsImV4cCI6MTcyNDczMDQ3MywiaWF0IjoxNzI0NzI5ODczfQ.kCtYbfFgZmcxhqY4y3839fvNx-0jM5VuBiXq4RhndCw}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 09:09:37.798 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:09:37.807 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a 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-27 09:09:37.842 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:09:37.845 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 37.7548ms 2024-08-27 09:09:37.845 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:09:37.845 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2b9f1a47-4d47-4143-9884-f6d34dac34a4}, {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-27 09:09:37.847 +05:30 ae9f15de-4986-4c47-9018-4ffe3f3efd3a 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 58.3264ms 2024-08-27 09:09:59.189 +05:30 b2d95a0f-cbb5-4d42-9a45-c371d3889e0a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:09:59.191 +05:30 b2d95a0f-cbb5-4d42-9a45-c371d3889e0a INF CORS policy execution successful. 2024-08-27 09:09:59.192 +05:30 b2d95a0f-cbb5-4d42-9a45-c371d3889e0a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.9614ms 2024-08-27 09:09:59.310 +05:30 7ded6fd9-8717-4484-81d0-fcff9413f023 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:09:59.312 +05:30 7ded6fd9-8717-4484-81d0-fcff9413f023 INF CORS policy execution successful. 2024-08-27 09:09:59.313 +05:30 7ded6fd9-8717-4484-81d0-fcff9413f023 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk5ODIsImV4cCI6MTcyNDczMDU4MiwiaWF0IjoxNzI0NzI5OTgyfQ.1Te1An3KatiFGHbIcnRcWMWONJ2yEV6e77wXC_5_-s4}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 09:09:59.316 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:09:59.317 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 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-27 09:09:59.324 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:09:59.325 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 7.4016ms 2024-08-27 09:09:59.325 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:09:59.325 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ded6fd9-8717-4484-81d0-fcff9413f023}, {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-27 09:09:59.326 +05:30 977da382-b792-4e11-85fc-84a5f8c0e133 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 15.9104ms 2024-08-27 09:10:22.239 +05:30 f6a11506-545b-4e81-938a-5e20d1e4e9b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:10:22.241 +05:30 f6a11506-545b-4e81-938a-5e20d1e4e9b7 INF CORS policy execution successful. 2024-08-27 09:10:22.242 +05:30 f6a11506-545b-4e81-938a-5e20d1e4e9b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.8459ms 2024-08-27 09:10:22.275 +05:30 85e75faf-e0ca-4cd3-8d61-2b5cfb06026e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:10:22.277 +05:30 85e75faf-e0ca-4cd3-8d61-2b5cfb06026e INF CORS policy execution successful. 2024-08-27 09:10:22.278 +05:30 85e75faf-e0ca-4cd3-8d61-2b5cfb06026e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk5ODIsImV4cCI6MTcyNDczMDU4MiwiaWF0IjoxNzI0NzI5OTgyfQ.1Te1An3KatiFGHbIcnRcWMWONJ2yEV6e77wXC_5_-s4}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 09:10:22.279 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:10:22.279 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 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-27 09:10:22.299 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:10:22.300 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 20.8966ms 2024-08-27 09:10:22.300 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:10:22.301 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 85e75faf-e0ca-4cd3-8d61-2b5cfb06026e}, {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-27 09:10:22.301 +05:30 93ab1e35-a0e7-402c-8863-e7a443773cf4 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 26.7689ms 2024-08-27 09:10:52.149 +05:30 8ee39218-78d8-4527-af93-e723d1eb6746 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:10:52.152 +05:30 8ee39218-78d8-4527-af93-e723d1eb6746 INF CORS policy execution successful. 2024-08-27 09:10:52.153 +05:30 8ee39218-78d8-4527-af93-e723d1eb6746 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.3709ms 2024-08-27 09:10:52.182 +05:30 6cdd416b-b85b-4792-8d93-62ebab6427df INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 09:10:52.183 +05:30 6cdd416b-b85b-4792-8d93-62ebab6427df INF CORS policy execution successful. 2024-08-27 09:10:52.184 +05:30 6cdd416b-b85b-4792-8d93-62ebab6427df 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk5ODIsImV4cCI6MTcyNDczMDU4MiwiaWF0IjoxNzI0NzI5OTgyfQ.1Te1An3KatiFGHbIcnRcWMWONJ2yEV6e77wXC_5_-s4}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 09:10:52.185 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:10:52.186 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 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-27 09:10:52.193 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:10:52.194 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 8.1761ms 2024-08-27 09:10:52.194 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 09:10:52.195 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6cdd416b-b85b-4792-8d93-62ebab6427df}, {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-27 09:10:52.195 +05:30 4d043d4c-10be-4525-b9c4-3aace0cbd6a4 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 13.6828ms 2024-08-27 09:21:24.609 +05:30 INF Application is shutting down... 2024-08-27 09:40:04.358 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 09:40:04.412 +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-27 09:40:04.439 +05:30 INF Creating key {02f05e9f-1db8-43ca-be43-2824a0e8bdd9} with creation date 2024-08-27 04:10:04Z, activation date 2024-08-27 04:10:04Z, and expiration date 2024-11-25 04:10:04Z. 2024-08-27 09:40:04.457 +05:30 WRN No XML encryptor configured. Key {02f05e9f-1db8-43ca-be43-2824a0e8bdd9} may be persisted to storage in unencrypted form. 2024-08-27 09:40:04.690 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 09:40:04.691 +05:30 INF Hosting environment: Production 2024-08-27 09:40:04.691 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 09:40:04.710 +05:30 e90c465c-3620-411d-aa74-d67fa5272683 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 09:40:04.815 +05:30 e90c465c-3620-411d-aa74-d67fa5272683 INF CORS policy execution successful. 2024-08-27 09:40:04.826 +05:30 e90c465c-3620-411d-aa74-d67fa5272683 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 118.8327ms 2024-08-27 09:40:04.876 +05:30 cf0d9a0e-d4e3-4ac1-adf2-464114e9472e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 09:40:05.028 +05:30 cf0d9a0e-d4e3-4ac1-adf2-464114e9472e INF CORS policy execution successful. 2024-08-27 09:40:05.048 +05:30 cf0d9a0e-d4e3-4ac1-adf2-464114e9472e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzE3OTIsImV4cCI6MTcyNDczMjM5MiwiaWF0IjoxNzI0NzMxNzkyfQ.z3utqU1AifOYb6_VqSDWOFb8sEivRRXoNm_oc-eKBOo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 09:40:05.113 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 09:40:05.157 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 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-27 09:40:05.707 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 09:40:05.800 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 635.5484ms 2024-08-27 09:40:05.802 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 09:40:05.805 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cf0d9a0e-d4e3-4ac1-adf2-464114e9472e}, {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-27 09:40:05.819 +05:30 95140e4b-b093-4751-bc93-586d21f80a33 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 942.6341ms 2024-08-27 09:51:02.647 +05:30 INF Application is shutting down... 2024-08-27 10:08:25.537 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 10:08:25.603 +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-27 10:08:25.627 +05:30 INF Creating key {de12ef9e-567d-4814-bca6-09d7f288bcce} with creation date 2024-08-27 04:38:25Z, activation date 2024-08-27 04:38:25Z, and expiration date 2024-11-25 04:38:25Z. 2024-08-27 10:08:25.641 +05:30 WRN No XML encryptor configured. Key {de12ef9e-567d-4814-bca6-09d7f288bcce} may be persisted to storage in unencrypted form. 2024-08-27 10:08:25.878 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 10:08:25.879 +05:30 INF Hosting environment: Production 2024-08-27 10:08:25.879 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 10:08:25.894 +05:30 748fc985-7a11-44a0-ae53-b5e5d0916c84 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:08:25.968 +05:30 748fc985-7a11-44a0-ae53-b5e5d0916c84 INF CORS policy execution successful. 2024-08-27 10:08:25.977 +05:30 748fc985-7a11-44a0-ae53-b5e5d0916c84 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 85.6293ms 2024-08-27 10:08:26.008 +05:30 19357617-e077-4ca7-b035-d521eed64b6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:08:26.152 +05:30 19357617-e077-4ca7-b035-d521eed64b6f INF CORS policy execution successful. 2024-08-27 10:08:26.201 +05:30 19357617-e077-4ca7-b035-d521eed64b6f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:08:26.274 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:08:26.320 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 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-27 10:08:26.708 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:08:26.783 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 456.8258ms 2024-08-27 10:08:26.784 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:08:26.786 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19357617-e077-4ca7-b035-d521eed64b6f}, {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-27 10:08:26.796 +05:30 fb4b7669-928c-4a3f-af09-c90645b11959 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 787.1852ms 2024-08-27 10:10:30.215 +05:30 00b50459-c42f-43f0-9567-5fe53e4ffed5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:10:30.248 +05:30 00b50459-c42f-43f0-9567-5fe53e4ffed5 INF CORS policy execution successful. 2024-08-27 10:10:30.282 +05:30 00b50459-c42f-43f0-9567-5fe53e4ffed5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 67.7008ms 2024-08-27 10:10:30.286 +05:30 6132c640-7c7d-4a50-8e24-dd5fd254c6f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:10:30.292 +05:30 6132c640-7c7d-4a50-8e24-dd5fd254c6f8 INF CORS policy execution successful. 2024-08-27 10:10:30.298 +05:30 6132c640-7c7d-4a50-8e24-dd5fd254c6f8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:10:30.305 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:10:30.318 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e 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-27 10:10:30.782 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:10:30.786 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 466.9254ms 2024-08-27 10:10:30.786 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:10:30.786 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6132c640-7c7d-4a50-8e24-dd5fd254c6f8}, {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-27 10:10:30.788 +05:30 701a6329-1e72-473f-89ce-6931d4fb899e 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 502.2002ms 2024-08-27 10:12:40.926 +05:30 5a858f6e-24d5-45f8-adab-93e06d205c0e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:12:40.929 +05:30 5a858f6e-24d5-45f8-adab-93e06d205c0e INF CORS policy execution successful. 2024-08-27 10:12:40.931 +05:30 5a858f6e-24d5-45f8-adab-93e06d205c0e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.6998ms 2024-08-27 10:12:40.961 +05:30 1db90037-7b4f-46fd-8268-83467216deac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:12:40.965 +05:30 1db90037-7b4f-46fd-8268-83467216deac INF CORS policy execution successful. 2024-08-27 10:12:40.967 +05:30 1db90037-7b4f-46fd-8268-83467216deac 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:12:40.974 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:12:40.976 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 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-27 10:12:41.053 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:12:41.054 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 77.6215ms 2024-08-27 10:12:41.054 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:12:41.055 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1db90037-7b4f-46fd-8268-83467216deac}, {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-27 10:12:41.055 +05:30 0f15e1ca-6fee-4dd7-a800-b90ed2be8656 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 94.0022ms 2024-08-27 10:12:49.284 +05:30 ad3ceb29-bbae-4cba-9956-bea2e418f0cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 10:12:49.286 +05:30 ad3ceb29-bbae-4cba-9956-bea2e418f0cf INF CORS policy execution successful. 2024-08-27 10:12:49.286 +05:30 ad3ceb29-bbae-4cba-9956-bea2e418f0cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.2329ms 2024-08-27 10:12:49.410 +05:30 1fa0399a-64cd-4781-b335-7dabbbae104d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 10:12:49.412 +05:30 1fa0399a-64cd-4781-b335-7dabbbae104d INF CORS policy execution successful. 2024-08-27 10:12:49.413 +05:30 1fa0399a-64cd-4781-b335-7dabbbae104d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:12:49.414 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:12:49.414 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 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-27 10:12:49.445 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:12:49.447 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.4437ms 2024-08-27 10:12:49.447 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:12:49.447 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fa0399a-64cd-4781-b335-7dabbbae104d}, {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-27 10:12:49.448 +05:30 34809ed5-5c71-4eee-ba1a-b7cdfec39769 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 38.0728ms 2024-08-27 10:13:07.914 +05:30 0d03b59e-28da-479a-a4b6-fceef61306e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:13:07.915 +05:30 0d03b59e-28da-479a-a4b6-fceef61306e2 INF CORS policy execution successful. 2024-08-27 10:13:07.916 +05:30 0d03b59e-28da-479a-a4b6-fceef61306e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.1589ms 2024-08-27 10:13:07.963 +05:30 133bfe0d-cf0b-462f-9958-c2fc4ebf685f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:13:07.968 +05:30 133bfe0d-cf0b-462f-9958-c2fc4ebf685f INF CORS policy execution successful. 2024-08-27 10:13:07.969 +05:30 133bfe0d-cf0b-462f-9958-c2fc4ebf685f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:13:07.970 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:13:07.972 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c 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-27 10:13:08.041 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:13:08.042 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 69.5841ms 2024-08-27 10:13:08.042 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:13:08.042 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 133bfe0d-cf0b-462f-9958-c2fc4ebf685f}, {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-27 10:13:08.043 +05:30 9e8fb0fe-03a6-484e-adb7-28780f8e5a3c 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 81.086ms 2024-08-27 10:13:08.217 +05:30 19853fa4-e598-4585-9033-8d3cf9f8b111 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 10:13:08.218 +05:30 19853fa4-e598-4585-9033-8d3cf9f8b111 INF CORS policy execution successful. 2024-08-27 10:13:08.218 +05:30 19853fa4-e598-4585-9033-8d3cf9f8b111 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.9404ms 2024-08-27 10:13:08.255 +05:30 459b1b90-b2da-450d-8e58-1162a535e3d8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 10:13:08.256 +05:30 459b1b90-b2da-450d-8e58-1162a535e3d8 INF CORS policy execution successful. 2024-08-27 10:13:08.257 +05:30 459b1b90-b2da-450d-8e58-1162a535e3d8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:13:08.257 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:13:08.258 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf 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-27 10:13:08.275 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:13:08.276 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 18.1494ms 2024-08-27 10:13:08.276 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 10:13:08.276 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 459b1b90-b2da-450d-8e58-1162a535e3d8}, {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-27 10:13:08.277 +05:30 beaf14f9-673d-4d6c-afbd-165a544beddf 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 21.9889ms 2024-08-27 10:14:27.918 +05:30 3838c589-d5c7-4ddf-af89-dff34329c0cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:14:27.921 +05:30 3838c589-d5c7-4ddf-af89-dff34329c0cf INF CORS policy execution successful. 2024-08-27 10:14:27.924 +05:30 3838c589-d5c7-4ddf-af89-dff34329c0cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 6.5987ms 2024-08-27 10:14:27.966 +05:30 e6725f42-3458-47c8-9ac5-12a9a815604f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:27.967 +05:30 e6725f42-3458-47c8-9ac5-12a9a815604f INF CORS policy execution successful. 2024-08-27 10:14:27.968 +05:30 e6725f42-3458-47c8-9ac5-12a9a815604f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.2411ms 2024-08-27 10:14:28.031 +05:30 9586c6d4-79e1-4868-9213-2dff4cef8b4e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:28.034 +05:30 9586c6d4-79e1-4868-9213-2dff4cef8b4e INF CORS policy execution successful. 2024-08-27 10:14:28.036 +05:30 9586c6d4-79e1-4868-9213-2dff4cef8b4e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:14:28.039 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:28.040 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 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-27 10:14:28.086 +05:30 7a8e70a1-193a-4d0e-a667-907c43a3f3e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 10:14:28.094 +05:30 7a8e70a1-193a-4d0e-a667-907c43a3f3e3 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 3:47:53 AM', Current time (UTC): '8/27/2024 4:44:28 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-27 10:14:28.106 +05:30 7a8e70a1-193a-4d0e-a667-907c43a3f3e3 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 3:47:53 AM', Current time (UTC): '8/27/2024 4:44:28 AM'. 2024-08-27 10:14:28.107 +05:30 7a8e70a1-193a-4d0e-a667-907c43a3f3e3 INF CORS policy execution successful. 2024-08-27 10:14:28.107 +05:30 7a8e70a1-193a-4d0e-a667-907c43a3f3e3 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mjk4NzMsImV4cCI6MTcyNDczMDQ3MywiaWF0IjoxNzI0NzI5ODczfQ.kCtYbfFgZmcxhqY4y3839fvNx-0jM5VuBiXq4RhndCw}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 10:14:28.109 +05:30 fb9c601a-6372-4945-ad40-87efacc3f7bc INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 10:14:28.115 +05:30 fb9c601a-6372-4945-ad40-87efacc3f7bc INF AuthenticationScheme: Bearer was challenged. 2024-08-27 10:14:28.116 +05:30 fb9c601a-6372-4945-ad40-87efacc3f7bc INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 7a8e70a1-193a-4d0e-a667-907c43a3f3e3}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 03:47:53'"} Body: 2024-08-27 10:14:28.118 +05:30 fb9c601a-6372-4945-ad40-87efacc3f7bc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 401 null null 31.909ms 2024-08-27 10:14:28.176 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:14:28.177 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 137.1216ms 2024-08-27 10:14:28.178 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:28.178 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9586c6d4-79e1-4868-9213-2dff4cef8b4e}, {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-27 10:14:28.179 +05:30 eef02785-b27c-403e-8ae8-c0202a6e6e61 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 147.9065ms 2024-08-27 10:14:28.726 +05:30 db04934b-58fd-48b6-a6cf-a40306a6ddf2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:14:28.727 +05:30 db04934b-58fd-48b6-a6cf-a40306a6ddf2 INF CORS policy execution successful. 2024-08-27 10:14:28.727 +05:30 db04934b-58fd-48b6-a6cf-a40306a6ddf2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.055ms 2024-08-27 10:14:28.756 +05:30 70e95ab6-c7de-42cb-8a62-8157f0bf7490 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:14:28.757 +05:30 70e95ab6-c7de-42cb-8a62-8157f0bf7490 INF CORS policy execution successful. 2024-08-27 10:14:28.758 +05:30 70e95ab6-c7de-42cb-8a62-8157f0bf7490 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:14:28.758 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:28.759 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e 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-27 10:14:28.829 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:14:28.829 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 70.3521ms 2024-08-27 10:14:28.829 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:28.829 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70e95ab6-c7de-42cb-8a62-8157f0bf7490}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:14:28.830 +05:30 a1102915-1f2f-4d13-b22b-a94df34c833e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 73.7996ms 2024-08-27 10:14:46.777 +05:30 1404dd9a-3b4a-4455-ae4e-5e322b0d120f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:46.778 +05:30 1404dd9a-3b4a-4455-ae4e-5e322b0d120f INF CORS policy execution successful. 2024-08-27 10:14:46.779 +05:30 1404dd9a-3b4a-4455-ae4e-5e322b0d120f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.0518ms 2024-08-27 10:14:46.829 +05:30 3a6ebe6b-d553-4f96-93e5-85050d591ebe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:46.832 +05:30 3a6ebe6b-d553-4f96-93e5-85050d591ebe INF CORS policy execution successful. 2024-08-27 10:14:46.834 +05:30 3a6ebe6b-d553-4f96-93e5-85050d591ebe 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:14:46.835 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:46.836 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 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-27 10:14:46.870 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:14:46.871 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 35.4149ms 2024-08-27 10:14:46.871 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:46.872 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a6ebe6b-d553-4f96-93e5-85050d591ebe}, {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-27 10:14:46.873 +05:30 e7d09316-b78b-4c69-9c7b-6b464cfc0555 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 44.0562ms 2024-08-27 10:14:47.455 +05:30 3d8a2f40-1246-4b19-87b9-063cbd2649e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:14:47.456 +05:30 3d8a2f40-1246-4b19-87b9-063cbd2649e6 INF CORS policy execution successful. 2024-08-27 10:14:47.456 +05:30 3d8a2f40-1246-4b19-87b9-063cbd2649e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.6577ms 2024-08-27 10:14:47.489 +05:30 cd26dd73-d23c-4905-ad2e-22e61025e5f5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:14:47.490 +05:30 cd26dd73-d23c-4905-ad2e-22e61025e5f5 INF CORS policy execution successful. 2024-08-27 10:14:47.491 +05:30 cd26dd73-d23c-4905-ad2e-22e61025e5f5 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:14:47.491 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:47.492 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 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-27 10:14:47.512 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:14:47.513 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 21.3285ms 2024-08-27 10:14:47.513 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:47.513 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd26dd73-d23c-4905-ad2e-22e61025e5f5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:14:47.514 +05:30 f728131e-49ef-4a4c-9c60-6f5e2a1d0778 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 24.8054ms 2024-08-27 10:14:59.653 +05:30 325a56c5-51b5-4f75-9bde-b67fe191c3d7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:59.654 +05:30 325a56c5-51b5-4f75-9bde-b67fe191c3d7 INF CORS policy execution successful. 2024-08-27 10:14:59.655 +05:30 325a56c5-51b5-4f75-9bde-b67fe191c3d7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.2325ms 2024-08-27 10:14:59.691 +05:30 46c4b03a-5edb-4842-a4a9-08e0333066e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:14:59.700 +05:30 46c4b03a-5edb-4842-a4a9-08e0333066e0 INF CORS policy execution successful. 2024-08-27 10:14:59.702 +05:30 46c4b03a-5edb-4842-a4a9-08e0333066e0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:14:59.704 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:59.704 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f 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-27 10:14:59.765 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:14:59.766 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 61.0821ms 2024-08-27 10:14:59.766 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:14:59.766 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46c4b03a-5edb-4842-a4a9-08e0333066e0}, {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-27 10:14:59.768 +05:30 88191b61-6d97-4831-9e81-648bcbacb42f 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 76.9261ms 2024-08-27 10:15:00.187 +05:30 babcba63-6619-4629-854b-4d7a7ae87e8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:00.188 +05:30 babcba63-6619-4629-854b-4d7a7ae87e8c INF CORS policy execution successful. 2024-08-27 10:15:00.191 +05:30 babcba63-6619-4629-854b-4d7a7ae87e8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 2.0531ms 2024-08-27 10:15:00.221 +05:30 d416e43b-1d51-4041-b66a-5ac28785a558 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:00.228 +05:30 d416e43b-1d51-4041-b66a-5ac28785a558 INF CORS policy execution successful. 2024-08-27 10:15:00.229 +05:30 d416e43b-1d51-4041-b66a-5ac28785a558 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:15:00.230 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:00.230 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc 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-27 10:15:00.301 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:15:00.301 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 71.4291ms 2024-08-27 10:15:00.302 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:00.302 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d416e43b-1d51-4041-b66a-5ac28785a558}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:15:00.302 +05:30 3f718010-653e-4f2c-bf37-2dee38b044dc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 81.3844ms 2024-08-27 10:15:10.082 +05:30 e4b1a9a9-0c2f-4d8c-8b71-91207fee9ca0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:15:10.083 +05:30 e4b1a9a9-0c2f-4d8c-8b71-91207fee9ca0 INF CORS policy execution successful. 2024-08-27 10:15:10.084 +05:30 e4b1a9a9-0c2f-4d8c-8b71-91207fee9ca0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.8459ms 2024-08-27 10:15:10.130 +05:30 8843b56d-3fd6-4996-b5fd-d66e160c5e39 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:15:10.137 +05:30 8843b56d-3fd6-4996-b5fd-d66e160c5e39 INF CORS policy execution successful. 2024-08-27 10:15:10.138 +05:30 8843b56d-3fd6-4996-b5fd-d66e160c5e39 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:15:10.139 +05:30 5210e657-ab12-4868-8766-464bdcd0857c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:10.139 +05:30 5210e657-ab12-4868-8766-464bdcd0857c 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-27 10:15:10.159 +05:30 5210e657-ab12-4868-8766-464bdcd0857c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:15:10.160 +05:30 5210e657-ab12-4868-8766-464bdcd0857c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 20.459ms 2024-08-27 10:15:10.160 +05:30 5210e657-ab12-4868-8766-464bdcd0857c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:10.160 +05:30 5210e657-ab12-4868-8766-464bdcd0857c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8843b56d-3fd6-4996-b5fd-d66e160c5e39}, {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-27 10:15:10.161 +05:30 5210e657-ab12-4868-8766-464bdcd0857c 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 30.8723ms 2024-08-27 10:15:10.714 +05:30 78981a3d-c892-48ec-8072-52caacb6c392 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:10.714 +05:30 78981a3d-c892-48ec-8072-52caacb6c392 INF CORS policy execution successful. 2024-08-27 10:15:10.715 +05:30 78981a3d-c892-48ec-8072-52caacb6c392 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 0.7391ms 2024-08-27 10:15:10.747 +05:30 7141cb0e-7e98-4166-9042-cb3c0a4df809 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:10.748 +05:30 7141cb0e-7e98-4166-9042-cb3c0a4df809 INF CORS policy execution successful. 2024-08-27 10:15:10.748 +05:30 7141cb0e-7e98-4166-9042-cb3c0a4df809 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:15:10.749 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:10.749 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f 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-27 10:15:10.757 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:15:10.758 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 8.9392ms 2024-08-27 10:15:10.758 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:10.758 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7141cb0e-7e98-4166-9042-cb3c0a4df809}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:15:10.759 +05:30 f43894b0-bfdb-4f2d-b46c-094460d3765f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 11.4683ms 2024-08-27 10:15:31.013 +05:30 db6abea9-fa5e-45b3-ae1f-28017f050c0c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:15:31.015 +05:30 db6abea9-fa5e-45b3-ae1f-28017f050c0c INF CORS policy execution successful. 2024-08-27 10:15:31.016 +05:30 db6abea9-fa5e-45b3-ae1f-28017f050c0c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.6763ms 2024-08-27 10:15:31.075 +05:30 b245076c-c541-49c6-a9ca-48db008b0e96 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:15:31.077 +05:30 b245076c-c541-49c6-a9ca-48db008b0e96 INF CORS policy execution successful. 2024-08-27 10:15:31.077 +05:30 b245076c-c541-49c6-a9ca-48db008b0e96 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:15:31.078 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:31.079 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 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-27 10:15:31.107 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:15:31.108 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 28.7691ms 2024-08-27 10:15:31.108 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:31.108 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b245076c-c541-49c6-a9ca-48db008b0e96}, {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-27 10:15:31.109 +05:30 e58f32cc-e241-4a8b-84a9-d2b2b6103799 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 33.7099ms 2024-08-27 10:15:31.833 +05:30 f3ed937f-a3d7-4b68-8e99-5b743a8b0db3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:31.833 +05:30 f3ed937f-a3d7-4b68-8e99-5b743a8b0db3 INF CORS policy execution successful. 2024-08-27 10:15:31.833 +05:30 f3ed937f-a3d7-4b68-8e99-5b743a8b0db3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 0.8374ms 2024-08-27 10:15:31.867 +05:30 c93444ee-860d-40a7-a0b7-6d482cbbfa03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:15:31.868 +05:30 c93444ee-860d-40a7-a0b7-6d482cbbfa03 INF CORS policy execution successful. 2024-08-27 10:15:31.869 +05:30 c93444ee-860d-40a7-a0b7-6d482cbbfa03 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:15:31.869 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:31.870 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a 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-27 10:15:31.884 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:15:31.885 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 14.9331ms 2024-08-27 10:15:31.885 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:15:31.885 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c93444ee-860d-40a7-a0b7-6d482cbbfa03}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:15:31.886 +05:30 4d3fcda1-fb5a-4e9f-b71e-0a6124bcbd4a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 18.8017ms 2024-08-27 10:17:48.843 +05:30 6cd8b92d-1c80-4356-ae57-caebe28b901f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:48.848 +05:30 6cd8b92d-1c80-4356-ae57-caebe28b901f INF CORS policy execution successful. 2024-08-27 10:17:48.854 +05:30 6cd8b92d-1c80-4356-ae57-caebe28b901f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 12.2736ms 2024-08-27 10:17:48.890 +05:30 150b4dce-1eef-48c7-91cf-6eeed98e5d8c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:48.894 +05:30 150b4dce-1eef-48c7-91cf-6eeed98e5d8c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 4:47:17 AM', Current time (UTC): '8/27/2024 4:47:48 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-27 10:17:48.897 +05:30 150b4dce-1eef-48c7-91cf-6eeed98e5d8c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 4:47:17 AM', Current time (UTC): '8/27/2024 4:47:48 AM'. 2024-08-27 10:17:48.898 +05:30 150b4dce-1eef-48c7-91cf-6eeed98e5d8c INF CORS policy execution successful. 2024-08-27 10:17:48.899 +05:30 150b4dce-1eef-48c7-91cf-6eeed98e5d8c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzM0MzcsImV4cCI6MTcyNDczNDAzNywiaWF0IjoxNzI0NzMzNDM3fQ.zjHot9ubfoUXimDFryqMHG1vRFqf6cCE2m2cOv2n72g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:48.900 +05:30 187b4c4c-9062-4a9a-9a5f-6115fc33aec3 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 10:17:48.901 +05:30 187b4c4c-9062-4a9a-9a5f-6115fc33aec3 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 10:17:48.902 +05:30 187b4c4c-9062-4a9a-9a5f-6115fc33aec3 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 150b4dce-1eef-48c7-91cf-6eeed98e5d8c}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 04:47:17'"} Body: 2024-08-27 10:17:48.902 +05:30 187b4c4c-9062-4a9a-9a5f-6115fc33aec3 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 401 null null 12.3413ms 2024-08-27 10:17:49.253 +05:30 e1b87353-f750-4ba2-8959-287ef701ff34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:49.257 +05:30 e1b87353-f750-4ba2-8959-287ef701ff34 INF CORS policy execution successful. 2024-08-27 10:17:49.259 +05:30 e1b87353-f750-4ba2-8959-287ef701ff34 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:49.259 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:49.261 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 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-27 10:17:49.310 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:17:49.312 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 50.4839ms 2024-08-27 10:17:49.313 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:49.313 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e1b87353-f750-4ba2-8959-287ef701ff34}, {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-27 10:17:49.314 +05:30 8bbae13f-7218-44e7-a92c-b32974950930 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 60.7826ms 2024-08-27 10:17:52.564 +05:30 4fd9098b-209a-4b05-aabb-3a99d2756c87 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:52.565 +05:30 4fd9098b-209a-4b05-aabb-3a99d2756c87 INF CORS policy execution successful. 2024-08-27 10:17:52.566 +05:30 4fd9098b-209a-4b05-aabb-3a99d2756c87 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:52.566 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:52.573 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 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-27 10:17:52.608 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:17:52.608 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 33.8896ms 2024-08-27 10:17:52.608 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:52.608 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4fd9098b-209a-4b05-aabb-3a99d2756c87}, {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-27 10:17:52.609 +05:30 77309124-63bc-49b9-a91f-f453a284a7b9 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 44.9728ms 2024-08-27 10:17:56.063 +05:30 b5db346e-407d-45d7-91da-5662266d7d2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:17:56.063 +05:30 b5db346e-407d-45d7-91da-5662266d7d2c INF CORS policy execution successful. 2024-08-27 10:17:56.064 +05:30 b5db346e-407d-45d7-91da-5662266d7d2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.7826ms 2024-08-27 10:17:56.064 +05:30 64c88318-b7be-4687-8bc2-b0971fbe35bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:17:56.064 +05:30 64c88318-b7be-4687-8bc2-b0971fbe35bf INF CORS policy execution successful. 2024-08-27 10:17:56.064 +05:30 64c88318-b7be-4687-8bc2-b0971fbe35bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.4146ms 2024-08-27 10:17:56.097 +05:30 bd5eeecf-aeb9-4605-9115-66d1e9ad1349 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:17:56.099 +05:30 bd5eeecf-aeb9-4605-9115-66d1e9ad1349 INF CORS policy execution successful. 2024-08-27 10:17:56.100 +05:30 bd5eeecf-aeb9-4605-9115-66d1e9ad1349 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:56.101 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:17:56.114 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:17:56.147 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:17:56.148 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 33.1383ms 2024-08-27 10:17:56.148 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:17:56.148 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bd5eeecf-aeb9-4605-9115-66d1e9ad1349}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:17:56.148 +05:30 f29afa06-9a3c-42e6-bf10-d19526fe838a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 51.1818ms 2024-08-27 10:17:56.195 +05:30 10a71f8a-8f73-42ea-ba8b-61dc3bcfbd95 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:17:56.197 +05:30 10a71f8a-8f73-42ea-ba8b-61dc3bcfbd95 INF CORS policy execution successful. 2024-08-27 10:17:56.198 +05:30 10a71f8a-8f73-42ea-ba8b-61dc3bcfbd95 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:56.200 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:17:56.200 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:17:56.206 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:17:56.207 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 6.1583ms 2024-08-27 10:17:56.207 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:17:56.207 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 10a71f8a-8f73-42ea-ba8b-61dc3bcfbd95}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:17:56.208 +05:30 919fc206-dd56-4ddb-b6ed-f93e2841369b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 12.5684ms 2024-08-27 10:17:58.515 +05:30 6c00dc14-85f9-492f-911a-1e0273bd0b85 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:58.516 +05:30 6c00dc14-85f9-492f-911a-1e0273bd0b85 INF CORS policy execution successful. 2024-08-27 10:17:58.516 +05:30 6c00dc14-85f9-492f-911a-1e0273bd0b85 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.7683ms 2024-08-27 10:17:58.552 +05:30 414d160f-7094-4e35-80b3-142e61781325 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:17:58.554 +05:30 414d160f-7094-4e35-80b3-142e61781325 INF CORS policy execution successful. 2024-08-27 10:17:58.555 +05:30 414d160f-7094-4e35-80b3-142e61781325 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:17:58.555 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:58.556 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d 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-27 10:17:58.601 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:17:58.602 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 45.7892ms 2024-08-27 10:17:58.602 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:17:58.603 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 414d160f-7094-4e35-80b3-142e61781325}, {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-27 10:17:58.605 +05:30 82d167e4-dd46-4aad-b0d6-2c641b79367d 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 51.6959ms 2024-08-27 10:18:05.475 +05:30 faecb117-2f2b-46a7-9a4a-44e7dd6efb2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:05.475 +05:30 faecb117-2f2b-46a7-9a4a-44e7dd6efb2e INF CORS policy execution successful. 2024-08-27 10:18:05.476 +05:30 faecb117-2f2b-46a7-9a4a-44e7dd6efb2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.0234ms 2024-08-27 10:18:05.508 +05:30 34352347-ade5-4b4a-8cdf-5823625379bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:05.509 +05:30 34352347-ade5-4b4a-8cdf-5823625379bf INF CORS policy execution successful. 2024-08-27 10:18:05.509 +05:30 34352347-ade5-4b4a-8cdf-5823625379bf 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:05.510 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:05.510 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 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-27 10:18:05.551 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:05.552 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 41.7048ms 2024-08-27 10:18:05.552 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:05.552 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 34352347-ade5-4b4a-8cdf-5823625379bf}, {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-27 10:18:05.553 +05:30 23f4b95b-f9ac-465e-b970-329ef9c16074 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 44.7133ms 2024-08-27 10:18:06.148 +05:30 a29a0696-cb9b-42fa-acfb-b158f2f8a533 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:18:06.149 +05:30 a29a0696-cb9b-42fa-acfb-b158f2f8a533 INF CORS policy execution successful. 2024-08-27 10:18:06.150 +05:30 a29a0696-cb9b-42fa-acfb-b158f2f8a533 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.751ms 2024-08-27 10:18:06.187 +05:30 37a5c41e-0b28-40f9-a17a-2b07c2c2e1cb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:18:06.188 +05:30 37a5c41e-0b28-40f9-a17a-2b07c2c2e1cb INF CORS policy execution successful. 2024-08-27 10:18:06.189 +05:30 37a5c41e-0b28-40f9-a17a-2b07c2c2e1cb INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:06.189 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:06.190 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c 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-27 10:18:06.222 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:06.223 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 32.9823ms 2024-08-27 10:18:06.224 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:06.224 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 37a5c41e-0b28-40f9-a17a-2b07c2c2e1cb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:18:06.226 +05:30 61b20575-f66a-4d2f-8a79-97e0cae6275c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 38.8212ms 2024-08-27 10:18:13.612 +05:30 698df0a2-52eb-4f54-b1bf-1d8406b57cfd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:18:13.612 +05:30 bc164ef2-4acb-455d-b4df-9cfd29ed2c90 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:18:13.612 +05:30 bc164ef2-4acb-455d-b4df-9cfd29ed2c90 INF CORS policy execution successful. 2024-08-27 10:18:13.612 +05:30 698df0a2-52eb-4f54-b1bf-1d8406b57cfd INF CORS policy execution successful. 2024-08-27 10:18:13.612 +05:30 bc164ef2-4acb-455d-b4df-9cfd29ed2c90 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.8379ms 2024-08-27 10:18:13.612 +05:30 698df0a2-52eb-4f54-b1bf-1d8406b57cfd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.8411ms 2024-08-27 10:18:13.646 +05:30 da54acd7-7c22-4c28-9c55-28ba421902de INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:18:13.647 +05:30 da54acd7-7c22-4c28-9c55-28ba421902de INF CORS policy execution successful. 2024-08-27 10:18:13.648 +05:30 da54acd7-7c22-4c28-9c55-28ba421902de INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:13.648 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:18:13.649 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:18:13.667 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:13.667 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 18.7236ms 2024-08-27 10:18:13.668 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:18:13.668 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da54acd7-7c22-4c28-9c55-28ba421902de}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:18:13.669 +05:30 9872b22c-1b80-49b9-8e0c-390a17d6bd5e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 22.3337ms 2024-08-27 10:18:13.704 +05:30 051d7fb2-fb77-432a-8606-b587f9512a5f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:18:13.705 +05:30 051d7fb2-fb77-432a-8606-b587f9512a5f INF CORS policy execution successful. 2024-08-27 10:18:13.705 +05:30 051d7fb2-fb77-432a-8606-b587f9512a5f INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:13.705 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:18:13.705 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:18:13.724 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:13.725 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 19.0643ms 2024-08-27 10:18:13.725 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:18:13.725 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 051d7fb2-fb77-432a-8606-b587f9512a5f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:18:13.726 +05:30 fc98ea9a-3d2a-491d-969b-5bc53cd07d9d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 21.9392ms 2024-08-27 10:18:15.769 +05:30 7b27ef00-b078-4ab0-ad23-a3016074e675 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:15.770 +05:30 7b27ef00-b078-4ab0-ad23-a3016074e675 INF CORS policy execution successful. 2024-08-27 10:18:15.770 +05:30 7b27ef00-b078-4ab0-ad23-a3016074e675 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.9408ms 2024-08-27 10:18:15.799 +05:30 226e3840-1533-46d2-b9dd-b62c89614cbb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:15.800 +05:30 226e3840-1533-46d2-b9dd-b62c89614cbb INF CORS policy execution successful. 2024-08-27 10:18:15.800 +05:30 226e3840-1533-46d2-b9dd-b62c89614cbb 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:15.801 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:15.801 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 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-27 10:18:15.830 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:15.831 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 29.7331ms 2024-08-27 10:18:15.831 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:15.831 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 226e3840-1533-46d2-b9dd-b62c89614cbb}, {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-27 10:18:15.832 +05:30 606b5edc-9645-4929-9c3b-e844d8c59048 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 32.5584ms 2024-08-27 10:18:16.517 +05:30 b8f1f515-1e84-4227-9b80-79a2ff111c1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:18:16.517 +05:30 b8f1f515-1e84-4227-9b80-79a2ff111c1e INF CORS policy execution successful. 2024-08-27 10:18:16.519 +05:30 b8f1f515-1e84-4227-9b80-79a2ff111c1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 2.2115ms 2024-08-27 10:18:16.547 +05:30 9111bde3-78d2-448b-89cd-d88b868932c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:18:16.549 +05:30 9111bde3-78d2-448b-89cd-d88b868932c2 INF CORS policy execution successful. 2024-08-27 10:18:16.549 +05:30 9111bde3-78d2-448b-89cd-d88b868932c2 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:16.550 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:16.550 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 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-27 10:18:16.598 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:16.598 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 48.1148ms 2024-08-27 10:18:16.599 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:16.599 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9111bde3-78d2-448b-89cd-d88b868932c2}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:18:16.600 +05:30 dc53bf83-4432-4f80-a8f9-8b450be81a21 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 52.417ms 2024-08-27 10:18:32.996 +05:30 d1c590de-d1a1-4172-a9e3-04bdbd8186d5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:32.998 +05:30 d1c590de-d1a1-4172-a9e3-04bdbd8186d5 INF CORS policy execution successful. 2024-08-27 10:18:32.999 +05:30 d1c590de-d1a1-4172-a9e3-04bdbd8186d5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.2451ms 2024-08-27 10:18:33.032 +05:30 bed6467d-22c7-4232-be84-83dc795239c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:18:33.036 +05:30 bed6467d-22c7-4232-be84-83dc795239c7 INF CORS policy execution successful. 2024-08-27 10:18:33.037 +05:30 bed6467d-22c7-4232-be84-83dc795239c7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:18:33.038 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:33.039 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 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-27 10:18:33.066 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:18:33.067 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 27.2141ms 2024-08-27 10:18:33.067 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:18:33.067 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bed6467d-22c7-4232-be84-83dc795239c7}, {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-27 10:18:33.067 +05:30 b5ef4fe2-f331-4ef2-ad3f-d944ad4c1dd5 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 35.5226ms 2024-08-27 10:28:59.030 +05:30 4ed3502e-d5ef-42ac-8302-2a8a5036a818 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:28:59.034 +05:30 4ed3502e-d5ef-42ac-8302-2a8a5036a818 INF CORS policy execution successful. 2024-08-27 10:28:59.037 +05:30 4ed3502e-d5ef-42ac-8302-2a8a5036a818 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.6821ms 2024-08-27 10:28:59.067 +05:30 f2460415-9874-4a8b-bf84-e5c02692015f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:28:59.073 +05:30 f2460415-9874-4a8b-bf84-e5c02692015f INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 4:57:49 AM', Current time (UTC): '8/27/2024 4:58:59 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-27 10:28:59.076 +05:30 f2460415-9874-4a8b-bf84-e5c02692015f INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 4:57:49 AM', Current time (UTC): '8/27/2024 4:58:59 AM'. 2024-08-27 10:28:59.076 +05:30 f2460415-9874-4a8b-bf84-e5c02692015f INF CORS policy execution successful. 2024-08-27 10:28:59.078 +05:30 f2460415-9874-4a8b-bf84-e5c02692015f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQwNjksImV4cCI6MTcyNDczNDY2OSwiaWF0IjoxNzI0NzM0MDY5fQ.df04QBkyty1_BB-BpsDIMfGvAWcFZGS4iFU0YbqoRtc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:28:59.080 +05:30 501a6589-2480-42ed-ab0e-338f47ed2a25 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 10:28:59.080 +05:30 501a6589-2480-42ed-ab0e-338f47ed2a25 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 10:28:59.081 +05:30 501a6589-2480-42ed-ab0e-338f47ed2a25 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f2460415-9874-4a8b-bf84-e5c02692015f}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 04:57:49'"} Body: 2024-08-27 10:28:59.082 +05:30 501a6589-2480-42ed-ab0e-338f47ed2a25 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 401 null null 14.4772ms 2024-08-27 10:28:59.460 +05:30 d4984199-793d-4aba-98b3-d19725853cd8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:28:59.461 +05:30 d4984199-793d-4aba-98b3-d19725853cd8 INF CORS policy execution successful. 2024-08-27 10:28:59.461 +05:30 d4984199-793d-4aba-98b3-d19725853cd8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:28:59.463 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:28:59.464 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec 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-27 10:28:59.501 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:28:59.503 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 38.8144ms 2024-08-27 10:28:59.503 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:28:59.504 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4984199-793d-4aba-98b3-d19725853cd8}, {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-27 10:28:59.505 +05:30 be2c61a6-da96-43e8-9225-fb1aadaee7ec 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 45.1305ms 2024-08-27 10:29:04.634 +05:30 2599ca12-e3e2-45c1-94c6-96b2dcc55ae1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:29:04.634 +05:30 3711f0db-9664-441d-a474-b93a6f258af0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:29:04.635 +05:30 2599ca12-e3e2-45c1-94c6-96b2dcc55ae1 INF CORS policy execution successful. 2024-08-27 10:29:04.635 +05:30 3711f0db-9664-441d-a474-b93a6f258af0 INF CORS policy execution successful. 2024-08-27 10:29:04.636 +05:30 2599ca12-e3e2-45c1-94c6-96b2dcc55ae1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 2.855ms 2024-08-27 10:29:04.636 +05:30 3711f0db-9664-441d-a474-b93a6f258af0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 1.9441ms 2024-08-27 10:29:04.662 +05:30 4c9421f4-6961-41b7-8171-fad285d99bef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:29:04.664 +05:30 4c9421f4-6961-41b7-8171-fad285d99bef INF CORS policy execution successful. 2024-08-27 10:29:04.665 +05:30 4c9421f4-6961-41b7-8171-fad285d99bef INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:29:04.667 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:29:04.667 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:29:04.683 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:29:04.683 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 15.8642ms 2024-08-27 10:29:04.683 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:29:04.684 +05:30 2908d344-6281-4217-85a0-944161137a13 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4c9421f4-6961-41b7-8171-fad285d99bef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:29:04.684 +05:30 2908d344-6281-4217-85a0-944161137a13 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 22.5458ms 2024-08-27 10:29:04.709 +05:30 4bb1ab63-66c1-4ac3-82d2-cb0fc63206f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 10:29:04.710 +05:30 4bb1ab63-66c1-4ac3-82d2-cb0fc63206f7 INF CORS policy execution successful. 2024-08-27 10:29:04.710 +05:30 4bb1ab63-66c1-4ac3-82d2-cb0fc63206f7 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:29:04.710 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:29:04.711 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 10:29:04.716 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:29:04.716 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 5.4005ms 2024-08-27 10:29:04.717 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 10:29:04.717 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4bb1ab63-66c1-4ac3-82d2-cb0fc63206f7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 10:29:04.717 +05:30 be9db14f-ff21-49c5-8239-1bf541f826b9 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 8.4105ms 2024-08-27 10:29:06.604 +05:30 5b255451-3e92-4070-9d24-e0084f818c20 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:29:06.605 +05:30 5b255451-3e92-4070-9d24-e0084f818c20 INF CORS policy execution successful. 2024-08-27 10:29:06.605 +05:30 5b255451-3e92-4070-9d24-e0084f818c20 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.6243ms 2024-08-27 10:29:06.640 +05:30 e6a5e1ae-f1db-4855-8535-570d9f33839b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:29:06.641 +05:30 e6a5e1ae-f1db-4855-8535-570d9f33839b INF CORS policy execution successful. 2024-08-27 10:29:06.641 +05:30 e6a5e1ae-f1db-4855-8535-570d9f33839b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:29:06.642 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:06.643 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e 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-27 10:29:06.659 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:29:06.660 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 16.1634ms 2024-08-27 10:29:06.660 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:06.660 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e6a5e1ae-f1db-4855-8535-570d9f33839b}, {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-27 10:29:06.661 +05:30 e318969f-5d43-4a0a-a90d-1e753d768a1e 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 21.1572ms 2024-08-27 10:29:43.341 +05:30 e25d03a4-34a1-4fb8-90cb-91a58cc8048e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:29:43.342 +05:30 e25d03a4-34a1-4fb8-90cb-91a58cc8048e INF CORS policy execution successful. 2024-08-27 10:29:43.343 +05:30 e25d03a4-34a1-4fb8-90cb-91a58cc8048e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.6937ms 2024-08-27 10:29:43.368 +05:30 e14ea0e2-b13d-444d-b29d-2cc5181f3ff2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 10:29:43.369 +05:30 e14ea0e2-b13d-444d-b29d-2cc5181f3ff2 INF CORS policy execution successful. 2024-08-27 10:29:43.370 +05:30 e14ea0e2-b13d-444d-b29d-2cc5181f3ff2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:29:43.370 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:43.371 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b 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-27 10:29:43.395 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:29:43.396 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 24.5243ms 2024-08-27 10:29:43.396 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:43.396 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e14ea0e2-b13d-444d-b29d-2cc5181f3ff2}, {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-27 10:29:43.397 +05:30 a52e2f8d-cd91-404b-bcd0-1970e46c1b1b 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 29.3937ms 2024-08-27 10:29:43.881 +05:30 a86c7bc5-b5f2-4270-80b2-c5520f6cb2f9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:29:43.881 +05:30 a86c7bc5-b5f2-4270-80b2-c5520f6cb2f9 INF CORS policy execution successful. 2024-08-27 10:29:43.881 +05:30 a86c7bc5-b5f2-4270-80b2-c5520f6cb2f9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 0.4628ms 2024-08-27 10:29:43.907 +05:30 c208af7d-252b-4558-8c7a-b346c6f03beb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 10:29:43.908 +05:30 c208af7d-252b-4558-8c7a-b346c6f03beb INF CORS policy execution successful. 2024-08-27 10:29:43.908 +05:30 c208af7d-252b-4558-8c7a-b346c6f03beb INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzQ3MzksImV4cCI6MTcyNDczNTMzOSwiaWF0IjoxNzI0NzM0NzM5fQ.nD5u6L4Ljxc28eSIQdxMW7bbYhKIrzwV3xubYls8j04}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 10:29:43.908 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:43.908 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d 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-27 10:29:43.932 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 10:29:43.932 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 23.6254ms 2024-08-27 10:29:43.932 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 10:29:43.932 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c208af7d-252b-4558-8c7a-b346c6f03beb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 10:29:43.933 +05:30 3f767f10-04a9-4731-a7e6-3646a604267d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 25.6113ms 2024-08-27 10:40:24.314 +05:30 INF Application is shutting down... 2024-08-27 11:17:33.084 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 11:17:33.138 +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-27 11:17:33.166 +05:30 INF Creating key {8ef5a42d-9eee-406d-8c1c-8a8687cc71b7} with creation date 2024-08-27 05:47:33Z, activation date 2024-08-27 05:47:33Z, and expiration date 2024-11-25 05:47:33Z. 2024-08-27 11:17:33.202 +05:30 WRN No XML encryptor configured. Key {8ef5a42d-9eee-406d-8c1c-8a8687cc71b7} may be persisted to storage in unencrypted form. 2024-08-27 11:17:33.475 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 11:17:33.476 +05:30 INF Hosting environment: Production 2024-08-27 11:17:33.476 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 11:17:33.496 +05:30 59b3c911-e4ed-4a0d-b1b9-627336a650f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:17:33.570 +05:30 59b3c911-e4ed-4a0d-b1b9-627336a650f5 INF CORS policy execution successful. 2024-08-27 11:17:33.577 +05:30 59b3c911-e4ed-4a0d-b1b9-627336a650f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 84.2279ms 2024-08-27 11:17:33.601 +05:30 74ab99a4-e015-461b-96c1-4fcf263192b8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:17:33.759 +05:30 74ab99a4-e015-461b-96c1-4fcf263192b8 INF CORS policy execution successful. 2024-08-27 11:17:33.782 +05:30 74ab99a4-e015-461b-96c1-4fcf263192b8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzc1ODQsImV4cCI6MTcyNDczODE4NCwiaWF0IjoxNzI0NzM3NTg0fQ.-GFk7NEJyehTF4FQbxjOznNCW5vkklnBspLtBsM_WUw}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:17:33.839 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:17:33.888 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf 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-27 11:17:34.387 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:17:34.470 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 575.7525ms 2024-08-27 11:17:34.471 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:17:34.472 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 74ab99a4-e015-461b-96c1-4fcf263192b8}, {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-27 11:17:34.483 +05:30 337e44f4-0c24-4ed3-9325-b2d2bd1d3baf 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 881.9706ms 2024-08-27 11:20:17.828 +05:30 172adcf9-ab68-474f-b4a4-595c350f5d6f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 11:20:18.183 +05:30 172adcf9-ab68-474f-b4a4-595c350f5d6f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 355.8077ms 2024-08-27 11:20:18.948 +05:30 08c97cee-8f59-461b-bcc3-7d3c3794fed1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 11:20:19.198 +05:30 08c97cee-8f59-461b-bcc3-7d3c3794fed1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 250.1281ms 2024-08-27 11:23:24.366 +05:30 9b960f86-4be7-4061-9e4d-98c5e2e3f393 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:23:24.369 +05:30 9b960f86-4be7-4061-9e4d-98c5e2e3f393 INF CORS policy execution successful. 2024-08-27 11:23:24.374 +05:30 9b960f86-4be7-4061-9e4d-98c5e2e3f393 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 8.793ms 2024-08-27 11:23:24.406 +05:30 98af349c-3c15-4d05-85b9-a0ea8a1f2f18 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:23:24.414 +05:30 98af349c-3c15-4d05-85b9-a0ea8a1f2f18 INF CORS policy execution successful. 2024-08-27 11:23:24.420 +05:30 98af349c-3c15-4d05-85b9-a0ea8a1f2f18 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzc1ODQsImV4cCI6MTcyNDczODE4NCwiaWF0IjoxNzI0NzM3NTg0fQ.-GFk7NEJyehTF4FQbxjOznNCW5vkklnBspLtBsM_WUw}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:23:24.435 +05:30 037b50c4-de69-474e-b213-2159923bfb3c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:23:24.437 +05:30 037b50c4-de69-474e-b213-2159923bfb3c 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-27 11:23:24.488 +05:30 037b50c4-de69-474e-b213-2159923bfb3c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:23:24.495 +05:30 037b50c4-de69-474e-b213-2159923bfb3c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 57.4691ms 2024-08-27 11:23:24.496 +05:30 037b50c4-de69-474e-b213-2159923bfb3c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:23:24.497 +05:30 037b50c4-de69-474e-b213-2159923bfb3c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 98af349c-3c15-4d05-85b9-a0ea8a1f2f18}, {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-27 11:23:24.498 +05:30 037b50c4-de69-474e-b213-2159923bfb3c 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 92.9026ms 2024-08-27 11:23:50.627 +05:30 9262d681-8f13-4a2d-a2e6-f7cb0035e615 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:23:50.633 +05:30 9262d681-8f13-4a2d-a2e6-f7cb0035e615 INF CORS policy execution successful. 2024-08-27 11:23:50.635 +05:30 9262d681-8f13-4a2d-a2e6-f7cb0035e615 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 7.3986ms 2024-08-27 11:23:50.664 +05:30 f60dbbbc-7917-436e-bafa-c9a38e22ee0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:23:50.667 +05:30 f60dbbbc-7917-436e-bafa-c9a38e22ee0b INF CORS policy execution successful. 2024-08-27 11:23:50.668 +05:30 f60dbbbc-7917-436e-bafa-c9a38e22ee0b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzc1ODQsImV4cCI6MTcyNDczODE4NCwiaWF0IjoxNzI0NzM3NTg0fQ.-GFk7NEJyehTF4FQbxjOznNCW5vkklnBspLtBsM_WUw}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:23:50.674 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:23:50.677 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 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-27 11:23:50.751 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:23:50.753 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 72.6629ms 2024-08-27 11:23:50.753 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:23:50.754 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f60dbbbc-7917-436e-bafa-c9a38e22ee0b}, {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-27 11:23:50.756 +05:30 1154fa57-ec29-4b2f-8776-1e7d0c9658f2 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 92.2525ms 2024-08-27 11:26:04.846 +05:30 3cc73184-8ded-4cea-ab0d-bd99c597ee46 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:26:04.849 +05:30 3cc73184-8ded-4cea-ab0d-bd99c597ee46 INF CORS policy execution successful. 2024-08-27 11:26:04.851 +05:30 3cc73184-8ded-4cea-ab0d-bd99c597ee46 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.2432ms 2024-08-27 11:26:04.878 +05:30 947bf0ee-fb04-481e-bf4e-dda1933d0879 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:26:04.884 +05:30 947bf0ee-fb04-481e-bf4e-dda1933d0879 INF CORS policy execution successful. 2024-08-27 11:26:04.887 +05:30 947bf0ee-fb04-481e-bf4e-dda1933d0879 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzc1ODQsImV4cCI6MTcyNDczODE4NCwiaWF0IjoxNzI0NzM3NTg0fQ.-GFk7NEJyehTF4FQbxjOznNCW5vkklnBspLtBsM_WUw}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:26:04.890 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:26:04.891 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b 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-27 11:26:04.948 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:26:04.950 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 57.6708ms 2024-08-27 11:26:04.950 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:26:04.950 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 947bf0ee-fb04-481e-bf4e-dda1933d0879}, {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-27 11:26:04.951 +05:30 139b71b6-5ce5-42ee-aca0-698e93dc363b 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 73.3402ms 2024-08-27 11:26:05.175 +05:30 773043a1-5752-4046-8dea-ddc5e9007fc3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:26:05.176 +05:30 773043a1-5752-4046-8dea-ddc5e9007fc3 INF CORS policy execution successful. 2024-08-27 11:26:05.176 +05:30 773043a1-5752-4046-8dea-ddc5e9007fc3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.1307ms 2024-08-27 11:26:05.201 +05:30 7551fb7d-b412-4cb8-abb4-392c9bb15e1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:26:05.202 +05:30 7551fb7d-b412-4cb8-abb4-392c9bb15e1e INF CORS policy execution successful. 2024-08-27 11:26:05.203 +05:30 7551fb7d-b412-4cb8-abb4-392c9bb15e1e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzc1ODQsImV4cCI6MTcyNDczODE4NCwiaWF0IjoxNzI0NzM3NTg0fQ.-GFk7NEJyehTF4FQbxjOznNCW5vkklnBspLtBsM_WUw}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:26:05.203 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:26:05.203 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb 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-27 11:26:05.235 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:26:05.235 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.7099ms 2024-08-27 11:26:05.235 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:26:05.236 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7551fb7d-b412-4cb8-abb4-392c9bb15e1e}, {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-27 11:26:05.236 +05:30 1172e58b-711c-4e5d-8961-a813748bc4bb 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 34.9776ms 2024-08-27 11:27:30.937 +05:30 7675d5b7-6464-4334-a9b4-8b3a25bea1c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:27:30.947 +05:30 7675d5b7-6464-4334-a9b4-8b3a25bea1c3 INF CORS policy execution successful. 2024-08-27 11:27:30.952 +05:30 7675d5b7-6464-4334-a9b4-8b3a25bea1c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 15.3423ms 2024-08-27 11:27:30.985 +05:30 79ec484e-4499-4024-b6e8-b2fcf5458805 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:27:30.990 +05:30 79ec484e-4499-4024-b6e8-b2fcf5458805 INF CORS policy execution successful. 2024-08-27 11:27:30.992 +05:30 79ec484e-4499-4024-b6e8-b2fcf5458805 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzgxOTMsImV4cCI6MTcyNDczODc5MywiaWF0IjoxNzI0NzM4MTkzfQ.50jaoonmKmv6Otso91pWG39FXzgxEyWYbLx9N0PHy3g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:27:30.994 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:27:30.995 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 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-27 11:27:31.117 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:27:31.120 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 124.0964ms 2024-08-27 11:27:31.120 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:27:31.120 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 79ec484e-4499-4024-b6e8-b2fcf5458805}, {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-27 11:27:31.123 +05:30 64c748e5-1073-4a7f-8b27-c80a788e0493 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 137.7457ms 2024-08-27 11:30:45.625 +05:30 2ef713ff-ade5-47ff-afe0-8c35b8c02226 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:30:45.629 +05:30 2ef713ff-ade5-47ff-afe0-8c35b8c02226 INF CORS policy execution successful. 2024-08-27 11:30:45.632 +05:30 2ef713ff-ade5-47ff-afe0-8c35b8c02226 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 8.1008ms 2024-08-27 11:30:45.690 +05:30 e507b561-6ea1-4c12-838f-54f371da7830 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:30:45.698 +05:30 e507b561-6ea1-4c12-838f-54f371da7830 INF CORS policy execution successful. 2024-08-27 11:30:45.700 +05:30 e507b561-6ea1-4c12-838f-54f371da7830 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzgxOTMsImV4cCI6MTcyNDczODc5MywiaWF0IjoxNzI0NzM4MTkzfQ.50jaoonmKmv6Otso91pWG39FXzgxEyWYbLx9N0PHy3g}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:30:45.702 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:30:45.704 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 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-27 11:30:45.783 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:30:45.784 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 79.9884ms 2024-08-27 11:30:45.784 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:30:45.785 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e507b561-6ea1-4c12-838f-54f371da7830}, {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-27 11:30:45.786 +05:30 01c80ca0-7b22-406b-9eb3-4b1569657158 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 95.8118ms 2024-08-27 11:41:22.101 +05:30 1029f689-1010-4397-b2bc-2b9fef84498d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:41:22.110 +05:30 1029f689-1010-4397-b2bc-2b9fef84498d INF CORS policy execution successful. 2024-08-27 11:41:22.113 +05:30 1029f689-1010-4397-b2bc-2b9fef84498d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 13.336ms 2024-08-27 11:41:22.168 +05:30 0c1c979a-1dd5-49db-ae52-f8c8269f17fd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:41:22.183 +05:30 0c1c979a-1dd5-49db-ae52-f8c8269f17fd INF CORS policy execution successful. 2024-08-27 11:41:22.186 +05:30 0c1c979a-1dd5-49db-ae52-f8c8269f17fd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzg4ODgsImV4cCI6MTcyNDczOTQ4OCwiaWF0IjoxNzI0NzM4ODg4fQ.t3ok2dgPILXxmw0A2l58btFusb82Vv_VO3ZhDiXCj3o}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:41:22.190 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:41:22.193 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 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-27 11:41:22.475 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:41:22.477 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 283.5221ms 2024-08-27 11:41:22.477 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:41:22.478 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0c1c979a-1dd5-49db-ae52-f8c8269f17fd}, {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-27 11:41:22.480 +05:30 c742059b-c836-405f-821f-b2578cd25fb4 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 311.9709ms 2024-08-27 11:42:17.690 +05:30 39dbb869-64f9-4da3-a259-09cd29eda374 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:42:17.725 +05:30 39dbb869-64f9-4da3-a259-09cd29eda374 INF CORS policy execution successful. 2024-08-27 11:42:17.727 +05:30 39dbb869-64f9-4da3-a259-09cd29eda374 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 37.6395ms 2024-08-27 11:42:17.780 +05:30 8f15f740-549f-49bc-94cc-88940c5cdda6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:42:17.785 +05:30 8f15f740-549f-49bc-94cc-88940c5cdda6 INF CORS policy execution successful. 2024-08-27 11:42:17.789 +05:30 8f15f740-549f-49bc-94cc-88940c5cdda6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzkxMzAsImV4cCI6MTcyNDczOTczMCwiaWF0IjoxNzI0NzM5MTMwfQ.r_VPC6S5zQBze0_yqUv6su2ENYGUH3hzJ1_nd8FTgBY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:42:17.792 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:42:17.794 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 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-27 11:42:18.145 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:42:18.147 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 352.7747ms 2024-08-27 11:42:18.148 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:42:18.148 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8f15f740-549f-49bc-94cc-88940c5cdda6}, {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-27 11:42:18.150 +05:30 710f5e4f-3827-41d7-a5fd-f278d6139113 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 369.8024ms 2024-08-27 11:42:34.750 +05:30 4a13fb85-6229-402c-9cac-771e53654e77 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:42:34.752 +05:30 4a13fb85-6229-402c-9cac-771e53654e77 INF CORS policy execution successful. 2024-08-27 11:42:34.754 +05:30 4a13fb85-6229-402c-9cac-771e53654e77 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 4.4196ms 2024-08-27 11:42:34.789 +05:30 1aba02a4-8476-466e-82e4-d446412a0422 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:42:34.795 +05:30 1aba02a4-8476-466e-82e4-d446412a0422 INF CORS policy execution successful. 2024-08-27 11:42:34.798 +05:30 1aba02a4-8476-466e-82e4-d446412a0422 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzkxMzAsImV4cCI6MTcyNDczOTczMCwiaWF0IjoxNzI0NzM5MTMwfQ.r_VPC6S5zQBze0_yqUv6su2ENYGUH3hzJ1_nd8FTgBY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:42:34.800 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:42:34.802 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a 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-27 11:42:34.878 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:42:34.880 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 78.0731ms 2024-08-27 11:42:34.881 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:42:34.881 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1aba02a4-8476-466e-82e4-d446412a0422}, {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-27 11:42:34.883 +05:30 d3868a43-71e6-41e4-9631-6e8ccd9cef6a 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 93.3833ms 2024-08-27 11:45:30.725 +05:30 7d5f203b-046a-4db2-a7a7-f3a9653cab13 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:45:30.729 +05:30 7d5f203b-046a-4db2-a7a7-f3a9653cab13 INF CORS policy execution successful. 2024-08-27 11:45:30.733 +05:30 7d5f203b-046a-4db2-a7a7-f3a9653cab13 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 7.9821ms 2024-08-27 11:45:30.779 +05:30 72270439-3375-4e6b-8050-f927497643ab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 11:45:30.784 +05:30 72270439-3375-4e6b-8050-f927497643ab INF CORS policy execution successful. 2024-08-27 11:45:30.787 +05:30 72270439-3375-4e6b-8050-f927497643ab 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzg4ODgsImV4cCI6MTcyNDczOTQ4OCwiaWF0IjoxNzI0NzM4ODg4fQ.t3ok2dgPILXxmw0A2l58btFusb82Vv_VO3ZhDiXCj3o}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 11:45:30.790 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:45:30.792 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 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-27 11:45:30.860 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:45:30.863 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 70.0248ms 2024-08-27 11:45:30.863 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:45:30.863 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72270439-3375-4e6b-8050-f927497643ab}, {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-27 11:45:30.865 +05:30 22bb37e7-2cf1-465a-beed-d6f58ddb0614 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 86.1322ms 2024-08-27 11:45:57.202 +05:30 d92971af-6b13-4666-8274-92d5a42d780c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:45:57.203 +05:30 d92971af-6b13-4666-8274-92d5a42d780c INF CORS policy execution successful. 2024-08-27 11:45:57.205 +05:30 d92971af-6b13-4666-8274-92d5a42d780c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.4813ms 2024-08-27 11:45:57.244 +05:30 2561f031-3e67-42fb-ae84-eda766638b83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:45:57.248 +05:30 2561f031-3e67-42fb-ae84-eda766638b83 INF CORS policy execution successful. 2024-08-27 11:45:57.250 +05:30 2561f031-3e67-42fb-ae84-eda766638b83 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzkxMzAsImV4cCI6MTcyNDczOTczMCwiaWF0IjoxNzI0NzM5MTMwfQ.r_VPC6S5zQBze0_yqUv6su2ENYGUH3hzJ1_nd8FTgBY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:45:57.257 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:45:57.288 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 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-27 11:45:57.438 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:45:57.440 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 152.0792ms 2024-08-27 11:45:57.440 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:45:57.441 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2561f031-3e67-42fb-ae84-eda766638b83}, {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-27 11:45:57.442 +05:30 c43fb23e-a255-48ea-9878-09b17ac125c0 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 198.4641ms 2024-08-27 11:48:15.579 +05:30 ecfd815d-99b3-4aa0-b398-fda2ddbbc923 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:48:15.582 +05:30 ecfd815d-99b3-4aa0-b398-fda2ddbbc923 INF CORS policy execution successful. 2024-08-27 11:48:15.584 +05:30 ecfd815d-99b3-4aa0-b398-fda2ddbbc923 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.4146ms 2024-08-27 11:48:15.628 +05:30 7f705fd4-292c-47ea-8fe3-cc79d0edcc3f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:48:15.633 +05:30 7f705fd4-292c-47ea-8fe3-cc79d0edcc3f INF CORS policy execution successful. 2024-08-27 11:48:15.635 +05:30 7f705fd4-292c-47ea-8fe3-cc79d0edcc3f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3MzkxMzAsImV4cCI6MTcyNDczOTczMCwiaWF0IjoxNzI0NzM5MTMwfQ.r_VPC6S5zQBze0_yqUv6su2ENYGUH3hzJ1_nd8FTgBY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:48:15.640 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:48:15.641 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 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-27 11:48:15.688 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:48:15.690 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 47.9668ms 2024-08-27 11:48:15.690 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:48:15.690 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f705fd4-292c-47ea-8fe3-cc79d0edcc3f}, {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-27 11:48:15.691 +05:30 d4a9dabe-d5ef-4d00-997b-9874db8e0306 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 63.2087ms 2024-08-27 11:50:54.975 +05:30 40027919-4768-44bc-8951-934613bd6d5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:50:54.979 +05:30 40027919-4768-44bc-8951-934613bd6d5c INF CORS policy execution successful. 2024-08-27 11:50:54.982 +05:30 40027919-4768-44bc-8951-934613bd6d5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.6662ms 2024-08-27 11:50:55.043 +05:30 2c49fd3e-24bf-4c5c-a123-c5b3de09854a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:50:55.046 +05:30 2c49fd3e-24bf-4c5c-a123-c5b3de09854a INF CORS policy execution successful. 2024-08-27 11:50:55.048 +05:30 2c49fd3e-24bf-4c5c-a123-c5b3de09854a 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzM5NTgyLCJleHAiOjE3MjQ3NDAxODIsImlhdCI6MTcyNDczOTU4Mn0.Myx-QFU7Az3ejo2jB0AHTsM9oWoZY1-DwyHp_u_G2jY}, {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-27 11:50:55.049 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:50:55.051 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef 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-27 11:50:55.146 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:50:55.148 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 96.5372ms 2024-08-27 11:50:55.148 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:50:55.148 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c49fd3e-24bf-4c5c-a123-c5b3de09854a}, {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-27 11:50:55.149 +05:30 10ea1564-de25-4dd1-840c-9d69d9a2c8ef 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 106.1296ms 2024-08-27 11:51:52.269 +05:30 34e3b865-3fe2-46ea-a9b5-daff21a8ad5c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:51:52.271 +05:30 34e3b865-3fe2-46ea-a9b5-daff21a8ad5c INF CORS policy execution successful. 2024-08-27 11:51:52.272 +05:30 34e3b865-3fe2-46ea-a9b5-daff21a8ad5c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.9173ms 2024-08-27 11:51:52.409 +05:30 8c16a51d-b21b-491d-80d6-5dbc19efb57d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 11:51:52.413 +05:30 8c16a51d-b21b-491d-80d6-5dbc19efb57d INF CORS policy execution successful. 2024-08-27 11:51:52.415 +05:30 8c16a51d-b21b-491d-80d6-5dbc19efb57d 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzM5NTgyLCJleHAiOjE3MjQ3NDAxODIsImlhdCI6MTcyNDczOTU4Mn0.Myx-QFU7Az3ejo2jB0AHTsM9oWoZY1-DwyHp_u_G2jY}, {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-27 11:51:52.418 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:51:52.419 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca 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-27 11:51:52.546 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:51:52.548 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 127.9763ms 2024-08-27 11:51:52.548 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:51:52.548 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c16a51d-b21b-491d-80d6-5dbc19efb57d}, {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-27 11:51:52.550 +05:30 5c72c4c9-677c-4f28-a1ed-ed784c1e72ca 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 140.9285ms 2024-08-27 11:51:52.843 +05:30 4baf6f46-b037-495e-b313-ac2b659ffc9d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 11:51:52.844 +05:30 4baf6f46-b037-495e-b313-ac2b659ffc9d INF CORS policy execution successful. 2024-08-27 11:51:52.844 +05:30 4baf6f46-b037-495e-b313-ac2b659ffc9d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 1.3393ms 2024-08-27 11:51:53.225 +05:30 0225f7bf-36f5-44ba-ab66-8a6a764c4eab INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 11:51:53.227 +05:30 0225f7bf-36f5-44ba-ab66-8a6a764c4eab INF CORS policy execution successful. 2024-08-27 11:51:53.229 +05:30 0225f7bf-36f5-44ba-ab66-8a6a764c4eab 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzM5NTgyLCJleHAiOjE3MjQ3NDAxODIsImlhdCI6MTcyNDczOTU4Mn0.Myx-QFU7Az3ejo2jB0AHTsM9oWoZY1-DwyHp_u_G2jY}, {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-27 11:51:53.229 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:51:53.230 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca 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-27 11:51:53.260 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:51:53.261 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.7284ms 2024-08-27 11:51:53.261 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 11:51:53.261 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0225f7bf-36f5-44ba-ab66-8a6a764c4eab}, {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-27 11:51:53.263 +05:30 d7c41907-e5ab-48a4-917d-d76cf9a01eca 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 38.0087ms 2024-08-27 11:54:27.918 +05:30 8daf32ab-3717-41e6-a41b-2ac912133af3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:27.921 +05:30 8daf32ab-3717-41e6-a41b-2ac912133af3 INF CORS policy execution successful. 2024-08-27 11:54:27.923 +05:30 8daf32ab-3717-41e6-a41b-2ac912133af3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.1034ms 2024-08-27 11:54:27.964 +05:30 9a328e67-6c40-40ea-aa10-097ea982e5e0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:27.969 +05:30 9a328e67-6c40-40ea-aa10-097ea982e5e0 INF CORS policy execution successful. 2024-08-27 11:54:27.971 +05:30 9a328e67-6c40-40ea-aa10-097ea982e5e0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk4NjQsImV4cCI6MTcyNDc0MDQ2NCwiaWF0IjoxNzI0NzM5ODY0fQ.1fP6hhzXE3ssbN1EhPmO1Lfh6S4TNzVWqgL4MXJj_cE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:54:27.973 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:27.974 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b 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-27 11:54:28.604 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:54:28.605 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 631.1103ms 2024-08-27 11:54:28.605 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:28.606 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9a328e67-6c40-40ea-aa10-097ea982e5e0}, {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-27 11:54:28.607 +05:30 280cb0fd-5e94-4a0e-8b97-f2fd7760009b 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 642.5638ms 2024-08-27 11:54:29.107 +05:30 a126a2f1-ecb2-4611-8c16-a39f0453f642 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 11:54:29.107 +05:30 a126a2f1-ecb2-4611-8c16-a39f0453f642 INF CORS policy execution successful. 2024-08-27 11:54:29.108 +05:30 a126a2f1-ecb2-4611-8c16-a39f0453f642 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.1427ms 2024-08-27 11:54:29.382 +05:30 ea4fc981-b439-4288-86fe-46909b615709 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 11:54:29.384 +05:30 ea4fc981-b439-4288-86fe-46909b615709 INF CORS policy execution successful. 2024-08-27 11:54:29.385 +05:30 ea4fc981-b439-4288-86fe-46909b615709 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk4NjQsImV4cCI6MTcyNDc0MDQ2NCwiaWF0IjoxNzI0NzM5ODY0fQ.1fP6hhzXE3ssbN1EhPmO1Lfh6S4TNzVWqgL4MXJj_cE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:54:29.386 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:29.386 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 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-27 11:54:30.557 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:54:30.558 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 1171.9169ms 2024-08-27 11:54:30.558 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:30.559 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ea4fc981-b439-4288-86fe-46909b615709}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 11:54:30.565 +05:30 36ee834b-42e1-4a59-9048-58ece7de3091 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 1183.0001ms 2024-08-27 11:54:45.860 +05:30 a1b1c334-9db6-475a-9e6e-a6c991ce22e6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:45.862 +05:30 a1b1c334-9db6-475a-9e6e-a6c991ce22e6 INF CORS policy execution successful. 2024-08-27 11:54:45.864 +05:30 a1b1c334-9db6-475a-9e6e-a6c991ce22e6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 4.4873ms 2024-08-27 11:54:45.904 +05:30 d7a4aebc-fe52-4351-a7ac-a939eb7a4366 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:45.915 +05:30 d7a4aebc-fe52-4351-a7ac-a939eb7a4366 INF CORS policy execution successful. 2024-08-27 11:54:45.924 +05:30 d7a4aebc-fe52-4351-a7ac-a939eb7a4366 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk4NjQsImV4cCI6MTcyNDc0MDQ2NCwiaWF0IjoxNzI0NzM5ODY0fQ.1fP6hhzXE3ssbN1EhPmO1Lfh6S4TNzVWqgL4MXJj_cE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:54:45.925 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:45.926 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 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-27 11:54:46.158 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:54:46.160 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 233.2665ms 2024-08-27 11:54:46.160 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:46.160 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d7a4aebc-fe52-4351-a7ac-a939eb7a4366}, {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-27 11:54:46.162 +05:30 a027ea20-8a39-4796-ad15-1e7b76335cc8 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 257.7284ms 2024-08-27 11:54:51.879 +05:30 cc26ce7e-ca5f-404f-aa02-e1e0fbd70070 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:51.880 +05:30 cc26ce7e-ca5f-404f-aa02-e1e0fbd70070 INF CORS policy execution successful. 2024-08-27 11:54:51.881 +05:30 cc26ce7e-ca5f-404f-aa02-e1e0fbd70070 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.5733ms 2024-08-27 11:54:51.914 +05:30 1a4c00d4-4d16-45dd-af68-f269c07b4e69 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 11:54:51.917 +05:30 1a4c00d4-4d16-45dd-af68-f269c07b4e69 INF CORS policy execution successful. 2024-08-27 11:54:51.918 +05:30 1a4c00d4-4d16-45dd-af68-f269c07b4e69 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk4NjQsImV4cCI6MTcyNDc0MDQ2NCwiaWF0IjoxNzI0NzM5ODY0fQ.1fP6hhzXE3ssbN1EhPmO1Lfh6S4TNzVWqgL4MXJj_cE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:54:51.919 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:51.920 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc 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-27 11:54:52.092 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:54:52.094 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 173.3013ms 2024-08-27 11:54:52.094 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:52.094 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a4c00d4-4d16-45dd-af68-f269c07b4e69}, {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-27 11:54:52.096 +05:30 6599d1bf-09f2-4ad8-bce0-be14a66af5bc 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 182.1275ms 2024-08-27 11:54:52.565 +05:30 15ded9ea-7496-44cc-97c5-719b61befaff INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 11:54:52.566 +05:30 15ded9ea-7496-44cc-97c5-719b61befaff INF CORS policy execution successful. 2024-08-27 11:54:52.567 +05:30 15ded9ea-7496-44cc-97c5-719b61befaff INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.5035ms 2024-08-27 11:54:52.596 +05:30 19b88adf-d66f-4254-b028-51c5790c91a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 11:54:52.598 +05:30 19b88adf-d66f-4254-b028-51c5790c91a5 INF CORS policy execution successful. 2024-08-27 11:54:52.599 +05:30 19b88adf-d66f-4254-b028-51c5790c91a5 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk4NjQsImV4cCI6MTcyNDc0MDQ2NCwiaWF0IjoxNzI0NzM5ODY0fQ.1fP6hhzXE3ssbN1EhPmO1Lfh6S4TNzVWqgL4MXJj_cE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 11:54:52.599 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:52.601 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 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-27 11:54:52.637 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 11:54:52.638 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 36.9333ms 2024-08-27 11:54:52.639 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 11:54:52.639 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19b88adf-d66f-4254-b028-51c5790c91a5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 11:54:52.640 +05:30 6c1497e3-4293-4253-a236-d7d27d6ea278 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 43.5378ms 2024-08-27 12:00:17.700 +05:30 c06f1d13-827c-439c-9e84-5ff54bdcc4d9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:00:17.702 +05:30 c06f1d13-827c-439c-9e84-5ff54bdcc4d9 INF CORS policy execution successful. 2024-08-27 12:00:17.704 +05:30 c06f1d13-827c-439c-9e84-5ff54bdcc4d9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 4.6011ms 2024-08-27 12:00:17.741 +05:30 6f413c55-50dd-461c-be2c-5aed055976be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:00:17.754 +05:30 6f413c55-50dd-461c-be2c-5aed055976be INF CORS policy execution successful. 2024-08-27 12:00:17.765 +05:30 6f413c55-50dd-461c-be2c-5aed055976be 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk3NDgsImV4cCI6MTcyNDc0MDM0OCwiaWF0IjoxNzI0NzM5NzQ4fQ.EPO3U7dDc6tIyqpXoWUqRYq18Q4WGg5kHEeabDRlSRw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:00:17.773 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:17.775 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 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-27 12:00:17.863 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:00:17.865 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 89.8238ms 2024-08-27 12:00:17.865 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:17.865 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f413c55-50dd-461c-be2c-5aed055976be}, {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-27 12:00:17.867 +05:30 77911510-7d5f-4552-9446-e3bdecee0af4 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 125.8633ms 2024-08-27 12:00:18.587 +05:30 60355a93-83b5-4a98-ab59-b5d1a1dab078 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 12:00:18.587 +05:30 60355a93-83b5-4a98-ab59-b5d1a1dab078 INF CORS policy execution successful. 2024-08-27 12:00:18.588 +05:30 60355a93-83b5-4a98-ab59-b5d1a1dab078 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.5407ms 2024-08-27 12:00:18.629 +05:30 d1bdc84e-81da-49dd-aaef-2886f986e26b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 12:00:18.630 +05:30 d1bdc84e-81da-49dd-aaef-2886f986e26b INF CORS policy execution successful. 2024-08-27 12:00:18.631 +05:30 d1bdc84e-81da-49dd-aaef-2886f986e26b INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk3NDgsImV4cCI6MTcyNDc0MDM0OCwiaWF0IjoxNzI0NzM5NzQ4fQ.EPO3U7dDc6tIyqpXoWUqRYq18Q4WGg5kHEeabDRlSRw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:00:18.632 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:18.633 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 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-27 12:00:18.667 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:00:18.668 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 35.3286ms 2024-08-27 12:00:18.668 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:18.669 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1bdc84e-81da-49dd-aaef-2886f986e26b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 12:00:18.669 +05:30 76591a75-72f2-4dc0-ad2d-9ce6ae802691 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 40.3511ms 2024-08-27 12:00:50.015 +05:30 87215201-231d-49c2-8d3f-88ac430bae5b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:00:50.019 +05:30 87215201-231d-49c2-8d3f-88ac430bae5b INF CORS policy execution successful. 2024-08-27 12:00:50.020 +05:30 87215201-231d-49c2-8d3f-88ac430bae5b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.0175ms 2024-08-27 12:00:50.056 +05:30 08f27afb-45f3-4cb0-8691-3d71b259f290 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:00:50.059 +05:30 08f27afb-45f3-4cb0-8691-3d71b259f290 INF CORS policy execution successful. 2024-08-27 12:00:50.061 +05:30 08f27afb-45f3-4cb0-8691-3d71b259f290 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk3NDgsImV4cCI6MTcyNDc0MDM0OCwiaWF0IjoxNzI0NzM5NzQ4fQ.EPO3U7dDc6tIyqpXoWUqRYq18Q4WGg5kHEeabDRlSRw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:00:50.062 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:50.063 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 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-27 12:00:50.098 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:00:50.100 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 36.59ms 2024-08-27 12:00:50.100 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:50.101 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08f27afb-45f3-4cb0-8691-3d71b259f290}, {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-27 12:00:50.104 +05:30 3341237a-d5b8-4283-a660-4accf558c0c8 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 47.8144ms 2024-08-27 12:00:50.768 +05:30 1bb40d02-26d6-4868-9194-28851b7a9a8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 12:00:50.768 +05:30 1bb40d02-26d6-4868-9194-28851b7a9a8e INF CORS policy execution successful. 2024-08-27 12:00:50.769 +05:30 1bb40d02-26d6-4868-9194-28851b7a9a8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.3016ms 2024-08-27 12:00:50.806 +05:30 84991dbe-344c-4db4-bef4-ca591668b1e6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 12:00:50.808 +05:30 84991dbe-344c-4db4-bef4-ca591668b1e6 INF CORS policy execution successful. 2024-08-27 12:00:50.809 +05:30 84991dbe-344c-4db4-bef4-ca591668b1e6 INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Mzk3NDgsImV4cCI6MTcyNDc0MDM0OCwiaWF0IjoxNzI0NzM5NzQ4fQ.EPO3U7dDc6tIyqpXoWUqRYq18Q4WGg5kHEeabDRlSRw}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:00:50.810 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:50.810 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 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-27 12:00:50.841 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:00:50.842 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 31.3138ms 2024-08-27 12:00:50.842 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:00:50.842 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 84991dbe-344c-4db4-bef4-ca591668b1e6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 12:00:50.843 +05:30 cb2df71b-4e0f-40d8-922a-1b3adfaeb3c4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 36.4648ms 2024-08-27 12:03:15.648 +05:30 503db415-32c2-4c3c-968d-288977c306bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:03:15.652 +05:30 503db415-32c2-4c3c-968d-288977c306bb INF CORS policy execution successful. 2024-08-27 12:03:15.654 +05:30 503db415-32c2-4c3c-968d-288977c306bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.7101ms 2024-08-27 12:03:15.689 +05:30 e60c8ff0-8c08-4f5a-b331-9a9aeada2365 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:03:15.693 +05:30 e60c8ff0-8c08-4f5a-b331-9a9aeada2365 INF CORS policy execution successful. 2024-08-27 12:03:15.695 +05:30 e60c8ff0-8c08-4f5a-b331-9a9aeada2365 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:03:15.696 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:03:15.698 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c 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-27 12:03:15.837 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:03:15.841 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 142.6711ms 2024-08-27 12:03:15.841 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:03:15.842 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e60c8ff0-8c08-4f5a-b331-9a9aeada2365}, {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-27 12:03:15.844 +05:30 aa20391d-1d8e-4f8d-8906-14522ec3e48c 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 154.6786ms 2024-08-27 12:03:24.099 +05:30 bfb664ed-b1bc-4bc6-a0f9-49833b5e79e0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:03:24.101 +05:30 bfb664ed-b1bc-4bc6-a0f9-49833b5e79e0 INF CORS policy execution successful. 2024-08-27 12:03:24.101 +05:30 bfb664ed-b1bc-4bc6-a0f9-49833b5e79e0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.0155ms 2024-08-27 12:03:24.139 +05:30 4a32e46f-a741-424d-9164-ac0f517bc5ec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:03:24.141 +05:30 4a32e46f-a741-424d-9164-ac0f517bc5ec INF CORS policy execution successful. 2024-08-27 12:03:24.142 +05:30 4a32e46f-a741-424d-9164-ac0f517bc5ec 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:03:24.143 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:03:24.143 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad 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-27 12:03:24.254 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:03:24.256 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 112.1913ms 2024-08-27 12:03:24.256 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:03:24.257 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a32e46f-a741-424d-9164-ac0f517bc5ec}, {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-27 12:03:24.258 +05:30 d381f6d2-05be-47fc-9003-a1086f362aad 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 119.1831ms 2024-08-27 12:04:53.156 +05:30 0bc80a78-f3de-4131-a4a4-738fc1379679 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:04:53.160 +05:30 0bc80a78-f3de-4131-a4a4-738fc1379679 INF CORS policy execution successful. 2024-08-27 12:04:53.162 +05:30 0bc80a78-f3de-4131-a4a4-738fc1379679 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.7877ms 2024-08-27 12:04:53.206 +05:30 077eb288-a762-4fe7-bb1c-6c82b1c404c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 12:04:53.208 +05:30 077eb288-a762-4fe7-bb1c-6c82b1c404c6 INF CORS policy execution successful. 2024-08-27 12:04:53.210 +05:30 077eb288-a762-4fe7-bb1c-6c82b1c404c6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:04:53.211 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:04:53.212 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b 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-27 12:04:53.315 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:04:53.317 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 104.7161ms 2024-08-27 12:04:53.317 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 12:04:53.318 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 077eb288-a762-4fe7-bb1c-6c82b1c404c6}, {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-27 12:04:53.318 +05:30 e8271742-fc3b-44bf-88c2-c51ede9b188b 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 112.5435ms 2024-08-27 12:05:23.395 +05:30 478a35dd-1db3-499e-b3d1-e2ce921076a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:23.396 +05:30 478a35dd-1db3-499e-b3d1-e2ce921076a8 INF CORS policy execution successful. 2024-08-27 12:05:23.397 +05:30 478a35dd-1db3-499e-b3d1-e2ce921076a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.769ms 2024-08-27 12:05:23.436 +05:30 975c1af0-dd47-41cd-9422-956c0efca245 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:23.438 +05:30 975c1af0-dd47-41cd-9422-956c0efca245 INF CORS policy execution successful. 2024-08-27 12:05:23.439 +05:30 975c1af0-dd47-41cd-9422-956c0efca245 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:05:23.440 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:23.441 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 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-27 12:05:23.483 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:23.484 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 43.0367ms 2024-08-27 12:05:23.485 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:23.485 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 975c1af0-dd47-41cd-9422-956c0efca245}, {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-27 12:05:23.486 +05:30 b1721876-1794-49a1-b519-a5f391b6ac65 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 50.217ms 2024-08-27 12:05:23.713 +05:30 724fcda3-d650-4a28-b6cd-a43c2cc5e1cc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 12:05:23.713 +05:30 724fcda3-d650-4a28-b6cd-a43c2cc5e1cc INF CORS policy execution successful. 2024-08-27 12:05:23.714 +05:30 724fcda3-d650-4a28-b6cd-a43c2cc5e1cc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.029ms 2024-08-27 12:05:23.754 +05:30 a2e09ef2-a281-490b-bd54-e81673e89a97 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 12:05:23.755 +05:30 a2e09ef2-a281-490b-bd54-e81673e89a97 INF CORS policy execution successful. 2024-08-27 12:05:23.755 +05:30 a2e09ef2-a281-490b-bd54-e81673e89a97 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:05:23.756 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:23.756 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d 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-27 12:05:23.777 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:23.777 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 20.0615ms 2024-08-27 12:05:23.777 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:23.778 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2e09ef2-a281-490b-bd54-e81673e89a97}, {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-27 12:05:23.778 +05:30 f21f1dcf-2b6b-4bc3-aad3-044c21acab6d 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 24.8206ms 2024-08-27 12:05:24.770 +05:30 cc50094f-9b7e-45d5-8771-68a9cf368de5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:24.771 +05:30 cc50094f-9b7e-45d5-8771-68a9cf368de5 INF CORS policy execution successful. 2024-08-27 12:05:24.771 +05:30 cc50094f-9b7e-45d5-8771-68a9cf368de5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7421ms 2024-08-27 12:05:24.943 +05:30 8044fdca-7c7f-4eae-998c-a8d428fc9df3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:24.944 +05:30 8044fdca-7c7f-4eae-998c-a8d428fc9df3 INF CORS policy execution successful. 2024-08-27 12:05:24.945 +05:30 8044fdca-7c7f-4eae-998c-a8d428fc9df3 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzQwNDA3LCJleHAiOjE3MjQ3NDEwMDcsImlhdCI6MTcyNDc0MDQwN30.w2b09mwt_Wp5-5xdCvjXJPc1-KMrH85UNc3wKfebxVE}, {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-27 12:05:24.946 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:24.946 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a 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-27 12:05:25.102 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:25.103 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 156.4223ms 2024-08-27 12:05:25.103 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:25.103 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8044fdca-7c7f-4eae-998c-a8d428fc9df3}, {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-27 12:05:25.104 +05:30 6fad61fe-fbd6-47d8-8c1a-693808d68c8a 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 160.972ms 2024-08-27 12:05:25.750 +05:30 a8c3a321-2a63-4661-90d3-17c277d19a40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 12:05:25.750 +05:30 a8c3a321-2a63-4661-90d3-17c277d19a40 INF CORS policy execution successful. 2024-08-27 12:05:25.750 +05:30 a8c3a321-2a63-4661-90d3-17c277d19a40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 0.9004ms 2024-08-27 12:05:25.992 +05:30 21e1b3bd-91da-4d70-8263-f35ded54d622 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 12:05:25.993 +05:30 21e1b3bd-91da-4d70-8263-f35ded54d622 INF CORS policy execution successful. 2024-08-27 12:05:25.993 +05:30 21e1b3bd-91da-4d70-8263-f35ded54d622 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.eyJuYW1lIjoidXNlcjYiLCJ1bmlxdWVfbmFtZSI6InVzZXI2IiwibmFtZWlkIjoiOCIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzQwNDA3LCJleHAiOjE3MjQ3NDEwMDcsImlhdCI6MTcyNDc0MDQwN30.w2b09mwt_Wp5-5xdCvjXJPc1-KMrH85UNc3wKfebxVE}, {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-27 12:05:25.994 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:25.994 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b 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-27 12:05:26.084 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:26.085 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 90.7643ms 2024-08-27 12:05:26.085 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:26.086 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21e1b3bd-91da-4d70-8263-f35ded54d622}, {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-27 12:05:26.086 +05:30 0e5559c0-1b60-45d8-a703-334e0b01450b 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 94.6191ms 2024-08-27 12:05:30.891 +05:30 dcbacfbd-f21d-4d98-8bef-ed0e1119ed9e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:30.892 +05:30 dcbacfbd-f21d-4d98-8bef-ed0e1119ed9e INF CORS policy execution successful. 2024-08-27 12:05:30.893 +05:30 dcbacfbd-f21d-4d98-8bef-ed0e1119ed9e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.8262ms 2024-08-27 12:05:30.926 +05:30 2fe4aff7-8787-4a7f-a67a-46ead86ce194 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:05:30.927 +05:30 2fe4aff7-8787-4a7f-a67a-46ead86ce194 INF CORS policy execution successful. 2024-08-27 12:05:30.928 +05:30 2fe4aff7-8787-4a7f-a67a-46ead86ce194 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:05:30.928 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:30.929 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 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-27 12:05:31.004 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:31.005 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 75.649ms 2024-08-27 12:05:31.005 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:31.005 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2fe4aff7-8787-4a7f-a67a-46ead86ce194}, {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-27 12:05:31.005 +05:30 fe9ed091-be80-4df1-acaf-9d6f16339f91 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 78.8362ms 2024-08-27 12:05:31.265 +05:30 3c42f62a-289b-4981-9d24-f239e1fec006 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 12:05:31.266 +05:30 3c42f62a-289b-4981-9d24-f239e1fec006 INF CORS policy execution successful. 2024-08-27 12:05:31.266 +05:30 3c42f62a-289b-4981-9d24-f239e1fec006 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 0.9568ms 2024-08-27 12:05:31.296 +05:30 73cf90be-2fc3-4443-b16c-fb7832d1856e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 12:05:31.299 +05:30 73cf90be-2fc3-4443-b16c-fb7832d1856e INF CORS policy execution successful. 2024-08-27 12:05:31.299 +05:30 73cf90be-2fc3-4443-b16c-fb7832d1856e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDAzOTIsImV4cCI6MTcyNDc0MDk5MiwiaWF0IjoxNzI0NzQwMzkyfQ.2XzQoZTu2CP1tZe6OfAmhJpsqZKYpceApIFD3MOSSbg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:05:31.300 +05:30 f920bf44-7160-4938-a30f-a000639553c6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:31.301 +05:30 f920bf44-7160-4938-a30f-a000639553c6 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-27 12:05:31.447 +05:30 f920bf44-7160-4938-a30f-a000639553c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:05:31.448 +05:30 f920bf44-7160-4938-a30f-a000639553c6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 146.9112ms 2024-08-27 12:05:31.448 +05:30 f920bf44-7160-4938-a30f-a000639553c6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:05:31.448 +05:30 f920bf44-7160-4938-a30f-a000639553c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73cf90be-2fc3-4443-b16c-fb7832d1856e}, {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-27 12:05:31.449 +05:30 f920bf44-7160-4938-a30f-a000639553c6 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 153.5048ms 2024-08-27 12:13:36.128 +05:30 bbb46353-6e61-4ccd-bf13-4320b5013f4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 12:13:36.139 +05:30 bbb46353-6e61-4ccd-bf13-4320b5013f4c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 11.3574ms 2024-08-27 12:13:36.692 +05:30 93a1afcd-74e1-4515-aed5-6fff66a460a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 12:13:36.765 +05:30 93a1afcd-74e1-4515-aed5-6fff66a460a6 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 73.3326ms 2024-08-27 12:13:36.776 +05:30 240a8408-449c-45e9-a20f-2cdce4b4eee8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - null null 2024-08-27 12:13:36.799 +05:30 240a8408-449c-45e9-a20f-2cdce4b4eee8 INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-08-27 12:13:36.799 +05:30 240a8408-449c-45e9-a20f-2cdce4b4eee8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - 200 628 image/png 23.6173ms 2024-08-27 12:24:31.484 +05:30 INF Application is shutting down... 2024-08-27 12:32:10.256 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 12:32:10.314 +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-27 12:32:10.339 +05:30 INF Creating key {92b5ea5a-9a7c-497e-89b1-3e3c7181e4e5} with creation date 2024-08-27 07:02:10Z, activation date 2024-08-27 07:02:10Z, and expiration date 2024-11-25 07:02:10Z. 2024-08-27 12:32:10.359 +05:30 WRN No XML encryptor configured. Key {92b5ea5a-9a7c-497e-89b1-3e3c7181e4e5} may be persisted to storage in unencrypted form. 2024-08-27 12:32:10.567 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 12:32:10.567 +05:30 INF Hosting environment: Production 2024-08-27 12:32:10.567 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 12:32:10.584 +05:30 1b7d9d3a-e8b6-4565-9e58-f4da9333e4c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:32:10.652 +05:30 1b7d9d3a-e8b6-4565-9e58-f4da9333e4c0 INF CORS policy execution successful. 2024-08-27 12:32:10.660 +05:30 1b7d9d3a-e8b6-4565-9e58-f4da9333e4c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 78.9212ms 2024-08-27 12:32:10.683 +05:30 b28d1c50-0fb3-4c1a-880d-25413aabe0f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 12:32:10.816 +05:30 b28d1c50-0fb3-4c1a-880d-25413aabe0f4 INF CORS policy execution successful. 2024-08-27 12:32:10.838 +05:30 b28d1c50-0fb3-4c1a-880d-25413aabe0f4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDE1MzIsImV4cCI6MTcyNDc0MjEzMiwiaWF0IjoxNzI0NzQxNTMyfQ.LFZCP7oYt0gpDd8cS8nIaMpPo3BLz_ipkXSJ0p76he8}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 12:32:10.881 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:32:10.915 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 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-27 12:32:11.332 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:32:11.401 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 479.2456ms 2024-08-27 12:32:11.402 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 12:32:11.404 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b28d1c50-0fb3-4c1a-880d-25413aabe0f4}, {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-27 12:32:11.417 +05:30 13d1345f-ff20-48f6-915d-420cdd260ef5 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 733.9512ms 2024-08-27 12:43:08.774 +05:30 INF Application is shutting down... 2024-08-27 12:50:13.294 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 12:50:13.366 +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-27 12:50:13.405 +05:30 INF Creating key {a9fb5417-c400-4cda-b009-9301ab2af304} with creation date 2024-08-27 07:20:13Z, activation date 2024-08-27 07:20:13Z, and expiration date 2024-11-25 07:20:13Z. 2024-08-27 12:50:13.439 +05:30 WRN No XML encryptor configured. Key {a9fb5417-c400-4cda-b009-9301ab2af304} may be persisted to storage in unencrypted form. 2024-08-27 12:50:13.843 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 12:50:13.844 +05:30 INF Hosting environment: Production 2024-08-27 12:50:13.844 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 12:50:13.872 +05:30 b16f2b8b-101e-4500-b9f9-1b375cb5f91b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 12:50:14.524 +05:30 b16f2b8b-101e-4500-b9f9-1b375cb5f91b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 654.8953ms 2024-08-27 12:50:15.054 +05:30 f9409226-301f-45ab-a234-2dd1dd73f11b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 12:50:15.493 +05:30 f9409226-301f-45ab-a234-2dd1dd73f11b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 438.3211ms 2024-08-27 12:50:55.836 +05:30 693acb6b-ec82-4ec4-8a75-b2a616bcb909 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1 - null null 2024-08-27 12:50:56.031 +05:30 693acb6b-ec82-4ec4-8a75-b2a616bcb909 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-GB,en-US;q=0.9,en;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwibmFtZWlkIjoiMSIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzM4MjY4LCJleHAiOjE3MjQ3OTU4NjgsImlhdCI6MTcyNDczODI2OH0.FhmJGBwPC9rsGee39qWBb68G4zvnnX7qL4A6r3Pa7ss}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 12:50:56.093 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 12:50:56.126 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 12:50:56.833 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 12:50:56.931 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 797.5359ms 2024-08-27 12:50:56.932 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 12:50:56.950 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 693acb6b-ec82-4ec4-8a75-b2a616bcb909}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17746} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":3,\"Name\":\"Name2\",\"Code\":\"Code2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":4,\"Name\":\"Name3\",\"Code\":\"Code3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":5,\"Name\":\"Name4\",\"Code\":\"Code4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":6,\"Name\":\"Name5\",\"Code\":\"Code5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":7,\"Name\":\"Name6\",\"Code\":\"Code6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":8,\"Name\":\"Name7\",\"Code\":\"Code7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":9,\"Name\":\"Name8\",\"Code\":\"Code8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":10,\"Name\":\"Name9\",\"Code\":\"Code9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":11,\"Name\":\"Name10\",\"Code\":\"Code10\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":12,\"Name\":\"Name11\",\"Code\":\"Code11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":13,\"Name\":\"Name12\",\"Code\":\"Code12\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":14,\"Name\":\"Name13\",\"Code\":\"Code13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":15,\"Name\":\"Name14\",\"Code\":\"Code14\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":16,\"Name\":\"Name15\",\"Code\":\"Code15\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":17,\"Name\":\"Name16\",\"Code\":\"Code16\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":18,\"Name\":\"Name17\",\"Code\":\"Code17\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":19,\"Name\":\"Name18\",\"Code\":\"Code18\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":20,\"Name\":\"Name19\",\"Code\":\"Code19\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":21,\"Name\":\"Name20\",\"Code\":\"Code20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":23,\"Name\":\"string\",\"Code\":\"string\",\"bGroup\":true,\"iParent\":null,\"iStatus\":5,\"iCreatedBy\":4,\"dCreatedOn\":\"2024-07-09T08:15:14.91\",\"iModifiedBy\":4,\"dModifiedOn\":\"2024-07-09T12:04:09.8\"}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":1}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 12:50:56.958 +05:30 191bbccb-c3c2-45f3-ac08-5421c3d7b819 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1 - 200 17746 application/json; charset=utf-8 1122.3006ms 2024-08-27 12:53:29.949 +05:30 1d1eab9c-2f40-4ac7-a5e5-7b9d5be459d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 12:53:29.965 +05:30 1d1eab9c-2f40-4ac7-a5e5-7b9d5be459d7 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 16.6564ms 2024-08-27 12:53:30.518 +05:30 2b4f79e8-22c0-41a0-a066-344ece499af4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 12:53:30.615 +05:30 2b4f79e8-22c0-41a0-a066-344ece499af4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 96.4221ms 2024-08-27 12:53:51.807 +05:30 d1de29da-f587-43d4-90ff-2807f10dd7c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary - null null 2024-08-27 12:53:51.812 +05:30 d1de29da-f587-43d4-90ff-2807f10dd7c3 INF HTTP request: Path: /tag/gettagsummary QueryString: Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Connection: keep-alive}, {Cookie: ai_user=zPfOZ|2023-10-10T06:01:36.540Z; ASP.NET_SessionId=3erffxzd0taawl0id452jkac}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {DNT: 1} Host: 103.120.178.195 Body: 2024-08-27 12:53:51.827 +05:30 f54b7108-64be-40ce-a5ca-99e8de42c04e INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 12:53:51.834 +05:30 f54b7108-64be-40ce-a5ca-99e8de42c04e INF AuthenticationScheme: Bearer was challenged. 2024-08-27 12:53:51.835 +05:30 f54b7108-64be-40ce-a5ca-99e8de42c04e INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: d1de29da-f587-43d4-90ff-2807f10dd7c3}, {WWW-Authenticate: Bearer} Body: 2024-08-27 12:53:51.840 +05:30 f54b7108-64be-40ce-a5ca-99e8de42c04e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary - 401 null null 33.2347ms 2024-08-27 12:54:27.109 +05:30 929ff482-7d44-48ee-bdea-ffe927a175ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 12:54:27.135 +05:30 929ff482-7d44-48ee-bdea-ffe927a175ea INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '6/29/2024 7:04:54 PM', Current time (UTC): '8/27/2024 7:24:27 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-27 12:54:27.161 +05:30 929ff482-7d44-48ee-bdea-ffe927a175ea INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '6/29/2024 7:04:54 PM', Current time (UTC): '8/27/2024 7:24:27 AM'. 2024-08-27 12:54:27.164 +05:30 929ff482-7d44-48ee-bdea-ffe927a175ea INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVXNlclRlc3Q2IiwidW5pcXVlX25hbWUiOiJVc2VyVGVzdDYiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MTk2MzAyOTQsImV4cCI6MTcxOTY4Nzg5NCwiaWF0IjoxNzE5NjMwMjk0fQ.1FMQTcUSmu77NumonD68Fh41tgEa69SEWqjfphDM9Tk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: ea9157a8-4c05-4820-a457-d4f6efa9e469} Host: 103.120.178.195 Body: 2024-08-27 12:54:27.170 +05:30 032c5608-c14c-499a-9985-99f476faf31c INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 12:54:27.176 +05:30 032c5608-c14c-499a-9985-99f476faf31c INF AuthenticationScheme: Bearer was challenged. 2024-08-27 12:54:27.177 +05:30 032c5608-c14c-499a-9985-99f476faf31c INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 929ff482-7d44-48ee-bdea-ffe927a175ea}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '06/29/2024 19:04:54'"} Body: 2024-08-27 12:54:27.179 +05:30 032c5608-c14c-499a-9985-99f476faf31c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 70.2601ms 2024-08-27 12:54:40.430 +05:30 a94afcd2-c53f-4e24-b60e-e2c58470541d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 12:54:40.434 +05:30 a94afcd2-c53f-4e24-b60e-e2c58470541d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '6/29/2024 7:04:54 PM', Current time (UTC): '8/27/2024 7:24:40 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-27 12:54:40.435 +05:30 a94afcd2-c53f-4e24-b60e-e2c58470541d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '6/29/2024 7:04:54 PM', Current time (UTC): '8/27/2024 7:24:40 AM'. 2024-08-27 12:54:40.436 +05:30 a94afcd2-c53f-4e24-b60e-e2c58470541d INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVXNlclRlc3Q2IiwidW5pcXVlX25hbWUiOiJVc2VyVGVzdDYiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MTk2MzAyOTQsImV4cCI6MTcxOTY4Nzg5NCwiaWF0IjoxNzE5NjMwMjk0fQ.1FMQTcUSmu77NumonD68Fh41tgEa69SEWqjfphDM9Tk}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 5328b025-cd62-4abf-a2a4-0cef43ca32ea} Host: 103.120.178.195 Body: 2024-08-27 12:54:40.436 +05:30 0ec66c60-9f89-4fad-9127-ad837d0d7a60 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 12:54:40.437 +05:30 0ec66c60-9f89-4fad-9127-ad837d0d7a60 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 12:54:40.437 +05:30 0ec66c60-9f89-4fad-9127-ad837d0d7a60 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: a94afcd2-c53f-4e24-b60e-e2c58470541d}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '06/29/2024 19:04:54'"} Body: 2024-08-27 12:54:40.438 +05:30 0ec66c60-9f89-4fad-9127-ad837d0d7a60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 7.8775ms 2024-08-27 13:05:11.186 +05:30 INF Application is shutting down... 2024-08-27 13:09:22.672 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 13:09:22.760 +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-27 13:09:22.811 +05:30 INF Creating key {c066348b-116c-4ceb-9b32-28ca3248de66} with creation date 2024-08-27 07:39:22Z, activation date 2024-08-27 07:39:22Z, and expiration date 2024-11-25 07:39:22Z. 2024-08-27 13:09:22.836 +05:30 WRN No XML encryptor configured. Key {c066348b-116c-4ceb-9b32-28ca3248de66} may be persisted to storage in unencrypted form. 2024-08-27 13:09:23.730 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 13:09:23.732 +05:30 INF Hosting environment: Production 2024-08-27 13:09:23.733 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 13:09:23.795 +05:30 ee9a01af-fe7b-4a32-bb2b-a4aec1b459d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 13:09:24.123 +05:30 ee9a01af-fe7b-4a32-bb2b-a4aec1b459d5 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-27 13:09:24.203 +05:30 ee9a01af-fe7b-4a32-bb2b-a4aec1b459d5 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-27 13:09:24.371 +05:30 ee9a01af-fe7b-4a32-bb2b-a4aec1b459d5 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer {{authToken}}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 6b484183-9ad9-4280-ab4d-770f7800373d} Host: 103.120.178.195 Body: 2024-08-27 13:09:24.493 +05:30 8afe51af-4ac7-400f-94f5-e7e394f1060b INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 13:09:24.521 +05:30 8afe51af-4ac7-400f-94f5-e7e394f1060b INF AuthenticationScheme: Bearer was challenged. 2024-08-27 13:09:24.526 +05:30 8afe51af-4ac7-400f-94f5-e7e394f1060b INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: ee9a01af-fe7b-4a32-bb2b-a4aec1b459d5}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-08-27 13:09:24.559 +05:30 8afe51af-4ac7-400f-94f5-e7e394f1060b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 773.6454ms 2024-08-27 13:12:48.449 +05:30 5a3e569a-04d8-48fb-bb6c-2ffc15d018bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 13:12:48.489 +05:30 5a3e569a-04d8-48fb-bb6c-2ffc15d018bb 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-27 13:12:48.492 +05:30 5a3e569a-04d8-48fb-bb6c-2ffc15d018bb 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-27 13:12:48.533 +05:30 5a3e569a-04d8-48fb-bb6c-2ffc15d018bb INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer {{authToken}}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: a139f24e-ba83-4848-8cc1-514d1b02e3ff} Host: 103.120.178.195 Body: 2024-08-27 13:12:48.557 +05:30 f092c526-2751-4f09-8180-b554d5135584 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 13:12:48.560 +05:30 f092c526-2751-4f09-8180-b554d5135584 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 13:12:48.562 +05:30 f092c526-2751-4f09-8180-b554d5135584 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 5a3e569a-04d8-48fb-bb6c-2ffc15d018bb}, {WWW-Authenticate: Bearer error="invalid_token"} Body: 2024-08-27 13:12:48.565 +05:30 f092c526-2751-4f09-8180-b554d5135584 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 117.5907ms 2024-08-27 13:13:54.237 +05:30 172d7a63-9672-46a7-80cd-fd797e9f0d33 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 13:13:54.247 +05:30 172d7a63-9672-46a7-80cd-fd797e9f0d33 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: e2bdca99-d768-48d1-973d-b62251176c27} Host: 103.120.178.195 Body: 2024-08-27 13:13:54.252 +05:30 3b77a8ee-7bc8-4794-b8f7-30eb2910c712 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 13:13:54.252 +05:30 3b77a8ee-7bc8-4794-b8f7-30eb2910c712 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 13:13:54.253 +05:30 3b77a8ee-7bc8-4794-b8f7-30eb2910c712 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 172d7a63-9672-46a7-80cd-fd797e9f0d33}, {WWW-Authenticate: Bearer} Body: 2024-08-27 13:13:54.254 +05:30 3b77a8ee-7bc8-4794-b8f7-30eb2910c712 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 18.3744ms 2024-08-27 13:14:06.401 +05:30 b9b56855-740d-472f-bbc7-05f9c87eceaa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 13:14:06.618 +05:30 b9b56855-740d-472f-bbc7-05f9c87eceaa INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDQ2NDEsImV4cCI6MTcyNDc0NTI0MSwiaWF0IjoxNzI0NzQ0NjQxfQ.rX5cmSad8VyGdq9VtIYHDwrb3cnzMkEFhi25sOslaI4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: ad530595-66cd-447a-b1bb-933d56c722e1} Host: 103.120.178.195 Body: 2024-08-27 13:14:06.628 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 13:14:06.748 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 13:14:07.651 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 13:14:07.766 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 1009.0497ms 2024-08-27 13:14:07.767 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 13:14:07.783 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9b56855-740d-472f-bbc7-05f9c87eceaa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 14074} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":11}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 13:14:07.812 +05:30 9c70274c-f481-4d67-9672-4ff55c0e021c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 200 14074 application/json; charset=utf-8 1412.7323ms 2024-08-27 13:23:11.542 +05:30 cd398681-65ca-46fa-a0fc-e11a18d9013b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 13:23:11.719 +05:30 cd398681-65ca-46fa-a0fc-e11a18d9013b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 177.8192ms 2024-08-27 13:23:13.212 +05:30 1e60cff8-5a4b-4843-abd7-425a1397410b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 13:23:13.749 +05:30 1e60cff8-5a4b-4843-abd7-425a1397410b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 537.9719ms 2024-08-27 13:33:20.395 +05:30 INF Application is shutting down... 2024-08-27 13:38:09.903 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 13:38:09.966 +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-27 13:38:09.988 +05:30 INF Creating key {c547a359-8300-4b6b-985b-c155cadf3830} with creation date 2024-08-27 08:08:09Z, activation date 2024-08-27 08:08:09Z, and expiration date 2024-11-25 08:08:09Z. 2024-08-27 13:38:10.008 +05:30 WRN No XML encryptor configured. Key {c547a359-8300-4b6b-985b-c155cadf3830} may be persisted to storage in unencrypted form. 2024-08-27 13:38:10.282 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 13:38:10.284 +05:30 INF Hosting environment: Production 2024-08-27 13:38:10.284 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 13:38:10.315 +05:30 f61304eb-15e2-460b-ab30-44327b218d40 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 13:38:10.643 +05:30 f61304eb-15e2-460b-ab30-44327b218d40 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDYwNDUsImV4cCI6MTcyNDc0NjY0NSwiaWF0IjoxNzI0NzQ2MDQ1fQ.2uMqs8kS2QCwkN14LUDa1f5vsajJ_2QIE96XS5YfHdU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: a6ffdbac-0d83-44b3-b51c-a0bee49fae79} Host: 103.120.178.195 Body: 2024-08-27 13:38:10.701 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 13:38:10.770 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 13:38:11.559 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 13:38:11.680 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 903.6725ms 2024-08-27 13:38:11.688 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 13:38:11.735 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f61304eb-15e2-460b-ab30-44327b218d40}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 14074} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":11}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 13:38:11.761 +05:30 7260681b-efab-45b1-8b75-7a0637feee49 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 200 14074 application/json; charset=utf-8 1452.8963ms 2024-08-27 13:49:08.009 +05:30 INF Application is shutting down... 2024-08-27 14:06:22.057 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 14:06:22.138 +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-27 14:06:22.223 +05:30 INF Creating key {69d26c39-9407-4885-afe3-a1812a18847b} with creation date 2024-08-27 08:36:22Z, activation date 2024-08-27 08:36:22Z, and expiration date 2024-11-25 08:36:22Z. 2024-08-27 14:06:22.311 +05:30 WRN No XML encryptor configured. Key {69d26c39-9407-4885-afe3-a1812a18847b} may be persisted to storage in unencrypted form. 2024-08-27 14:06:22.818 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 14:06:22.820 +05:30 INF Hosting environment: Production 2024-08-27 14:06:22.820 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 14:06:22.848 +05:30 9e22f65b-fbbc-492f-8abd-40cefb37e985 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 14:06:23.145 +05:30 9e22f65b-fbbc-492f-8abd-40cefb37e985 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 8:17:25 AM', Current time (UTC): '8/27/2024 8:36:23 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-27 14:06:23.166 +05:30 9e22f65b-fbbc-492f-8abd-40cefb37e985 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 8:17:25 AM', Current time (UTC): '8/27/2024 8:36:23 AM'. 2024-08-27 14:06:23.303 +05:30 9e22f65b-fbbc-492f-8abd-40cefb37e985 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDYwNDUsImV4cCI6MTcyNDc0NjY0NSwiaWF0IjoxNzI0NzQ2MDQ1fQ.2uMqs8kS2QCwkN14LUDa1f5vsajJ_2QIE96XS5YfHdU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 72fbc31b-1efc-4a69-bf86-02343d19e388} Host: 103.120.178.195 Body: 2024-08-27 14:06:23.404 +05:30 d0838bf5-883b-4cc2-a1ef-df8322a044af INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 14:06:23.413 +05:30 d0838bf5-883b-4cc2-a1ef-df8322a044af INF AuthenticationScheme: Bearer was challenged. 2024-08-27 14:06:23.414 +05:30 d0838bf5-883b-4cc2-a1ef-df8322a044af INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 9e22f65b-fbbc-492f-8abd-40cefb37e985}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 08:17:25'"} Body: 2024-08-27 14:06:23.438 +05:30 d0838bf5-883b-4cc2-a1ef-df8322a044af INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 591.1866ms 2024-08-27 14:06:31.683 +05:30 5499a5ed-3ee7-45c0-aa6a-8c3b96d0a78e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 14:06:31.780 +05:30 5499a5ed-3ee7-45c0-aa6a-8c3b96d0a78e INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDc3ODcsImV4cCI6MTcyNDc0ODM4NywiaWF0IjoxNzI0NzQ3Nzg3fQ.yt5SU8WSIPKUgeDwxNMoeUz5Gj0imHsHdEg9Rs1dujA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 236518d7-3cb0-47f5-a4ec-fdec65d22747} Host: 103.120.178.195 Body: 2024-08-27 14:06:31.807 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 14:06:31.893 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 14:06:32.903 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 14:06:33.002 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 1100.7611ms 2024-08-27 14:06:33.005 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 14:06:33.019 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5499a5ed-3ee7-45c0-aa6a-8c3b96d0a78e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 14074} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":11}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 14:06:33.031 +05:30 367406c3-d6a1-4184-94b6-21e2a941359f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 200 14074 application/json; charset=utf-8 1350.7683ms 2024-08-27 14:07:07.513 +05:30 1b13bb80-4f1c-4b93-a0a6-23dc6b285692 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 14:07:07.651 +05:30 1b13bb80-4f1c-4b93-a0a6-23dc6b285692 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 138.9486ms 2024-08-27 14:07:08.160 +05:30 8bb6a2c2-9384-4d87-ab02-bb78a19f408d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 14:07:08.467 +05:30 8bb6a2c2-9384-4d87-ab02-bb78a19f408d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 307.7527ms 2024-08-27 14:15:08.123 +05:30 66167cdd-df59-4049-972b-38678c44cfb5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=true&pageNumber=1&pageSize=100 - null null 2024-08-27 14:15:08.135 +05:30 66167cdd-df59-4049-972b-38678c44cfb5 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=true&pageNumber=1&pageSize=100 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9,ml;q=0.8}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NDgyNDYsImV4cCI6MTcyNDc0ODg0NiwiaWF0IjoxNzI0NzQ4MjQ2fQ.ptzCc0X2Vs6VV4s46G96OZNuk8ssZmSbQwMn7Cx92uw}, {Connection: keep-alive}, {Cookie: ai_user=zPfOZ|2023-10-10T06:01:36.540Z; ASP.NET_SessionId=3erffxzd0taawl0id452jkac}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36}, {DNT: 1} Host: 103.120.178.195 Body: 2024-08-27 14:15:08.140 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 14:15:08.143 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 14:15:08.214 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 14:15:08.218 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 74.2521ms 2024-08-27 14:15:08.218 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 14:15:08.228 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 66167cdd-df59-4049-972b-38678c44cfb5}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 17746} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":3,\"Name\":\"Name2\",\"Code\":\"Code2\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":4,\"Name\":\"Name3\",\"Code\":\"Code3\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":5,\"Name\":\"Name4\",\"Code\":\"Code4\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":6,\"Name\":\"Name5\",\"Code\":\"Code5\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":7,\"Name\":\"Name6\",\"Code\":\"Code6\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":8,\"Name\":\"Name7\",\"Code\":\"Code7\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":9,\"Name\":\"Name8\",\"Code\":\"Code8\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":10,\"Name\":\"Name9\",\"Code\":\"Code9\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":11,\"Name\":\"Name10\",\"Code\":\"Code10\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":12,\"Name\":\"Name11\",\"Code\":\"Code11\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":13,\"Name\":\"Name12\",\"Code\":\"Code12\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":14,\"Name\":\"Name13\",\"Code\":\"Code13\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":15,\"Name\":\"Name14\",\"Code\":\"Code14\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":16,\"Name\":\"Name15\",\"Code\":\"Code15\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":17,\"Name\":\"Name16\",\"Code\":\"Code16\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":18,\"Name\":\"Name17\",\"Code\":\"Code17\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":19,\"Name\":\"Name18\",\"Code\":\"Code18\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":20,\"Name\":\"Name19\",\"Code\":\"Code19\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":21,\"Name\":\"Name20\",\"Code\":\"Code20\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":23,\"Name\":\"string\",\"Code\":\"string\",\"bGroup\":true,\"iParent\":null,\"iStatus\":5,\"iCreatedBy\":4,\"dCreatedOn\":\"2024-07-09T08:15:14.91\",\"iModifiedBy\":4,\"dModifiedOn\":\"2024-07-09T12:04:09.8\"}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":1}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 14:15:08.230 +05:30 49bc3e5a-631b-4dff-8867-631b2fe30a2f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=true&pageNumber=1&pageSize=100 - 200 17746 application/json; charset=utf-8 107.5444ms 2024-08-27 14:25:19.313 +05:30 INF Application is shutting down... 2024-08-27 15:05:09.515 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 15:05:09.651 +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-27 15:05:09.710 +05:30 INF Creating key {735fa116-2c46-491d-b95f-4ebc983c40b9} with creation date 2024-08-27 09:35:09Z, activation date 2024-08-27 09:35:09Z, and expiration date 2024-11-25 09:35:09Z. 2024-08-27 15:05:09.797 +05:30 WRN No XML encryptor configured. Key {735fa116-2c46-491d-b95f-4ebc983c40b9} may be persisted to storage in unencrypted form. 2024-08-27 15:05:10.907 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 15:05:10.910 +05:30 INF Hosting environment: Production 2024-08-27 15:05:10.913 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 15:05:11.016 +05:30 25ef6c15-54a2-4064-aeb2-b38dfd325bd9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:05:11.236 +05:30 25ef6c15-54a2-4064-aeb2-b38dfd325bd9 INF CORS policy execution successful. 2024-08-27 15:05:11.257 +05:30 25ef6c15-54a2-4064-aeb2-b38dfd325bd9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 248.6095ms 2024-08-27 15:05:11.584 +05:30 cd6bfd70-1583-4f52-8a2a-8aa9ff007236 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:05:11.839 +05:30 cd6bfd70-1583-4f52-8a2a-8aa9ff007236 INF CORS policy execution successful. 2024-08-27 15:05:11.902 +05:30 cd6bfd70-1583-4f52-8a2a-8aa9ff007236 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTEyNTcsImV4cCI6MTcyNDc1MTg1NywiaWF0IjoxNzI0NzUxMjU3fQ.KrHxgDMBYrDOndC2zl-pRMaCMAcAKohcO1TbdR6z8Kg}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:05:12.089 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:05:12.271 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 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-27 15:05:13.235 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:05:13.448 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 1125.2368ms 2024-08-27 15:05:13.450 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:05:13.454 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd6bfd70-1583-4f52-8a2a-8aa9ff007236}, {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-27 15:05:13.487 +05:30 f362184c-314a-4aa1-b6a8-be08bf558d18 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 1902.273ms 2024-08-27 15:07:32.167 +05:30 cf2e76a8-1cc1-47d0-8afe-a4e7fdaa8b3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 15:07:32.183 +05:30 cf2e76a8-1cc1-47d0-8afe-a4e7fdaa8b3b INF CORS policy execution successful. 2024-08-27 15:07:32.187 +05:30 cf2e76a8-1cc1-47d0-8afe-a4e7fdaa8b3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 21.4009ms 2024-08-27 15:07:32.337 +05:30 c624fafa-0a02-4e42-a529-17433b37bdfe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 15:07:32.342 +05:30 c624fafa-0a02-4e42-a529-17433b37bdfe INF CORS policy execution successful. 2024-08-27 15:07:32.348 +05:30 c624fafa-0a02-4e42-a529-17433b37bdfe 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTEyNTcsImV4cCI6MTcyNDc1MTg1NywiaWF0IjoxNzI0NzUxMjU3fQ.KrHxgDMBYrDOndC2zl-pRMaCMAcAKohcO1TbdR6z8Kg}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:07:32.357 +05:30 87395329-8731-4d53-84c7-c658f25cf218 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 15:07:32.375 +05:30 87395329-8731-4d53-84c7-c658f25cf218 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-27 15:07:32.471 +05:30 87395329-8731-4d53-84c7-c658f25cf218 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:07:32.476 +05:30 87395329-8731-4d53-84c7-c658f25cf218 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 100.1071ms 2024-08-27 15:07:32.477 +05:30 87395329-8731-4d53-84c7-c658f25cf218 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 15:07:32.478 +05:30 87395329-8731-4d53-84c7-c658f25cf218 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c624fafa-0a02-4e42-a529-17433b37bdfe}, {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-27 15:07:32.480 +05:30 87395329-8731-4d53-84c7-c658f25cf218 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 143.4142ms 2024-08-27 15:13:55.651 +05:30 718cd24c-c7c5-4e47-9b89-72264faaa6d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:13:55.655 +05:30 718cd24c-c7c5-4e47-9b89-72264faaa6d1 INF CORS policy execution successful. 2024-08-27 15:13:55.657 +05:30 718cd24c-c7c5-4e47-9b89-72264faaa6d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 8.7159ms 2024-08-27 15:13:55.699 +05:30 cb9f7872-57d3-43ae-99fd-ae88bdab7728 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:13:55.702 +05:30 cb9f7872-57d3-43ae-99fd-ae88bdab7728 INF CORS policy execution successful. 2024-08-27 15:13:55.704 +05:30 cb9f7872-57d3-43ae-99fd-ae88bdab7728 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTEyNTcsImV4cCI6MTcyNDc1MTg1NywiaWF0IjoxNzI0NzUxMjU3fQ.KrHxgDMBYrDOndC2zl-pRMaCMAcAKohcO1TbdR6z8Kg}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:13:55.712 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:13:55.714 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f 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-27 15:13:55.764 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:13:55.766 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 51.8063ms 2024-08-27 15:13:55.766 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:13:55.767 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb9f7872-57d3-43ae-99fd-ae88bdab7728}, {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-27 15:13:55.768 +05:30 de3232ef-6747-41e9-a9cb-6618d96b380f 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 69.095ms 2024-08-27 15:16:00.052 +05:30 90e80132-f44e-4286-9184-31c5aef530f2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:16:00.059 +05:30 90e80132-f44e-4286-9184-31c5aef530f2 INF CORS policy execution successful. 2024-08-27 15:16:00.063 +05:30 90e80132-f44e-4286-9184-31c5aef530f2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 11.3073ms 2024-08-27 15:16:00.108 +05:30 d8d4764f-1b51-4238-b9ff-307094fedf1e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:16:00.115 +05:30 d8d4764f-1b51-4238-b9ff-307094fedf1e INF CORS policy execution successful. 2024-08-27 15:16:00.118 +05:30 d8d4764f-1b51-4238-b9ff-307094fedf1e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTE5NTIsImV4cCI6MTcyNDc1MjU1MiwiaWF0IjoxNzI0NzUxOTUyfQ.-Kf0q28FkQxccYo1eFFDuFZyO49Tu94TL2uAxCAwdI0}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:16:00.122 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:16:00.124 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 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-27 15:16:00.173 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:16:00.176 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 50.6375ms 2024-08-27 15:16:00.176 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:16:00.177 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8d4764f-1b51-4238-b9ff-307094fedf1e}, {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-27 15:16:00.179 +05:30 49e99a27-0f96-4377-8625-a4a41fcfb935 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 70.6098ms 2024-08-27 15:26:05.902 +05:30 INF Application is shutting down... 2024-08-27 15:30:50.461 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 15:30:50.544 +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-27 15:30:50.578 +05:30 INF Creating key {e3d6d8dc-deb6-4d91-b02b-5bb7c1f2df42} with creation date 2024-08-27 10:00:50Z, activation date 2024-08-27 10:00:50Z, and expiration date 2024-11-25 10:00:50Z. 2024-08-27 15:30:50.602 +05:30 WRN No XML encryptor configured. Key {e3d6d8dc-deb6-4d91-b02b-5bb7c1f2df42} may be persisted to storage in unencrypted form. 2024-08-27 15:30:50.923 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 15:30:50.924 +05:30 INF Hosting environment: Production 2024-08-27 15:30:50.924 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 15:30:50.945 +05:30 60800526-dec2-4dbc-9dec-bfaeb8e3a48f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 15:30:51.117 +05:30 60800526-dec2-4dbc-9dec-bfaeb8e3a48f INF CORS policy execution successful. 2024-08-27 15:30:51.139 +05:30 60800526-dec2-4dbc-9dec-bfaeb8e3a48f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 197.5859ms 2024-08-27 15:30:51.343 +05:30 137e0890-6c5c-4805-8aeb-176cf96d31c4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 15:30:51.558 +05:30 137e0890-6c5c-4805-8aeb-176cf96d31c4 INF CORS policy execution successful. 2024-08-27 15:30:51.589 +05:30 137e0890-6c5c-4805-8aeb-176cf96d31c4 INF HTTP request: Path: /master/getmasters QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI1OTUsImV4cCI6MTcyNDc1MzE5NSwiaWF0IjoxNzI0NzUyNTk1fQ.f7PejE7Gvt_CEQYw8NY0ELJ2gUBM4RBKa5JuVwOEc0g}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:30:51.661 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 15:30:51.699 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 15:30:52.215 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:30:52.296 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 590.1372ms 2024-08-27 15:30:52.298 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 15:30:52.301 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 137e0890-6c5c-4805-8aeb-176cf96d31c4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 15:30:52.318 +05:30 bce09291-5eda-444f-8d8b-835695b17284 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 975.2533ms 2024-08-27 15:33:33.567 +05:30 da95c902-9d95-4896-858b-3b6c11e0029e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 15:33:33.717 +05:30 da95c902-9d95-4896-858b-3b6c11e0029e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 150.9948ms 2024-08-27 15:33:34.412 +05:30 8400c6ad-200a-43db-8fd1-df042fc08a3b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 15:33:34.676 +05:30 8400c6ad-200a-43db-8fd1-df042fc08a3b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 264.0038ms 2024-08-27 15:34:36.643 +05:30 3c3df936-5ad0-40da-b8e1-8804c2c4314e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:34:36.649 +05:30 3c3df936-5ad0-40da-b8e1-8804c2c4314e INF CORS policy execution successful. 2024-08-27 15:34:36.653 +05:30 3c3df936-5ad0-40da-b8e1-8804c2c4314e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 10.5217ms 2024-08-27 15:34:37.016 +05:30 7ba61d98-55c0-4900-bcf0-4f01b95e7db6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:34:37.025 +05:30 7ba61d98-55c0-4900-bcf0-4f01b95e7db6 INF CORS policy execution successful. 2024-08-27 15:34:37.031 +05:30 7ba61d98-55c0-4900-bcf0-4f01b95e7db6 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI1OTUsImV4cCI6MTcyNDc1MzE5NSwiaWF0IjoxNzI0NzUyNTk1fQ.f7PejE7Gvt_CEQYw8NY0ELJ2gUBM4RBKa5JuVwOEc0g}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:34:37.052 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:34:37.105 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e 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-27 15:34:37.280 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:34:37.286 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 180.3242ms 2024-08-27 15:34:37.286 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:34:37.287 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7ba61d98-55c0-4900-bcf0-4f01b95e7db6}, {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-27 15:34:37.289 +05:30 b2bdce47-b673-4d4f-8e82-62ee903b7d3e 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 272.4682ms 2024-08-27 15:35:09.050 +05:30 c4979f61-a281-4682-9e6b-695f2e084015 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 15:35:09.055 +05:30 c4979f61-a281-4682-9e6b-695f2e084015 INF CORS policy execution successful. 2024-08-27 15:35:09.058 +05:30 c4979f61-a281-4682-9e6b-695f2e084015 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 7.8814ms 2024-08-27 15:35:09.199 +05:30 b890691a-242c-4cfa-8730-a178e79c304f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 15:35:09.203 +05:30 b890691a-242c-4cfa-8730-a178e79c304f INF CORS policy execution successful. 2024-08-27 15:35:09.205 +05:30 b890691a-242c-4cfa-8730-a178e79c304f INF HTTP request: Path: /master/getmasters QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI1OTUsImV4cCI6MTcyNDc1MzE5NSwiaWF0IjoxNzI0NzUyNTk1fQ.f7PejE7Gvt_CEQYw8NY0ELJ2gUBM4RBKa5JuVwOEc0g}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:35:09.213 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 15:35:09.215 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 15:35:09.248 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:35:09.250 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 33.6473ms 2024-08-27 15:35:09.251 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 15:35:09.252 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b890691a-242c-4cfa-8730-a178e79c304f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 15:35:09.254 +05:30 e83ffb8b-0c6c-4f7e-9f3a-d567a8416934 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 54.6031ms 2024-08-27 15:35:10.863 +05:30 9143b14c-e880-4bd6-9a87-a2b9443d7b4e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 15:35:10.876 +05:30 9143b14c-e880-4bd6-9a87-a2b9443d7b4e INF CORS policy execution successful. 2024-08-27 15:35:10.880 +05:30 9143b14c-e880-4bd6-9a87-a2b9443d7b4e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 16.2844ms 2024-08-27 15:35:10.908 +05:30 1e09c2cc-6f6b-4537-b3c7-bf428ce056f8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 15:35:10.910 +05:30 1e09c2cc-6f6b-4537-b3c7-bf428ce056f8 INF CORS policy execution successful. 2024-08-27 15:35:10.911 +05:30 1e09c2cc-6f6b-4537-b3c7-bf428ce056f8 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=1&searchString= Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI1OTUsImV4cCI6MTcyNDc1MzE5NSwiaWF0IjoxNzI0NzUyNTk1fQ.f7PejE7Gvt_CEQYw8NY0ELJ2gUBM4RBKa5JuVwOEc0g}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:35:10.913 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 15:35:10.928 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 15:35:10.979 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:35:10.980 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 50.9694ms 2024-08-27 15:35:10.980 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 15:35:10.980 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1e09c2cc-6f6b-4537-b3c7-bf428ce056f8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 15:35:10.981 +05:30 1d88dd7d-dbac-4240-9c44-323213095fdf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 74.4346ms 2024-08-27 15:41:02.434 +05:30 d4bb81e6-5da0-4ea3-b6ca-abbe2c716849 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 15:41:02.447 +05:30 d4bb81e6-5da0-4ea3-b6ca-abbe2c716849 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI5NjMsImV4cCI6MTcyNDc1MzU2MywiaWF0IjoxNzI0NzUyOTYzfQ.ZoV_RIZAyv-wakFWWTCLSQ14sr5j1zD8G0LTYS3nR10}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 1a3e3716-9ac7-4011-9b13-093f461b18fb} Host: 103.120.178.195 Body: 2024-08-27 15:41:02.450 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 15:41:02.478 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 15:41:02.782 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:41:02.797 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 318.0939ms 2024-08-27 15:41:02.798 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 15:41:02.799 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d4bb81e6-5da0-4ea3-b6ca-abbe2c716849}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 14074} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"Data\":[{\"iId\":0,\"Name\":null,\"Code\":null,\"bGroup\":null,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null},{\"iId\":2,\"Name\":\"Name1\",\"Code\":\"Code1\",\"bGroup\":false,\"iParent\":null,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedOn\":null,\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":22,\"TotalPages\":11}],\"Columns\":[{\"iId\":41,\"iTag\":5,\"sName\":\"iId\",\"sCaption\":\"iId\",\"sVariableName\":\"FT50001\",\"sAPIName\":\"iId\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":1,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":42,\"iTag\":5,\"sName\":\"sName\",\"sCaption\":\"Name\",\"sVariableName\":\"FT50002\",\"sAPIName\":\"Name\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":2,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":43,\"iTag\":5,\"sName\":\"sCode\",\"sCaption\":\"Code\",\"sVariableName\":\"FT50003\",\"sAPIName\":\"Code\",\"iDatatype\":1,\"iTab\":1,\"iMaxSize\":100,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":3,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":true,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":44,\"iTag\":5,\"sName\":\"bGroup\",\"sCaption\":\"bGroup\",\"sVariableName\":\"FT50004\",\"sAPIName\":\"Group\",\"iDatatype\":10,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":5,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":4,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":45,\"iTag\":5,\"sName\":\"iParent\",\"sCaption\":\"iParent\",\"sVariableName\":\"FT50005\",\"sAPIName\":\"Parent\",\"iDatatype\":14,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":3,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":5,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":5,\"bHidden\":false,\"bReadOnly\":false,\"bMandatory\":false,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":46,\"iTag\":5,\"sName\":\"iStatus\",\"sCaption\":\"iStatus\",\"sVariableName\":\"FT50006\",\"sAPIName\":\"Status\",\"iDatatype\":4,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":6,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":47,\"iTag\":5,\"sName\":\"iCreatedBy\",\"sCaption\":\"iCreatedBy\",\"sVariableName\":\"FT50007\",\"sAPIName\":\"Created By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":7,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":48,\"iTag\":5,\"sName\":\"dCreatedOn\",\"sCaption\":\"dCreatedOn\",\"sVariableName\":\"FT50008\",\"sAPIName\":\"Created On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":8,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":49,\"iTag\":5,\"sName\":\"iModifiedBy\",\"sCaption\":\"iModifiedBy\",\"sVariableName\":\"FT50009\",\"sAPIName\":\"Modified By\",\"iDatatype\":2,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":9,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null},{\"iId\":50,\"iTag\":5,\"sName\":\"dModifiedOn\",\"sCaption\":\"dModifiedOn\",\"sVariableName\":\"FT50010\",\"sAPIName\":\"Modified On\",\"iDatatype\":9,\"iTab\":1,\"iMaxSize\":0,\"sDefaultValue\":null,\"iDisplayControlType\":1,\"bDefault\":true,\"iFieldType\":1,\"dMinimumValue\":null,\"dMaximumValue\":null,\"sToolTip\":null,\"sBannerText\":null,\"sRegularExpression\":null,\"sErrorMessage\":null,\"iLinkTag\":0,\"sExternalTableName\":null,\"sExternalValueMember\":null,\"sExternalDisplayMember\":null,\"sFilterCondition\":null,\"sMandatoryFields\":null,\"iFieldOrder\":10,\"bHidden\":true,\"bReadOnly\":false,\"bMandatory\":true,\"bInformationField\":false,\"bCopyfromParent\":false,\"bNotAvailableForReports\":false,\"bMergeField\":false,\"bMassUpdate\":false,\"bCannotBeExported\":false,\"bCannotBeImported\":false,\"bAllowSpecialChar\":false,\"bNegative\":false,\"bAllowDateBefore\":false,\"bFutureDate\":false,\"iBehaviour\":1,\"bWordWrap\":false,\"iScrollBar\":0,\"iColumnSpan\":2,\"iRowSpan\":1,\"iCharacterCasing\":0,\"bInternalStdField\":true,\"bAllowAsParameter\":true,\"bAllowManualIncrement\":false,\"bPreLoadValuesOnDemand\":false,\"bAvailableinCustomerPortal\":false,\"bEditableinCustomerPortal\":false,\"bAuditTrail\":false,\"bDonotAllowSearch\":false,\"iStatus\":0,\"iCreatedBy\":null,\"dCreatedBy\":null,\"iModifiedBy\":null,\"dModifiedBy\":null}]}"} 2024-08-27 15:41:02.802 +05:30 58a77cb2-811e-4a53-a903-e137e3e8df06 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 200 14074 application/json; charset=utf-8 369.9158ms 2024-08-27 15:51:48.425 +05:30 INF Application is shutting down... 2024-08-27 15:58:08.731 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 15:58:08.788 +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-27 15:58:08.810 +05:30 INF Creating key {34cfb5bb-b875-4c61-b1e8-fc1d40ec681d} with creation date 2024-08-27 10:28:08Z, activation date 2024-08-27 10:28:08Z, and expiration date 2024-11-25 10:28:08Z. 2024-08-27 15:58:08.822 +05:30 WRN No XML encryptor configured. Key {34cfb5bb-b875-4c61-b1e8-fc1d40ec681d} may be persisted to storage in unencrypted form. 2024-08-27 15:58:09.020 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 15:58:09.020 +05:30 INF Hosting environment: Production 2024-08-27 15:58:09.021 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 15:58:09.037 +05:30 a50f785e-91e1-4a96-be7e-a1862c51b141 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:58:09.104 +05:30 a50f785e-91e1-4a96-be7e-a1862c51b141 INF CORS policy execution successful. 2024-08-27 15:58:09.110 +05:30 a50f785e-91e1-4a96-be7e-a1862c51b141 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 75.5076ms 2024-08-27 15:58:09.142 +05:30 8d48eaca-05f6-4436-8d6a-fb816c8378a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 15:58:09.284 +05:30 8d48eaca-05f6-4436-8d6a-fb816c8378a4 INF CORS policy execution successful. 2024-08-27 15:58:09.304 +05:30 8d48eaca-05f6-4436-8d6a-fb816c8378a4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTQ0NjgsImV4cCI6MTcyNDc1NTA2OCwiaWF0IjoxNzI0NzU0NDY4fQ.L3mWBQR6sXAVhcjYw9RuGccRbt5cYBb-XCwMBbYKbw8}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 15:58:09.353 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:58:09.392 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed 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-27 15:58:09.831 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 15:58:09.896 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 495.0607ms 2024-08-27 15:58:09.898 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 15:58:09.900 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8d48eaca-05f6-4436-8d6a-fb816c8378a4}, {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-27 15:58:09.914 +05:30 d9c2f14b-7720-4cad-9b4f-37d9176599ed 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 771.0755ms 2024-08-27 16:08:00.255 +05:30 33e0b17e-4ca5-4cd7-8154-62624abd24a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 16:08:00.267 +05:30 33e0b17e-4ca5-4cd7-8154-62624abd24a4 INF CORS policy execution successful. 2024-08-27 16:08:00.270 +05:30 33e0b17e-4ca5-4cd7-8154-62624abd24a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 16.3453ms 2024-08-27 16:08:00.308 +05:30 fcdfb031-43fa-4f94-808a-05652ab5cd52 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 16:08:00.313 +05:30 fcdfb031-43fa-4f94-808a-05652ab5cd52 INF CORS policy execution successful. 2024-08-27 16:08:00.317 +05:30 fcdfb031-43fa-4f94-808a-05652ab5cd52 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTUwNTQsImV4cCI6MTcyNDc1NTY1NCwiaWF0IjoxNzI0NzU1MDU0fQ.hbnqI1jXDfz4x5k1lgUc0_kTQ6s2kMJ8P2APUR63q6I}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 16:08:00.328 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 16:08:00.329 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 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-27 16:08:00.384 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:08:00.390 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 60.4516ms 2024-08-27 16:08:00.392 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 16:08:00.393 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcdfb031-43fa-4f94-808a-05652ab5cd52}, {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-27 16:08:00.396 +05:30 08399ec4-e74e-47c4-804c-6cbb5ed1c696 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 87.0527ms 2024-08-27 16:09:03.124 +05:30 874a9f77-c86c-456f-a6e9-1f54ed73c429 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 16:09:03.131 +05:30 874a9f77-c86c-456f-a6e9-1f54ed73c429 INF CORS policy execution successful. 2024-08-27 16:09:03.135 +05:30 874a9f77-c86c-456f-a6e9-1f54ed73c429 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 12.3508ms 2024-08-27 16:09:03.174 +05:30 f3453624-e16b-48a3-a8b2-a5ade8f67f1f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 16:09:03.179 +05:30 f3453624-e16b-48a3-a8b2-a5ade8f67f1f INF CORS policy execution successful. 2024-08-27 16:09:03.181 +05:30 f3453624-e16b-48a3-a8b2-a5ade8f67f1f INF HTTP request: Path: /master/getmasters QueryString: Headers: {Accept: application/json, text/plain, */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTUwNTQsImV4cCI6MTcyNDc1NTY1NCwiaWF0IjoxNzI0NzU1MDU0fQ.hbnqI1jXDfz4x5k1lgUc0_kTQ6s2kMJ8P2APUR63q6I}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 16:09:03.187 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 16:09:03.202 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 16:09:03.294 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:09:03.298 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 94.6149ms 2024-08-27 16:09:03.299 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 16:09:03.300 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f3453624-e16b-48a3-a8b2-a5ade8f67f1f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 16:09:03.302 +05:30 712a4774-1baa-4434-88f9-c9ac06ad079e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 127.5167ms 2024-08-27 16:19:07.273 +05:30 INF Application is shutting down... 2024-08-27 16:35:09.839 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 16:35:09.920 +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-27 16:35:09.953 +05:30 INF Creating key {ee350818-44bc-4335-9590-4a3cf4fa0b93} with creation date 2024-08-27 11:05:09Z, activation date 2024-08-27 11:05:09Z, and expiration date 2024-11-25 11:05:09Z. 2024-08-27 16:35:09.972 +05:30 WRN No XML encryptor configured. Key {ee350818-44bc-4335-9590-4a3cf4fa0b93} may be persisted to storage in unencrypted form. 2024-08-27 16:35:10.278 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 16:35:10.278 +05:30 INF Hosting environment: Production 2024-08-27 16:35:10.279 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 16:35:10.296 +05:30 827a6c14-fd7c-4e0c-b815-7266ec0c2ce8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 16:35:10.547 +05:30 827a6c14-fd7c-4e0c-b815-7266ec0c2ce8 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 255.3484ms 2024-08-27 16:35:10.656 +05:30 4f4f0d7b-3dc8-4bf8-b213-6df03c060928 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - null null 2024-08-27 16:35:10.662 +05:30 ae08c421-5ac0-464f-8f8a-82204b5967f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - null null 2024-08-27 16:35:10.686 +05:30 26749172-c38e-4a58-94fe-940d2fe47d0b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - null null 2024-08-27 16:35:10.692 +05:30 4f4f0d7b-3dc8-4bf8-b213-6df03c060928 INF Sending file. Request path: '/swagger-ui.css'. Physical path: 'N/A' 2024-08-27 16:35:10.702 +05:30 26749172-c38e-4a58-94fe-940d2fe47d0b INF Sending file. Request path: '/swagger-ui-standalone-preset.js'. Physical path: 'N/A' 2024-08-27 16:35:10.716 +05:30 ae08c421-5ac0-464f-8f8a-82204b5967f4 INF Sending file. Request path: '/swagger-ui-bundle.js'. Physical path: 'N/A' 2024-08-27 16:35:10.747 +05:30 4f4f0d7b-3dc8-4bf8-b213-6df03c060928 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui.css - 200 144929 text/css 91.3324ms 2024-08-27 16:35:10.834 +05:30 26749172-c38e-4a58-94fe-940d2fe47d0b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-standalone-preset.js - 200 312163 text/javascript 147.5979ms 2024-08-27 16:35:10.917 +05:30 ae08c421-5ac0-464f-8f8a-82204b5967f4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/swagger-ui-bundle.js - 200 1061536 text/javascript 254.9572ms 2024-08-27 16:35:11.284 +05:30 c5675c53-1ef4-4b2c-b496-572b4b3af03f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 16:35:11.365 +05:30 f12afa5e-5aec-4c5a-9560-ff933e54999f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - null null 2024-08-27 16:35:11.368 +05:30 f12afa5e-5aec-4c5a-9560-ff933e54999f INF Sending file. Request path: '/favicon-32x32.png'. Physical path: 'N/A' 2024-08-27 16:35:11.369 +05:30 f12afa5e-5aec-4c5a-9560-ff933e54999f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/favicon-32x32.png - 200 628 image/png 4.0261ms 2024-08-27 16:35:11.700 +05:30 c5675c53-1ef4-4b2c-b496-572b4b3af03f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 415.4355ms 2024-08-27 16:36:53.024 +05:30 124a92aa-8190-408b-8add-744f6986948e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=14&tagId=20 - null null 2024-08-27 16:36:53.185 +05:30 124a92aa-8190-408b-8add-744f6986948e INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=14&tagId=20 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzU2Nzg5LCJleHAiOjE3MjQ3NTczODksImlhdCI6MTcyNDc1Njc4OX0.-hx-YsJqbHhVBGnyoNWPplHRFrn89z8J7Xpz3xSWxbo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 16:36:53.241 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 16:36:53.278 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:36:53.536 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:36:53.574 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 288.4251ms 2024-08-27 16:36:53.575 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 16:36:53.575 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 124a92aa-8190-408b-8add-744f6986948e}, {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-27 16:36:53.579 +05:30 40f8987b-8cce-4103-80c8-3d808b804632 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=14&tagId=20 - 400 164 application/json; charset=utf-8 557.0973ms 2024-08-27 16:37:01.779 +05:30 b37dcfde-3590-41d4-b492-a05b0e16749a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=14&tagId=20&languageId=1 - null null 2024-08-27 16:37:01.787 +05:30 b37dcfde-3590-41d4-b492-a05b0e16749a INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=14&tagId=20&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzU2Nzg5LCJleHAiOjE3MjQ3NTczODksImlhdCI6MTcyNDc1Njc4OX0.-hx-YsJqbHhVBGnyoNWPplHRFrn89z8J7Xpz3xSWxbo}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 16:37:01.797 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 16:37:01.798 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:37:02.442 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:37:02.448 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF Executed action Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 648.7137ms 2024-08-27 16:37:02.449 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 16:37:02.451 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b37dcfde-3590-41d4-b492-a05b0e16749a}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 515} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagInfo\":[{\"Id\":14,\"Name\":\"Test PoSTag6\",\"Code\":\"POS06\",\"Parent\":0,\"Parent_Name\":null,\"IsGroup\":false}],\"TagLanguage\":[{\"Id\":14,\"Language\":1,\"Language_Name\":\"English\"},{\"Id\":14,\"Language\":2,\"Language_Name\":\"Arabic\"}],\"TagEntity\":[{\"Id\":14,\"Entity\":1,\"Entity_Name\":\"Entity1\"},{\"Id\":14,\"Entity\":2,\"Entity_Name\":\"Entity2\"}],\"TagDetails\":[],\"TagDetailsEntity\":[]}"} 2024-08-27 16:37:02.455 +05:30 fe843c03-71ad-4372-9948-6b362c2d0a1c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=14&tagId=20&languageId=1 - 200 515 application/json; charset=utf-8 676.0888ms 2024-08-27 16:47:07.920 +05:30 INF Application is shutting down... 2024-08-27 16:57:03.751 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 16:57:03.812 +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-27 16:57:03.850 +05:30 INF Creating key {439bbf72-5e5e-4e23-859f-eede5934842c} with creation date 2024-08-27 11:27:03Z, activation date 2024-08-27 11:27:03Z, and expiration date 2024-11-25 11:27:03Z. 2024-08-27 16:57:03.867 +05:30 WRN No XML encryptor configured. Key {439bbf72-5e5e-4e23-859f-eede5934842c} may be persisted to storage in unencrypted form. 2024-08-27 16:57:04.133 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 16:57:04.134 +05:30 INF Hosting environment: Production 2024-08-27 16:57:04.134 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 16:57:04.153 +05:30 69ec0b8b-77c0-4e8c-8cb5-f0b81cbcfb17 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 16:57:04.350 +05:30 69ec0b8b-77c0-4e8c-8cb5-f0b81cbcfb17 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 10:12:43 AM', Current time (UTC): '8/27/2024 11:27:04 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-27 16:57:04.367 +05:30 69ec0b8b-77c0-4e8c-8cb5-f0b81cbcfb17 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 10:12:43 AM', Current time (UTC): '8/27/2024 11:27:04 AM'. 2024-08-27 16:57:04.424 +05:30 69ec0b8b-77c0-4e8c-8cb5-f0b81cbcfb17 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTI5NjMsImV4cCI6MTcyNDc1MzU2MywiaWF0IjoxNzI0NzUyOTYzfQ.ZoV_RIZAyv-wakFWWTCLSQ14sr5j1zD8G0LTYS3nR10}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: e7165467-8ef4-45ba-9a2e-d4e941e9a417} Host: 103.120.178.195 Body: 2024-08-27 16:57:04.467 +05:30 a1611253-c8d1-49b6-9279-7f23a544c677 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 16:57:04.474 +05:30 a1611253-c8d1-49b6-9279-7f23a544c677 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 16:57:04.476 +05:30 a1611253-c8d1-49b6-9279-7f23a544c677 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 69ec0b8b-77c0-4e8c-8cb5-f0b81cbcfb17}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 10:12:43'"} Body: 2024-08-27 16:57:04.495 +05:30 a1611253-c8d1-49b6-9279-7f23a544c677 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 401 null null 343.5218ms 2024-08-27 16:57:20.134 +05:30 45f946f7-4fe9-4b03-80d6-987d7ec0db50 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 16:57:20.171 +05:30 45f946f7-4fe9-4b03-80d6-987d7ec0db50 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 2a1de4d3-ac02-445c-a815-379c44aded8f} Host: 103.120.178.195 Body: 2024-08-27 16:57:20.181 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:20.227 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:57:20.689 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:57:20.872 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 638.2189ms 2024-08-27 16:57:20.873 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:20.875 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 45f946f7-4fe9-4b03-80d6-987d7ec0db50}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:57:20.881 +05:30 419af99e-ad80-45b8-b15b-600a9a5bad7c INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 404 84 application/json; charset=utf-8 747.5477ms 2024-08-27 16:57:30.311 +05:30 931c23d9-4ce4-4261-8f61-fd755940193e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 16:57:30.320 +05:30 931c23d9-4ce4-4261-8f61-fd755940193e INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 5b355486-fef5-4e51-8a7f-80b5be562412} Host: 103.120.178.195 Body: 2024-08-27 16:57:30.324 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:30.325 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:57:30.339 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:57:30.341 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 15.9177ms 2024-08-27 16:57:30.341 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:30.341 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 931c23d9-4ce4-4261-8f61-fd755940193e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:57:30.342 +05:30 30e1c8c3-fc8c-4473-8691-ceb74e46a2cd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 404 84 application/json; charset=utf-8 31.2342ms 2024-08-27 16:57:42.392 +05:30 87ae0b70-52ce-4b2e-b1b0-4f9df3b6cbda INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - null null 2024-08-27 16:57:42.396 +05:30 87ae0b70-52ce-4b2e-b1b0-4f9df3b6cbda INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: fa0a1bde-c353-4670-bd9a-ce347994a1d9} Host: 103.120.178.195 Body: 2024-08-27 16:57:42.398 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:42.398 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:57:42.476 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:57:42.477 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 78.475ms 2024-08-27 16:57:42.477 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:57:42.478 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 87ae0b70-52ce-4b2e-b1b0-4f9df3b6cbda}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:57:42.478 +05:30 6dc0872e-e80a-462d-949c-1fc08ba968bd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= - 404 84 application/json; charset=utf-8 86.2969ms 2024-08-27 16:58:00.620 +05:30 18d86084-675c-474a-9774-de8386b202e3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - null null 2024-08-27 16:58:00.623 +05:30 18d86084-675c-474a-9774-de8386b202e3 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 8777b3f7-ed0f-4efc-b41a-89859960758a} Host: 103.120.178.195 Body: 2024-08-27 16:58:00.624 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:00.624 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:58:00.725 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:58:00.730 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 105.0258ms 2024-08-27 16:58:00.731 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:00.731 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 18d86084-675c-474a-9774-de8386b202e3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:58:00.733 +05:30 cae831f1-33cd-4c76-82f4-19482ea1a806 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - 404 84 application/json; charset=utf-8 113.0694ms 2024-08-27 16:58:29.768 +05:30 2250b8b7-66ee-4d08-b3f3-ba994665b973 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - null null 2024-08-27 16:58:29.775 +05:30 2250b8b7-66ee-4d08-b3f3-ba994665b973 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 880a1a1d-9483-42e4-9dfa-b90328cf0901} Host: 103.120.178.195 Body: 2024-08-27 16:58:29.776 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:29.778 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:58:29.858 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:58:29.861 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 82.6211ms 2024-08-27 16:58:29.861 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:29.862 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 2250b8b7-66ee-4d08-b3f3-ba994665b973}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:58:29.863 +05:30 59fe288c-cba0-4897-87a6-573e58bf13d2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - 404 84 application/json; charset=utf-8 95.8891ms 2024-08-27 16:58:38.706 +05:30 178f9f1b-4198-4396-9526-d936c1388ffa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - null null 2024-08-27 16:58:38.711 +05:30 178f9f1b-4198-4396-9526-d936c1388ffa INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 8258914e-9134-436c-9cc5-7c4991aed521} Host: 103.120.178.195 Body: 2024-08-27 16:58:38.714 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:38.715 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:58:38.782 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:58:38.783 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 67.5563ms 2024-08-27 16:58:38.783 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:38.784 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 178f9f1b-4198-4396-9526-d936c1388ffa}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:58:38.785 +05:30 561501a7-ac78-4c0d-8cc2-b27656fd3f5f INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=20&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - 404 84 application/json; charset=utf-8 78.7048ms 2024-08-27 16:58:44.368 +05:30 0ca182b2-26af-46c9-a418-a50fdb944641 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - null null 2024-08-27 16:58:44.373 +05:30 0ca182b2-26af-46c9-a418-a50fdb944641 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: d6e3f10e-78c1-408e-bee8-7c1c4c5cd0dc} Host: 103.120.178.195 Body: 2024-08-27 16:58:44.374 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:44.374 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:58:44.447 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF Executing NotFoundObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:58:44.448 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 73.8486ms 2024-08-27 16:58:44.449 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:58:44.449 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF HTTP Response: StatusCode: 404 Headers: {X-Correlation-Id: 0ca182b2-26af-46c9-a418-a50fdb944641}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 84} Body: {"status":"Failure","statusCode":3001,"message":"Record(s) Not Found","result":null} 2024-08-27 16:58:44.450 +05:30 6677e467-760e-4b49-a7a6-38b9486b84d1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagsummary?tagId=5&viewId=1&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= - 404 84 application/json; charset=utf-8 82.6353ms 2024-08-27 16:59:49.556 +05:30 e19539b8-b268-4e2e-a61c-1d73f80740a8 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=10&search= - null null 2024-08-27 16:59:49.577 +05:30 e19539b8-b268-4e2e-a61c-1d73f80740a8 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 949e91bd-de81-4142-b6a3-960da501a317} Host: 103.120.178.195 Body: 2024-08-27 16:59:49.580 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:59:49.583 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 16:59:49.795 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 16:59:49.797 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 213.1555ms 2024-08-27 16:59:49.797 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 16:59:49.798 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e19539b8-b268-4e2e-a61c-1d73f80740a8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4219} 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}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"Id\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"sCode\",\"Caption\":\"Code\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"bGroup\",\"Caption\":\"Group\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iParent\",\"Caption\":\"Parent\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iCreatedBy\",\"Caption\":\"CreatedBy\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"dCreatedOn\",\"Caption\":\"CreatedOn\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"iModifiedBy\",\"Caption\":\"ModifiedBy\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"dModifiedOn\",\"Caption\":\"ModifiedOn\",\"Alignment\":10,\"Width\":10,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true}]}"} 2024-08-27 16:59:49.801 +05:30 2e648846-2653-45e8-a786-af0d0751b6c8 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=10&search= - 200 4219 application/json; charset=utf-8 245.9375ms 2024-08-27 17:08:26.431 +05:30 f089ac8e-8764-4f33-88a6-b3a66b3236f6 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=10&search= - null null 2024-08-27 17:08:26.441 +05:30 f089ac8e-8764-4f33-88a6-b3a66b3236f6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 11:37:15 AM', Current time (UTC): '8/27/2024 11:38:26 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-27 17:08:26.448 +05:30 f089ac8e-8764-4f33-88a6-b3a66b3236f6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 11:37:15 AM', Current time (UTC): '8/27/2024 11:38:26 AM'. 2024-08-27 17:08:26.452 +05:30 f089ac8e-8764-4f33-88a6-b3a66b3236f6 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTgwMzUsImV4cCI6MTcyNDc1ODYzNSwiaWF0IjoxNzI0NzU4MDM1fQ.3wYVfKjOpv23b7FyB5FIw6ofWKdrECarMG3sgXAzxV4}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: f7c0907e-a0f3-4628-b640-dd0f83e5f4a7} Host: 103.120.178.195 Body: 2024-08-27 17:08:26.455 +05:30 b328ec54-3868-478c-aecc-a98e6f5c66f8 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 17:08:26.457 +05:30 b328ec54-3868-478c-aecc-a98e6f5c66f8 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 17:08:26.457 +05:30 b328ec54-3868-478c-aecc-a98e6f5c66f8 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: f089ac8e-8764-4f33-88a6-b3a66b3236f6}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 11:37:15'"} Body: 2024-08-27 17:08:26.459 +05:30 b328ec54-3868-478c-aecc-a98e6f5c66f8 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=10&search= - 401 null null 28.8991ms 2024-08-27 17:08:41.107 +05:30 be2d6bad-9d8c-496d-b535-8fc227a8b27f 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=10&search= - null null 2024-08-27 17:08:41.112 +05:30 be2d6bad-9d8c-496d-b535-8fc227a8b27f INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=10&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTg3MTgsImV4cCI6MTcyNDc1OTMxOCwiaWF0IjoxNzI0NzU4NzE4fQ.g1V6XZEL-ONkId0IsiaWxzqBDBUt5K6tt6iDSNGoh0Y}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: c1edebab-0ac3-4087-84f5-d8a838799a47} Host: 103.120.178.195 Body: 2024-08-27 17:08:41.114 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 17:08:41.116 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 17:08:41.231 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:08:41.233 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 117.1661ms 2024-08-27 17:08:41.233 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 17:08:41.234 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be2d6bad-9d8c-496d-b535-8fc227a8b27f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 4273} 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}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":2}],\"Columns\":[{\"Name\":\"iId\",\"Caption\":\"Id\",\"Alignment\":\"Left\",\"Width\":50,\"Order\":1,\"Visible\":true,\"Sortable\":false,\"Filterable\":false,\"Resizable\":true,\"Format\":null,\"ToolTip\":null,\"CustomClass\":null,\"DefaultValue\":\"\",\"Default\":true},{\"Name\":\"sName\",\"Caption\":\"Name\",\"Alignment\":\"Left\",\"Width\":50,\"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-27 17:08:41.235 +05:30 b4e192da-3bb3-48e9-b704-00017a1c48c8 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=10&search= - 200 4273 application/json; charset=utf-8 128.5948ms 2024-08-27 17:11:52.403 +05:30 56c6f084-3740-4109-aae2-351d8b60bb41 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=2&search= - null null 2024-08-27 17:11:52.412 +05:30 56c6f084-3740-4109-aae2-351d8b60bb41 INF HTTP request: Path: /tag/gettagsummary QueryString: ?tagId=20&viewId=20&languageId=1&refreshFlag=false&pageNumber=1&pageSize=2&search= Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate, br}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTg3MTgsImV4cCI6MTcyNDc1OTMxOCwiaWF0IjoxNzI0NzU4NzE4fQ.g1V6XZEL-ONkId0IsiaWxzqBDBUt5K6tt6iDSNGoh0Y}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {User-Agent: PostmanRuntime/7.37.3}, {Postman-Token: 230a52d7-fa6d-43a0-ae0a-ff5999ace1f1} Host: 103.120.178.195 Body: 2024-08-27 17:11:52.414 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 17:11:52.416 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 17:11:52.459 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:11:52.460 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d INF Executed action Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api) in 43.9843ms 2024-08-27 17:11:52.460 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagSummary (Sang.Masters.Api)' 2024-08-27 17:11:52.460 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 56c6f084-3740-4109-aae2-351d8b60bb41}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 519} 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\":\"08/17/2024 09:31:39\",\"iModifiedBy\":null,\"dModifiedOn\":null}],\"PageSummary\":[{\"TotalRows\":15,\"TotalPages\":8}]}"} 2024-08-27 17:11:52.461 +05:30 3d33f23e-0a65-4f81-ad1a-a72fd98cdc5d 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=2&search= - 200 519 application/json; charset=utf-8 58.7395ms 2024-08-27 17:17:56.211 +05:30 191206a1-f3ac-40a6-a24d-dd8b604558ea INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 17:17:56.360 +05:30 191206a1-f3ac-40a6-a24d-dd8b604558ea INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 149.7214ms 2024-08-27 17:17:56.743 +05:30 b2a50803-3c5f-4623-bf62-ab2fdeeb747e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 17:17:57.022 +05:30 b2a50803-3c5f-4623-bf62-ab2fdeeb747e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 278.6841ms 2024-08-27 17:24:57.053 +05:30 e9cb977d-d52a-409c-8d10-b67c46661b0b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:24:57.063 +05:30 e9cb977d-d52a-409c-8d10-b67c46661b0b INF CORS policy execution successful. 2024-08-27 17:24:57.069 +05:30 e9cb977d-d52a-409c-8d10-b67c46661b0b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 16.3904ms 2024-08-27 17:24:57.104 +05:30 65149ef6-ddd5-4cbe-ac0d-62e7c2eef1c0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:24:57.111 +05:30 65149ef6-ddd5-4cbe-ac0d-62e7c2eef1c0 INF CORS policy execution successful. 2024-08-27 17:24:57.115 +05:30 65149ef6-ddd5-4cbe-ac0d-62e7c2eef1c0 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTk2NjYsImV4cCI6MTcyNDc2MDI2NiwiaWF0IjoxNzI0NzU5NjY2fQ.GRsr6WCYWd9UPWNpGJ_8u1QLFiWklVNrfw3XIpMMYTs}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 17:24:57.120 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:24:57.149 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f 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-27 17:24:57.242 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:24:57.244 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 94.3429ms 2024-08-27 17:24:57.245 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:24:57.245 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 65149ef6-ddd5-4cbe-ac0d-62e7c2eef1c0}, {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-27 17:24:57.248 +05:30 c507d9f9-55a1-4613-9573-f82f8a5e589f 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 144.346ms 2024-08-27 17:24:57.597 +05:30 3fccf87b-2b1f-4720-9166-9e2044275b83 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 17:24:57.598 +05:30 3fccf87b-2b1f-4720-9166-9e2044275b83 INF CORS policy execution successful. 2024-08-27 17:24:57.598 +05:30 3fccf87b-2b1f-4720-9166-9e2044275b83 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 1.3669ms 2024-08-27 17:24:57.635 +05:30 568b5364-b12b-4f46-87e7-280366ce82ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 17:24:57.637 +05:30 568b5364-b12b-4f46-87e7-280366ce82ac INF CORS policy execution successful. 2024-08-27 17:24:57.638 +05:30 568b5364-b12b-4f46-87e7-280366ce82ac INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTk2NjYsImV4cCI6MTcyNDc2MDI2NiwiaWF0IjoxNzI0NzU5NjY2fQ.GRsr6WCYWd9UPWNpGJ_8u1QLFiWklVNrfw3XIpMMYTs}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 17:24:57.642 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:24:57.642 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 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-27 17:24:57.653 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:24:57.654 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 11.6264ms 2024-08-27 17:24:57.655 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:24:57.655 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 568b5364-b12b-4f46-87e7-280366ce82ac}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 17:24:57.657 +05:30 8c69b9bc-f352-4e40-9a1e-3f8ed3a9d852 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 22.0074ms 2024-08-27 17:25:19.034 +05:30 67654bc2-7358-4b16-b86a-8f1a405c1acd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:25:19.036 +05:30 67654bc2-7358-4b16-b86a-8f1a405c1acd INF CORS policy execution successful. 2024-08-27 17:25:19.038 +05:30 67654bc2-7358-4b16-b86a-8f1a405c1acd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 4.0705ms 2024-08-27 17:25:19.076 +05:30 af732b89-7e92-44a5-8944-b0cd21274d0c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:25:19.079 +05:30 af732b89-7e92-44a5-8944-b0cd21274d0c INF CORS policy execution successful. 2024-08-27 17:25:19.080 +05:30 af732b89-7e92-44a5-8944-b0cd21274d0c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NTk2NjYsImV4cCI6MTcyNDc2MDI2NiwiaWF0IjoxNzI0NzU5NjY2fQ.GRsr6WCYWd9UPWNpGJ_8u1QLFiWklVNrfw3XIpMMYTs}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 17:25:19.081 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:25:19.081 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 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-27 17:25:19.147 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:25:19.149 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 67.0811ms 2024-08-27 17:25:19.149 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:25:19.149 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af732b89-7e92-44a5-8944-b0cd21274d0c}, {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-27 17:25:19.150 +05:30 c6e6b88e-8c06-46f9-b265-dca7ba74a7a8 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 73.5296ms 2024-08-27 17:36:01.792 +05:30 INF Application is shutting down... 2024-08-27 17:53:48.634 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 17:53:48.699 +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-27 17:53:48.732 +05:30 INF Creating key {3f4b6729-61e0-4d6e-a29a-7b0c140c8c15} with creation date 2024-08-27 12:23:48Z, activation date 2024-08-27 12:23:48Z, and expiration date 2024-11-25 12:23:48Z. 2024-08-27 17:53:48.754 +05:30 WRN No XML encryptor configured. Key {3f4b6729-61e0-4d6e-a29a-7b0c140c8c15} may be persisted to storage in unencrypted form. 2024-08-27 17:53:48.968 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 17:53:48.969 +05:30 INF Hosting environment: Production 2024-08-27 17:53:48.970 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 17:53:48.987 +05:30 f8ea6b59-15be-45a2-b34e-42dc2c8795b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:53:49.051 +05:30 f8ea6b59-15be-45a2-b34e-42dc2c8795b0 INF CORS policy execution successful. 2024-08-27 17:53:49.058 +05:30 f8ea6b59-15be-45a2-b34e-42dc2c8795b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 73.43ms 2024-08-27 17:53:49.084 +05:30 c0a6ec3d-77c3-4db6-985d-296d0cb29b28 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:53:49.310 +05:30 c0a6ec3d-77c3-4db6-985d-296d0cb29b28 INF CORS policy execution successful. 2024-08-27 17:53:49.327 +05:30 c0a6ec3d-77c3-4db6-985d-296d0cb29b28 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjEzNjgsImV4cCI6MTcyNDc2MTk2OCwiaWF0IjoxNzI0NzYxMzY4fQ.dA_82E8YhHwtNN6HYpgfXzDXsAumFRUTE9joSDj_YEM}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 17:53:49.359 +05:30 4101a15b-6468-4281-93cf-d809db84a683 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:53:49.393 +05:30 4101a15b-6468-4281-93cf-d809db84a683 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-27 17:53:49.762 +05:30 4101a15b-6468-4281-93cf-d809db84a683 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:53:49.822 +05:30 4101a15b-6468-4281-93cf-d809db84a683 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 423.6333ms 2024-08-27 17:53:49.823 +05:30 4101a15b-6468-4281-93cf-d809db84a683 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:53:49.824 +05:30 4101a15b-6468-4281-93cf-d809db84a683 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c0a6ec3d-77c3-4db6-985d-296d0cb29b28}, {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-27 17:53:49.835 +05:30 4101a15b-6468-4281-93cf-d809db84a683 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 751.466ms 2024-08-27 17:54:30.250 +05:30 7f319229-7658-400c-a2b7-2a413f2ba572 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:54:30.262 +05:30 7f319229-7658-400c-a2b7-2a413f2ba572 INF CORS policy execution successful. 2024-08-27 17:54:30.266 +05:30 7f319229-7658-400c-a2b7-2a413f2ba572 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 16.9671ms 2024-08-27 17:54:30.306 +05:30 09c573c2-5a19-473d-9bf4-229555cd61af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:54:30.310 +05:30 09c573c2-5a19-473d-9bf4-229555cd61af INF CORS policy execution successful. 2024-08-27 17:54:30.314 +05:30 09c573c2-5a19-473d-9bf4-229555cd61af 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjEzNjgsImV4cCI6MTcyNDc2MTk2OCwiaWF0IjoxNzI0NzYxMzY4fQ.dA_82E8YhHwtNN6HYpgfXzDXsAumFRUTE9joSDj_YEM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 17:54:30.322 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:54:30.323 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d 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-27 17:54:30.355 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:54:30.359 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 35.925ms 2024-08-27 17:54:30.360 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:54:30.361 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09c573c2-5a19-473d-9bf4-229555cd61af}, {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-27 17:54:30.363 +05:30 ed4279d1-99b2-4cf3-b56d-66c4f8440a9d 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 56.9533ms 2024-08-27 17:55:32.579 +05:30 1ad5a68e-2925-4804-86ac-04d98f853f2d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:55:32.585 +05:30 1ad5a68e-2925-4804-86ac-04d98f853f2d INF CORS policy execution successful. 2024-08-27 17:55:32.588 +05:30 1ad5a68e-2925-4804-86ac-04d98f853f2d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 9.5013ms 2024-08-27 17:55:32.619 +05:30 15feb2d4-26cb-4218-8f62-af02c241d384 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 17:55:32.623 +05:30 15feb2d4-26cb-4218-8f62-af02c241d384 INF CORS policy execution successful. 2024-08-27 17:55:32.625 +05:30 15feb2d4-26cb-4218-8f62-af02c241d384 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjEzNjgsImV4cCI6MTcyNDc2MTk2OCwiaWF0IjoxNzI0NzYxMzY4fQ.dA_82E8YhHwtNN6HYpgfXzDXsAumFRUTE9joSDj_YEM}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 17:55:32.629 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:55:32.630 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c 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-27 17:55:32.673 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:55:32.675 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 44.6662ms 2024-08-27 17:55:32.676 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 17:55:32.676 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 15feb2d4-26cb-4218-8f62-af02c241d384}, {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-27 17:55:32.678 +05:30 1e3fbcdb-7ebe-46d6-875b-68906702f30c 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 58.3919ms 2024-08-27 17:56:22.417 +05:30 93593ce0-a4dc-4263-b1e2-68599d600e48 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 17:56:22.421 +05:30 93593ce0-a4dc-4263-b1e2-68599d600e48 INF CORS policy execution successful. 2024-08-27 17:56:22.423 +05:30 93593ce0-a4dc-4263-b1e2-68599d600e48 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.8376ms 2024-08-27 17:56:22.471 +05:30 ae52d8ce-43de-4824-b891-06d99d588fe4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 17:56:22.474 +05:30 ae52d8ce-43de-4824-b891-06d99d588fe4 INF CORS policy execution successful. 2024-08-27 17:56:22.476 +05:30 ae52d8ce-43de-4824-b891-06d99d588fe4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjEzNjgsImV4cCI6MTcyNDc2MTk2OCwiaWF0IjoxNzI0NzYxMzY4fQ.dA_82E8YhHwtNN6HYpgfXzDXsAumFRUTE9joSDj_YEM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 17:56:22.482 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:56:22.502 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 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-27 17:56:22.607 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:56:22.609 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 106.4635ms 2024-08-27 17:56:22.610 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:56:22.610 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae52d8ce-43de-4824-b891-06d99d588fe4}, {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-27 17:56:22.611 +05:30 d414ac05-e5de-4f87-9380-98c078b844e1 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 140.7598ms 2024-08-27 17:56:34.565 +05:30 42486547-6733-4f4b-bf1c-19cf50d082bb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 17:56:34.567 +05:30 42486547-6733-4f4b-bf1c-19cf50d082bb INF CORS policy execution successful. 2024-08-27 17:56:34.568 +05:30 42486547-6733-4f4b-bf1c-19cf50d082bb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 3.3083ms 2024-08-27 17:56:34.600 +05:30 189a68ca-203a-41ca-84c6-9e502bb481c5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 17:56:34.602 +05:30 189a68ca-203a-41ca-84c6-9e502bb481c5 INF CORS policy execution successful. 2024-08-27 17:56:34.604 +05:30 189a68ca-203a-41ca-84c6-9e502bb481c5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjEzNjgsImV4cCI6MTcyNDc2MTk2OCwiaWF0IjoxNzI0NzYxMzY4fQ.dA_82E8YhHwtNN6HYpgfXzDXsAumFRUTE9joSDj_YEM}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 17:56:34.609 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:56:34.610 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 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-27 17:56:34.655 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:56:34.656 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.5038ms 2024-08-27 17:56:34.656 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:56:34.657 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 189a68ca-203a-41ca-84c6-9e502bb481c5}, {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-27 17:56:34.657 +05:30 9e84b201-6575-48c0-8be1-6e93e7f31020 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 57.1297ms 2024-08-27 17:57:48.410 +05:30 c2558f8d-3d93-48b4-92c0-c193bce23a24 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 17:57:48.413 +05:30 c2558f8d-3d93-48b4-92c0-c193bce23a24 INF CORS policy execution successful. 2024-08-27 17:57:48.414 +05:30 c2558f8d-3d93-48b4-92c0-c193bce23a24 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.4421ms 2024-08-27 17:57:48.469 +05:30 29509d4b-33c8-4767-994f-c57163d6ec04 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 17:57:48.473 +05:30 29509d4b-33c8-4767-994f-c57163d6ec04 INF CORS policy execution successful. 2024-08-27 17:57:48.475 +05:30 29509d4b-33c8-4767-994f-c57163d6ec04 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjE2NTcsImV4cCI6MTcyNDc2MjI1NywiaWF0IjoxNzI0NzYxNjU3fQ.6sT244iBEIy_dz-WbpXKAjX5vQkyqR3k2_A7C6-xhSM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 17:57:48.478 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:57:48.480 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a 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-27 17:57:48.544 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:57:48.546 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 64.6348ms 2024-08-27 17:57:48.546 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:57:48.547 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 29509d4b-33c8-4767-994f-c57163d6ec04}, {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-27 17:57:48.548 +05:30 fcc67152-3da8-482a-84be-d0c80acba22a 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 79.0232ms 2024-08-27 17:57:59.619 +05:30 6980d5e6-c9b4-4786-a0f1-e58a76ed91ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 17:57:59.620 +05:30 6980d5e6-c9b4-4786-a0f1-e58a76ed91ef INF CORS policy execution successful. 2024-08-27 17:57:59.621 +05:30 6980d5e6-c9b4-4786-a0f1-e58a76ed91ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.0197ms 2024-08-27 17:57:59.668 +05:30 bf04c5ad-b746-415e-a98b-5dd2915bfdee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 17:57:59.670 +05:30 bf04c5ad-b746-415e-a98b-5dd2915bfdee INF CORS policy execution successful. 2024-08-27 17:57:59.671 +05:30 bf04c5ad-b746-415e-a98b-5dd2915bfdee 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjE2NTcsImV4cCI6MTcyNDc2MjI1NywiaWF0IjoxNzI0NzYxNjU3fQ.6sT244iBEIy_dz-WbpXKAjX5vQkyqR3k2_A7C6-xhSM}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 17:57:59.672 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:57:59.673 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 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-27 17:57:59.699 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 17:57:59.700 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.4306ms 2024-08-27 17:57:59.701 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 17:57:59.701 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf04c5ad-b746-415e-a98b-5dd2915bfdee}, {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-27 17:57:59.701 +05:30 94d26f0d-5164-4362-bce5-f4ff1d82c415 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 33.9817ms 2024-08-27 18:07:17.625 +05:30 e1b9e4a1-cc7c-4fca-a692-87217b53e3c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 18:07:18.041 +05:30 e1b9e4a1-cc7c-4fca-a692-87217b53e3c2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 416.0549ms 2024-08-27 18:17:47.209 +05:30 INF Application is shutting down... 2024-08-27 18:28:58.445 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 18:28:58.541 +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-27 18:28:58.582 +05:30 INF Creating key {317deb40-a634-4536-82b6-aaa5c85d3ff7} with creation date 2024-08-27 12:58:58Z, activation date 2024-08-27 12:58:58Z, and expiration date 2024-11-25 12:58:58Z. 2024-08-27 18:28:58.604 +05:30 WRN No XML encryptor configured. Key {317deb40-a634-4536-82b6-aaa5c85d3ff7} may be persisted to storage in unencrypted form. 2024-08-27 18:28:58.886 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 18:28:58.887 +05:30 INF Hosting environment: Production 2024-08-27 18:28:58.887 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 18:28:58.910 +05:30 c42086e6-88bf-4d5c-be7e-8a25950cc6cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:28:59.006 +05:30 c42086e6-88bf-4d5c-be7e-8a25950cc6cf INF CORS policy execution successful. 2024-08-27 18:28:59.014 +05:30 c42086e6-88bf-4d5c-be7e-8a25950cc6cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 107.9449ms 2024-08-27 18:28:59.178 +05:30 70c34877-acfd-408b-87ea-50346504f113 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:28:59.341 +05:30 70c34877-acfd-408b-87ea-50346504f113 INF CORS policy execution successful. 2024-08-27 18:28:59.368 +05:30 70c34877-acfd-408b-87ea-50346504f113 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:28:59.417 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:28:59.498 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de 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-27 18:28:59.993 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:29:00.101 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 594.8566ms 2024-08-27 18:29:00.103 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:29:00.105 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 70c34877-acfd-408b-87ea-50346504f113}, {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-27 18:29:00.119 +05:30 2fa814fb-cb03-4109-b045-2401ecb266de 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 940.1858ms 2024-08-27 18:29:06.171 +05:30 5c775f25-d062-41cf-bbda-626f02b8e7a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:29:06.180 +05:30 5c775f25-d062-41cf-bbda-626f02b8e7a5 INF CORS policy execution successful. 2024-08-27 18:29:06.182 +05:30 5c775f25-d062-41cf-bbda-626f02b8e7a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 10.499ms 2024-08-27 18:29:06.544 +05:30 6f90b40d-e57c-4902-a252-03d0da9a3c70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:29:06.547 +05:30 6f90b40d-e57c-4902-a252-03d0da9a3c70 INF CORS policy execution successful. 2024-08-27 18:29:06.554 +05:30 6f90b40d-e57c-4902-a252-03d0da9a3c70 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:29:06.563 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:29:06.564 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e 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-27 18:29:06.616 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:29:06.621 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 55.5996ms 2024-08-27 18:29:06.621 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:29:06.622 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f90b40d-e57c-4902-a252-03d0da9a3c70}, {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-27 18:29:06.624 +05:30 adc4d971-1ce2-471b-9cd6-06e5d4445f0e 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 80.3804ms 2024-08-27 18:30:40.283 +05:30 21dcd083-58eb-422b-a1d9-b12f685097fb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:30:40.288 +05:30 21dcd083-58eb-422b-a1d9-b12f685097fb INF CORS policy execution successful. 2024-08-27 18:30:40.290 +05:30 21dcd083-58eb-422b-a1d9-b12f685097fb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 7.9869ms 2024-08-27 18:30:40.335 +05:30 774b89b8-87cd-4dbf-ab07-f48e141a420a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:30:40.338 +05:30 774b89b8-87cd-4dbf-ab07-f48e141a420a INF CORS policy execution successful. 2024-08-27 18:30:40.340 +05:30 774b89b8-87cd-4dbf-ab07-f48e141a420a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:30:40.344 +05:30 2a531945-7699-454d-bec4-495378a8047d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:40.345 +05:30 2a531945-7699-454d-bec4-495378a8047d 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-27 18:30:40.381 +05:30 2a531945-7699-454d-bec4-495378a8047d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:30:40.382 +05:30 2a531945-7699-454d-bec4-495378a8047d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 36.0532ms 2024-08-27 18:30:40.382 +05:30 2a531945-7699-454d-bec4-495378a8047d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:40.382 +05:30 2a531945-7699-454d-bec4-495378a8047d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 774b89b8-87cd-4dbf-ab07-f48e141a420a}, {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-27 18:30:40.383 +05:30 2a531945-7699-454d-bec4-495378a8047d 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 48.4645ms 2024-08-27 18:30:52.439 +05:30 32b3d78c-79e4-498c-b065-ce871e807d3b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:30:52.441 +05:30 32b3d78c-79e4-498c-b065-ce871e807d3b INF CORS policy execution successful. 2024-08-27 18:30:52.441 +05:30 32b3d78c-79e4-498c-b065-ce871e807d3b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 204 null null 2.4267ms 2024-08-27 18:30:52.522 +05:30 a12cc4e9-f72c-4659-8c6b-ef1a50ed8ebb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:30:52.528 +05:30 a12cc4e9-f72c-4659-8c6b-ef1a50ed8ebb INF CORS policy execution successful. 2024-08-27 18:30:52.530 +05:30 a12cc4e9-f72c-4659-8c6b-ef1a50ed8ebb INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:30:52.532 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:52.533 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 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-27 18:30:52.571 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:30:52.571 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 37.911ms 2024-08-27 18:30:52.572 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:52.572 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a12cc4e9-f72c-4659-8c6b-ef1a50ed8ebb}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"}]"} 2024-08-27 18:30:52.573 +05:30 7c48ee1e-0b76-4abe-a957-29222511a4e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 200 122 application/json; charset=utf-8 51.25ms 2024-08-27 18:30:59.262 +05:30 9af049bb-b1be-4ce0-b0a0-e3bfcd67b2e5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:30:59.265 +05:30 9af049bb-b1be-4ce0-b0a0-e3bfcd67b2e5 INF CORS policy execution successful. 2024-08-27 18:30:59.268 +05:30 9af049bb-b1be-4ce0-b0a0-e3bfcd67b2e5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.3878ms 2024-08-27 18:30:59.311 +05:30 6f073668-f5fb-498e-85bb-d7442a458967 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:30:59.313 +05:30 6f073668-f5fb-498e-85bb-d7442a458967 INF CORS policy execution successful. 2024-08-27 18:30:59.314 +05:30 6f073668-f5fb-498e-85bb-d7442a458967 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:30:59.315 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:59.316 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae 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-27 18:30:59.341 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:30:59.341 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 25.4616ms 2024-08-27 18:30:59.342 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:30:59.342 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6f073668-f5fb-498e-85bb-d7442a458967}, {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-27 18:30:59.343 +05:30 243f389f-50e9-4acd-bbd5-4e3b4980bfae 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.0967ms 2024-08-27 18:31:15.482 +05:30 e2210ad1-52ab-4fd3-a82c-fed2e431c956 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:31:15.484 +05:30 e2210ad1-52ab-4fd3-a82c-fed2e431c956 INF CORS policy execution successful. 2024-08-27 18:31:15.485 +05:30 e2210ad1-52ab-4fd3-a82c-fed2e431c956 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.7229ms 2024-08-27 18:31:15.523 +05:30 13e1a40d-cdee-4b23-a2b4-cc8653e7d357 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:31:15.525 +05:30 13e1a40d-cdee-4b23-a2b4-cc8653e7d357 INF CORS policy execution successful. 2024-08-27 18:31:15.525 +05:30 13e1a40d-cdee-4b23-a2b4-cc8653e7d357 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:31:15.526 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:15.527 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 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-27 18:31:15.566 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:31:15.567 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 39.4655ms 2024-08-27 18:31:15.567 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:15.567 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 13e1a40d-cdee-4b23-a2b4-cc8653e7d357}, {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-27 18:31:15.568 +05:30 d5a625b8-0f17-4442-b2d4-2f5709631ee9 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 45.0431ms 2024-08-27 18:31:34.029 +05:30 68b36656-e2c4-421f-b59f-1c718abc7a86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:34.032 +05:30 68b36656-e2c4-421f-b59f-1c718abc7a86 INF CORS policy execution successful. 2024-08-27 18:31:34.034 +05:30 68b36656-e2c4-421f-b59f-1c718abc7a86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.3877ms 2024-08-27 18:31:34.081 +05:30 ae580e1e-bd60-41b6-9194-3cd5b4b44dcd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:34.084 +05:30 ae580e1e-bd60-41b6-9194-3cd5b4b44dcd INF CORS policy execution successful. 2024-08-27 18:31:34.086 +05:30 ae580e1e-bd60-41b6-9194-3cd5b4b44dcd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:31:34.088 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:34.089 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 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-27 18:31:34.141 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:31:34.143 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 53.1297ms 2024-08-27 18:31:34.143 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:34.143 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ae580e1e-bd60-41b6-9194-3cd5b4b44dcd}, {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-27 18:31:34.145 +05:30 275ee0ea-dc38-4e38-ba38-8c23f6049b44 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 64.0307ms 2024-08-27 18:31:43.893 +05:30 5cb69cdb-8190-400f-a273-395e8be2037b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:43.894 +05:30 5cb69cdb-8190-400f-a273-395e8be2037b INF CORS policy execution successful. 2024-08-27 18:31:43.895 +05:30 5cb69cdb-8190-400f-a273-395e8be2037b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7411ms 2024-08-27 18:31:44.103 +05:30 7643556c-9f93-4241-848c-3745ab90187b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:44.105 +05:30 7643556c-9f93-4241-848c-3745ab90187b INF CORS policy execution successful. 2024-08-27 18:31:44.105 +05:30 7643556c-9f93-4241-848c-3745ab90187b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:31:44.106 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:44.106 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 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-27 18:31:44.217 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:31:44.217 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 111.2148ms 2024-08-27 18:31:44.218 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:44.218 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7643556c-9f93-4241-848c-3745ab90187b}, {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-27 18:31:44.219 +05:30 77abad0d-d319-4678-a7f2-b039bc3269e9 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 116.2613ms 2024-08-27 18:31:44.226 +05:30 01fa2e86-32fd-4d9f-a3be-f03b17c1d259 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:31:44.227 +05:30 01fa2e86-32fd-4d9f-a3be-f03b17c1d259 INF CORS policy execution successful. 2024-08-27 18:31:44.228 +05:30 01fa2e86-32fd-4d9f-a3be-f03b17c1d259 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.2464ms 2024-08-27 18:31:44.338 +05:30 fcc6d658-3bb3-4ed9-bcba-ac37cfe0cf1d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:31:44.339 +05:30 fcc6d658-3bb3-4ed9-bcba-ac37cfe0cf1d INF CORS policy execution successful. 2024-08-27 18:31:44.340 +05:30 fcc6d658-3bb3-4ed9-bcba-ac37cfe0cf1d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:31:44.341 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:44.341 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 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-27 18:31:44.382 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:31:44.384 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 42.3726ms 2024-08-27 18:31:44.384 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:44.384 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fcc6d658-3bb3-4ed9-bcba-ac37cfe0cf1d}, {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-27 18:31:44.385 +05:30 ff54b7e4-e8c0-45c3-8daa-761db00cba26 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 46.9955ms 2024-08-27 18:31:52.948 +05:30 dbb4b1d1-6d4f-4a76-a1af-0a1f613aa810 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:52.950 +05:30 dbb4b1d1-6d4f-4a76-a1af-0a1f613aa810 INF CORS policy execution successful. 2024-08-27 18:31:52.951 +05:30 dbb4b1d1-6d4f-4a76-a1af-0a1f613aa810 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.0601ms 2024-08-27 18:31:52.987 +05:30 2940978b-b92f-4fa3-b1ce-98bc5e13cdd6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:31:52.990 +05:30 2940978b-b92f-4fa3-b1ce-98bc5e13cdd6 INF CORS policy execution successful. 2024-08-27 18:31:52.991 +05:30 2940978b-b92f-4fa3-b1ce-98bc5e13cdd6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjMxMjksImV4cCI6MTcyNDc2MzcyOSwiaWF0IjoxNzI0NzYzMTI5fQ.yg9k2Og56iYV2P24y_JgqRWAAfB_vVAP3Ua-DdWPDqo}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:31:52.993 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:52.993 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 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-27 18:31:53.013 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:31:53.013 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 19.6244ms 2024-08-27 18:31:53.013 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:31:53.014 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2940978b-b92f-4fa3-b1ce-98bc5e13cdd6}, {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-27 18:31:53.014 +05:30 bb84c8df-4341-4fad-b666-d6c9ff067317 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.1688ms 2024-08-27 18:33:11.627 +05:30 41e89412-02a5-4643-8491-af370173a4c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:33:11.631 +05:30 41e89412-02a5-4643-8491-af370173a4c5 INF CORS policy execution successful. 2024-08-27 18:33:11.632 +05:30 41e89412-02a5-4643-8491-af370173a4c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.4456ms 2024-08-27 18:33:11.695 +05:30 b9a34992-cedc-46be-8f36-afdcf836f66e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:33:11.699 +05:30 b9a34992-cedc-46be-8f36-afdcf836f66e INF CORS policy execution successful. 2024-08-27 18:33:11.702 +05:30 b9a34992-cedc-46be-8f36-afdcf836f66e 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM3ODAsImV4cCI6MTcyNDc2NDM4MCwiaWF0IjoxNzI0NzYzNzgwfQ.j_chC29h5GUC2fNCuMJX20C-pF75XWBfwUIY_B60Ywk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:33:11.705 +05:30 45558904-5052-4e97-a00b-baac98c5627c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:33:11.706 +05:30 45558904-5052-4e97-a00b-baac98c5627c 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-27 18:33:11.823 +05:30 45558904-5052-4e97-a00b-baac98c5627c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:33:11.825 +05:30 45558904-5052-4e97-a00b-baac98c5627c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 117.8999ms 2024-08-27 18:33:11.825 +05:30 45558904-5052-4e97-a00b-baac98c5627c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:33:11.825 +05:30 45558904-5052-4e97-a00b-baac98c5627c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b9a34992-cedc-46be-8f36-afdcf836f66e}, {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-27 18:33:11.827 +05:30 45558904-5052-4e97-a00b-baac98c5627c 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 131.9952ms 2024-08-27 18:33:11.986 +05:30 3cfe3e00-03cb-43c5-80d3-7124d55bcf1e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:33:11.987 +05:30 3cfe3e00-03cb-43c5-80d3-7124d55bcf1e INF CORS policy execution successful. 2024-08-27 18:33:11.988 +05:30 3cfe3e00-03cb-43c5-80d3-7124d55bcf1e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.2254ms 2024-08-27 18:33:12.034 +05:30 ff22ce84-c294-4782-b561-21d80f6bd5bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:33:12.035 +05:30 ff22ce84-c294-4782-b561-21d80f6bd5bc INF CORS policy execution successful. 2024-08-27 18:33:12.036 +05:30 ff22ce84-c294-4782-b561-21d80f6bd5bc 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM3ODAsImV4cCI6MTcyNDc2NDM4MCwiaWF0IjoxNzI0NzYzNzgwfQ.j_chC29h5GUC2fNCuMJX20C-pF75XWBfwUIY_B60Ywk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:33:12.036 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:33:12.036 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 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-27 18:33:12.059 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:33:12.060 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 23.1826ms 2024-08-27 18:33:12.060 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:33:12.060 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ff22ce84-c294-4782-b561-21d80f6bd5bc}, {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-27 18:33:12.061 +05:30 ea2dbb6a-0035-46f3-9b93-2337154215d1 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 26.846ms 2024-08-27 18:34:52.966 +05:30 0af6c3ac-c36e-4831-ba8e-a318e3395703 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:34:52.968 +05:30 0af6c3ac-c36e-4831-ba8e-a318e3395703 INF CORS policy execution successful. 2024-08-27 18:34:52.970 +05:30 0af6c3ac-c36e-4831-ba8e-a318e3395703 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.1982ms 2024-08-27 18:34:53.004 +05:30 c4e0c350-e154-426a-bd83-424d2019da6b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:34:53.007 +05:30 c4e0c350-e154-426a-bd83-424d2019da6b INF CORS policy execution successful. 2024-08-27 18:34:53.010 +05:30 c4e0c350-e154-426a-bd83-424d2019da6b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:34:53.011 +05:30 1443344a-9348-49e8-938a-6d0586fd804e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:34:53.012 +05:30 1443344a-9348-49e8-938a-6d0586fd804e 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-27 18:34:53.060 +05:30 1443344a-9348-49e8-938a-6d0586fd804e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:34:53.061 +05:30 1443344a-9348-49e8-938a-6d0586fd804e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 48.5743ms 2024-08-27 18:34:53.061 +05:30 1443344a-9348-49e8-938a-6d0586fd804e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:34:53.062 +05:30 1443344a-9348-49e8-938a-6d0586fd804e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c4e0c350-e154-426a-bd83-424d2019da6b}, {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-27 18:34:53.062 +05:30 1443344a-9348-49e8-938a-6d0586fd804e 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 58.0644ms 2024-08-27 18:34:53.271 +05:30 1cf23ede-5fc1-407c-a975-f8586cc6b8e9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:34:53.271 +05:30 1cf23ede-5fc1-407c-a975-f8586cc6b8e9 INF CORS policy execution successful. 2024-08-27 18:34:53.272 +05:30 1cf23ede-5fc1-407c-a975-f8586cc6b8e9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.338ms 2024-08-27 18:34:53.307 +05:30 168c8594-156d-4d15-83ac-22417aba4251 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:34:53.308 +05:30 168c8594-156d-4d15-83ac-22417aba4251 INF CORS policy execution successful. 2024-08-27 18:34:53.309 +05:30 168c8594-156d-4d15-83ac-22417aba4251 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:34:53.309 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:34:53.309 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 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-27 18:34:53.325 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:34:53.325 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 15.926ms 2024-08-27 18:34:53.325 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:34:53.325 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 168c8594-156d-4d15-83ac-22417aba4251}, {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-27 18:34:53.326 +05:30 2074bf35-536d-4f2b-b021-4e4c1d335334 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 18.3793ms 2024-08-27 18:35:16.371 +05:30 6dff3508-cea7-4a7f-bc26-a973a1552f11 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:35:16.373 +05:30 6dff3508-cea7-4a7f-bc26-a973a1552f11 INF CORS policy execution successful. 2024-08-27 18:35:16.374 +05:30 6dff3508-cea7-4a7f-bc26-a973a1552f11 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.0122ms 2024-08-27 18:35:16.421 +05:30 4b415c5f-cc7b-42ee-b255-a548ad668fec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:35:16.423 +05:30 4b415c5f-cc7b-42ee-b255-a548ad668fec INF CORS policy execution successful. 2024-08-27 18:35:16.425 +05:30 4b415c5f-cc7b-42ee-b255-a548ad668fec 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:35:16.428 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:16.430 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 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-27 18:35:16.498 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:35:16.500 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 68.8116ms 2024-08-27 18:35:16.500 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:16.501 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b415c5f-cc7b-42ee-b255-a548ad668fec}, {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-27 18:35:16.502 +05:30 54540055-c19a-4b61-b5bf-856b8e720be0 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.5396ms 2024-08-27 18:35:16.666 +05:30 b0356704-7a25-4f71-b0b4-f8ea76d7e3da INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:35:16.666 +05:30 b0356704-7a25-4f71-b0b4-f8ea76d7e3da INF CORS policy execution successful. 2024-08-27 18:35:16.667 +05:30 b0356704-7a25-4f71-b0b4-f8ea76d7e3da INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.6179ms 2024-08-27 18:35:16.708 +05:30 5af6375c-8e79-4be5-8ddd-e164d09e6d12 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:35:16.712 +05:30 5af6375c-8e79-4be5-8ddd-e164d09e6d12 INF CORS policy execution successful. 2024-08-27 18:35:16.713 +05:30 5af6375c-8e79-4be5-8ddd-e164d09e6d12 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:35:16.719 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:16.720 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 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-27 18:35:16.747 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:35:16.748 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.6655ms 2024-08-27 18:35:16.748 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:16.748 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5af6375c-8e79-4be5-8ddd-e164d09e6d12}, {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-27 18:35:16.749 +05:30 a1d879a9-7c37-4a3f-9bb2-d2a4d453baf3 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 40.3034ms 2024-08-27 18:35:56.224 +05:30 5ab4e5a3-c3c9-46ca-9d47-667674cec93e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:35:56.225 +05:30 5ab4e5a3-c3c9-46ca-9d47-667674cec93e INF CORS policy execution successful. 2024-08-27 18:35:56.226 +05:30 5ab4e5a3-c3c9-46ca-9d47-667674cec93e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.5403ms 2024-08-27 18:35:56.271 +05:30 a8ef3c4a-4656-4d5b-a583-7a79e858709f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:35:56.275 +05:30 a8ef3c4a-4656-4d5b-a583-7a79e858709f INF CORS policy execution successful. 2024-08-27 18:35:56.276 +05:30 a8ef3c4a-4656-4d5b-a583-7a79e858709f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:35:56.278 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:56.279 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 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-27 18:35:56.323 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:35:56.324 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 44.4439ms 2024-08-27 18:35:56.324 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:56.324 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a8ef3c4a-4656-4d5b-a583-7a79e858709f}, {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-27 18:35:56.325 +05:30 0e24e9e5-c9fa-418e-b6eb-2a7789cd0097 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 54.4173ms 2024-08-27 18:35:56.514 +05:30 507caecf-159a-48fb-886c-647649d0a417 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:35:56.514 +05:30 507caecf-159a-48fb-886c-647649d0a417 INF CORS policy execution successful. 2024-08-27 18:35:56.515 +05:30 507caecf-159a-48fb-886c-647649d0a417 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.0567ms 2024-08-27 18:35:56.723 +05:30 4ed8c2fa-00dc-4999-9f3c-e03ebf96a5d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:35:56.724 +05:30 4ed8c2fa-00dc-4999-9f3c-e03ebf96a5d7 INF CORS policy execution successful. 2024-08-27 18:35:56.724 +05:30 4ed8c2fa-00dc-4999-9f3c-e03ebf96a5d7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:35:56.725 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:56.725 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 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-27 18:35:56.750 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:35:56.750 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.6021ms 2024-08-27 18:35:56.750 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:35:56.750 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4ed8c2fa-00dc-4999-9f3c-e03ebf96a5d7}, {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-27 18:35:56.751 +05:30 1b35a417-2386-42bf-88d3-2eb05bdfe150 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 28.3008ms 2024-08-27 18:36:02.865 +05:30 ba06baba-1043-4506-94f5-2aeb306f0561 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:02.866 +05:30 ba06baba-1043-4506-94f5-2aeb306f0561 INF CORS policy execution successful. 2024-08-27 18:36:02.866 +05:30 ba06baba-1043-4506-94f5-2aeb306f0561 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.03ms 2024-08-27 18:36:02.907 +05:30 02eb20c9-8ca2-462b-8105-5ef74e8d170a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:02.909 +05:30 02eb20c9-8ca2-462b-8105-5ef74e8d170a INF CORS policy execution successful. 2024-08-27 18:36:02.909 +05:30 02eb20c9-8ca2-462b-8105-5ef74e8d170a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:36:02.910 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:02.910 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f 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-27 18:36:02.933 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:36:02.933 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 23.081ms 2024-08-27 18:36:02.933 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:02.934 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 02eb20c9-8ca2-462b-8105-5ef74e8d170a}, {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-27 18:36:02.935 +05:30 fb8654c7-418d-4a37-8301-b735e5a6f53f 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.2449ms 2024-08-27 18:36:12.818 +05:30 0b9e2592-d61b-4976-8fa8-0e5815651be2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:36:12.820 +05:30 0b9e2592-d61b-4976-8fa8-0e5815651be2 INF CORS policy execution successful. 2024-08-27 18:36:12.821 +05:30 0b9e2592-d61b-4976-8fa8-0e5815651be2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 204 null null 2.1835ms 2024-08-27 18:36:12.864 +05:30 5bde9ad6-8c39-413f-8f94-d2551928dce8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:36:12.866 +05:30 5bde9ad6-8c39-413f-8f94-d2551928dce8 INF CORS policy execution successful. 2024-08-27 18:36:12.867 +05:30 5bde9ad6-8c39-413f-8f94-d2551928dce8 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:36:12.868 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:12.868 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 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-27 18:36:12.903 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:36:12.904 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 35.6732ms 2024-08-27 18:36:12.904 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:12.904 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5bde9ad6-8c39-413f-8f94-d2551928dce8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"}]"} 2024-08-27 18:36:12.905 +05:30 4e2d9b57-4587-4761-b3c8-fada73145493 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 200 122 application/json; charset=utf-8 40.9736ms 2024-08-27 18:36:17.842 +05:30 ca7f790a-f033-4361-86c8-cecd80191fc4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:17.843 +05:30 ca7f790a-f033-4361-86c8-cecd80191fc4 INF CORS policy execution successful. 2024-08-27 18:36:17.844 +05:30 ca7f790a-f033-4361-86c8-cecd80191fc4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.6947ms 2024-08-27 18:36:17.951 +05:30 16ba89b1-92f9-45d0-b2bc-b311d5968360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:17.953 +05:30 16ba89b1-92f9-45d0-b2bc-b311d5968360 INF CORS policy execution successful. 2024-08-27 18:36:17.954 +05:30 16ba89b1-92f9-45d0-b2bc-b311d5968360 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:36:17.954 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:17.955 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 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-27 18:36:18.004 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:36:18.004 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.4278ms 2024-08-27 18:36:18.005 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:18.005 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16ba89b1-92f9-45d0-b2bc-b311d5968360}, {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-27 18:36:18.006 +05:30 041d33a0-f434-4fa1-b623-810fe78ac336 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 54.621ms 2024-08-27 18:36:27.800 +05:30 15902b40-b31e-4910-a983-8b63283efd8a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity3 - null null 2024-08-27 18:36:27.801 +05:30 15902b40-b31e-4910-a983-8b63283efd8a INF CORS policy execution successful. 2024-08-27 18:36:27.802 +05:30 15902b40-b31e-4910-a983-8b63283efd8a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity3 - 204 null null 1.4708ms 2024-08-27 18:36:27.862 +05:30 4532a631-edb6-4293-b8c5-2fa07d4b7ffe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity3 - null null 2024-08-27 18:36:27.865 +05:30 4532a631-edb6-4293-b8c5-2fa07d4b7ffe INF CORS policy execution successful. 2024-08-27 18:36:27.866 +05:30 4532a631-edb6-4293-b8c5-2fa07d4b7ffe INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:36:27.867 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:27.867 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb 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-27 18:36:27.899 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:36:27.899 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.7195ms 2024-08-27 18:36:27.899 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:27.899 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4532a631-edb6-4293-b8c5-2fa07d4b7ffe}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"}]"} 2024-08-27 18:36:27.900 +05:30 4bdc2f68-3632-4d00-92fa-957932c7afbb INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity3 - 200 122 application/json; charset=utf-8 38.0072ms 2024-08-27 18:36:32.201 +05:30 9d59a3ac-f30b-4c5b-88f3-bf199b4d1807 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:32.202 +05:30 9d59a3ac-f30b-4c5b-88f3-bf199b4d1807 INF CORS policy execution successful. 2024-08-27 18:36:32.203 +05:30 9d59a3ac-f30b-4c5b-88f3-bf199b4d1807 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5234ms 2024-08-27 18:36:32.254 +05:30 e4c7ed83-ce43-48ba-9906-f0da43d8c901 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:36:32.255 +05:30 e4c7ed83-ce43-48ba-9906-f0da43d8c901 INF CORS policy execution successful. 2024-08-27 18:36:32.255 +05:30 e4c7ed83-ce43-48ba-9906-f0da43d8c901 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:36:32.256 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:32.256 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 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-27 18:36:32.273 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:36:32.274 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 17.7336ms 2024-08-27 18:36:32.274 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:36:32.274 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e4c7ed83-ce43-48ba-9906-f0da43d8c901}, {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-27 18:36:32.275 +05:30 5567c69e-ea94-436e-ad63-96a20095c788 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.5527ms 2024-08-27 18:37:25.183 +05:30 7ea4152a-aa4c-43c5-ae44-0007a872ee56 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:25.186 +05:30 7ea4152a-aa4c-43c5-ae44-0007a872ee56 INF CORS policy execution successful. 2024-08-27 18:37:25.188 +05:30 7ea4152a-aa4c-43c5-ae44-0007a872ee56 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.2335ms 2024-08-27 18:37:25.227 +05:30 2925d6b4-1c67-4e74-b20e-7d0fd78f0057 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:25.229 +05:30 2925d6b4-1c67-4e74-b20e-7d0fd78f0057 INF CORS policy execution successful. 2024-08-27 18:37:25.231 +05:30 2925d6b4-1c67-4e74-b20e-7d0fd78f0057 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:25.232 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:25.233 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db 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-27 18:37:25.263 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:25.265 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.1142ms 2024-08-27 18:37:25.265 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:25.266 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2925d6b4-1c67-4e74-b20e-7d0fd78f0057}, {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-27 18:37:25.267 +05:30 b9bf61b3-8fef-4cbd-9f3e-be7441aa43db 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 39.8253ms 2024-08-27 18:37:31.189 +05:30 4cc7e77e-7162-4621-b12e-34fb6f73f090 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:37:31.190 +05:30 4cc7e77e-7162-4621-b12e-34fb6f73f090 INF CORS policy execution successful. 2024-08-27 18:37:31.190 +05:30 4cc7e77e-7162-4621-b12e-34fb6f73f090 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.2308ms 2024-08-27 18:37:31.227 +05:30 57f6e691-8a1b-46be-977c-07ec1553c258 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:37:31.228 +05:30 57f6e691-8a1b-46be-977c-07ec1553c258 INF CORS policy execution successful. 2024-08-27 18:37:31.229 +05:30 57f6e691-8a1b-46be-977c-07ec1553c258 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:31.229 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:31.229 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 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-27 18:37:31.251 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:31.252 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.6992ms 2024-08-27 18:37:31.252 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:31.252 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57f6e691-8a1b-46be-977c-07ec1553c258}, {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-27 18:37:31.253 +05:30 3480de43-a1ff-40e9-91ac-5482f3d3c7c3 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 25.9721ms 2024-08-27 18:37:35.071 +05:30 69ac14ed-a9db-4522-9a80-12cfb29653e4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:35.072 +05:30 69ac14ed-a9db-4522-9a80-12cfb29653e4 INF CORS policy execution successful. 2024-08-27 18:37:35.072 +05:30 69ac14ed-a9db-4522-9a80-12cfb29653e4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.8412ms 2024-08-27 18:37:35.110 +05:30 025ad688-62fe-4f6a-9baf-97ca95e6ca5b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:35.111 +05:30 025ad688-62fe-4f6a-9baf-97ca95e6ca5b INF CORS policy execution successful. 2024-08-27 18:37:35.112 +05:30 025ad688-62fe-4f6a-9baf-97ca95e6ca5b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:35.112 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:35.112 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed 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-27 18:37:35.150 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:35.151 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.4044ms 2024-08-27 18:37:35.151 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:35.151 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 025ad688-62fe-4f6a-9baf-97ca95e6ca5b}, {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-27 18:37:35.152 +05:30 d7778598-9cf3-42d6-8196-4ffc3a63f6ed 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 41.751ms 2024-08-27 18:37:42.141 +05:30 b4f8f4cd-3e6d-4c64-8a37-aaa967bb7f8c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:37:42.142 +05:30 b4f8f4cd-3e6d-4c64-8a37-aaa967bb7f8c INF CORS policy execution successful. 2024-08-27 18:37:42.142 +05:30 b4f8f4cd-3e6d-4c64-8a37-aaa967bb7f8c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 204 null null 1.4482ms 2024-08-27 18:37:42.178 +05:30 8c7defb5-ff71-4dd7-9595-082158aff9cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:37:42.180 +05:30 8c7defb5-ff71-4dd7-9595-082158aff9cf INF CORS policy execution successful. 2024-08-27 18:37:42.181 +05:30 8c7defb5-ff71-4dd7-9595-082158aff9cf INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:42.182 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:42.183 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 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-27 18:37:42.214 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:42.215 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.1118ms 2024-08-27 18:37:42.215 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:42.216 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c7defb5-ff71-4dd7-9595-082158aff9cf}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"}]"} 2024-08-27 18:37:42.216 +05:30 1abd898f-54cb-43a1-b7c8-32cd9afb1fc4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 200 122 application/json; charset=utf-8 38.801ms 2024-08-27 18:37:49.581 +05:30 12910a6a-d234-44ea-bd30-14541c6bb4c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:49.582 +05:30 12910a6a-d234-44ea-bd30-14541c6bb4c5 INF CORS policy execution successful. 2024-08-27 18:37:49.583 +05:30 12910a6a-d234-44ea-bd30-14541c6bb4c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.9793ms 2024-08-27 18:37:49.641 +05:30 d1483cff-eb09-4e5c-9881-d280dc82b451 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:49.642 +05:30 d1483cff-eb09-4e5c-9881-d280dc82b451 INF CORS policy execution successful. 2024-08-27 18:37:49.643 +05:30 d1483cff-eb09-4e5c-9881-d280dc82b451 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:49.644 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:49.645 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d 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-27 18:37:49.690 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:49.691 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.2036ms 2024-08-27 18:37:49.691 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:49.691 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d1483cff-eb09-4e5c-9881-d280dc82b451}, {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-27 18:37:49.692 +05:30 f9b93995-2a88-4a49-b15c-43319f33819d 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 50.5107ms 2024-08-27 18:37:58.749 +05:30 df176826-4444-4e0c-8ace-214958d2f107 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:58.749 +05:30 df176826-4444-4e0c-8ace-214958d2f107 INF CORS policy execution successful. 2024-08-27 18:37:58.749 +05:30 df176826-4444-4e0c-8ace-214958d2f107 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.6933ms 2024-08-27 18:37:58.784 +05:30 76afe77d-ca80-489d-9e9e-fcab1811fa47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:37:58.784 +05:30 76afe77d-ca80-489d-9e9e-fcab1811fa47 INF CORS policy execution successful. 2024-08-27 18:37:58.785 +05:30 76afe77d-ca80-489d-9e9e-fcab1811fa47 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:58.785 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:58.785 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 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-27 18:37:58.834 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:58.835 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.3699ms 2024-08-27 18:37:58.835 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:58.835 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 76afe77d-ca80-489d-9e9e-fcab1811fa47}, {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-27 18:37:58.835 +05:30 17c8d7f7-4d4a-4679-9669-805f51251537 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 51.4916ms 2024-08-27 18:37:59.019 +05:30 d5af0196-a4d9-4a54-9a47-4c41e30be258 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:37:59.019 +05:30 d5af0196-a4d9-4a54-9a47-4c41e30be258 INF CORS policy execution successful. 2024-08-27 18:37:59.019 +05:30 d5af0196-a4d9-4a54-9a47-4c41e30be258 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 204 null null 0.5941ms 2024-08-27 18:37:59.056 +05:30 90be99f0-642e-42c4-bb83-2be656c105b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 18:37:59.057 +05:30 90be99f0-642e-42c4-bb83-2be656c105b7 INF CORS policy execution successful. 2024-08-27 18:37:59.057 +05:30 90be99f0-642e-42c4-bb83-2be656c105b7 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:37:59.058 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:59.058 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 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-27 18:37:59.085 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:37:59.086 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.6668ms 2024-08-27 18:37:59.086 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:37:59.086 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90be99f0-642e-42c4-bb83-2be656c105b7}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"}]"} 2024-08-27 18:37:59.087 +05:30 dee06864-c70a-4267-a2bc-4697e1ab9c17 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 200 122 application/json; charset=utf-8 30.4047ms 2024-08-27 18:38:36.319 +05:30 13bfed5c-9681-4ffb-a016-a0cfcab13c2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:38:36.321 +05:30 13bfed5c-9681-4ffb-a016-a0cfcab13c2e INF CORS policy execution successful. 2024-08-27 18:38:36.322 +05:30 13bfed5c-9681-4ffb-a016-a0cfcab13c2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.2496ms 2024-08-27 18:38:36.359 +05:30 cba1dcf7-98ae-4a69-b348-9a7d7d495247 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:38:36.363 +05:30 cba1dcf7-98ae-4a69-b348-9a7d7d495247 INF CORS policy execution successful. 2024-08-27 18:38:36.364 +05:30 cba1dcf7-98ae-4a69-b348-9a7d7d495247 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:38:36.366 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:38:36.367 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 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-27 18:38:36.413 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:38:36.416 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 48.4172ms 2024-08-27 18:38:36.416 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:38:36.418 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cba1dcf7-98ae-4a69-b348-9a7d7d495247}, {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-27 18:38:36.419 +05:30 556fa54b-9aeb-44fa-8e95-5df89f5ad297 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 60.7471ms 2024-08-27 18:38:36.604 +05:30 f23d4974-a1cd-4812-8a08-1db2655d10a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:38:36.605 +05:30 f23d4974-a1cd-4812-8a08-1db2655d10a5 INF CORS policy execution successful. 2024-08-27 18:38:36.606 +05:30 f23d4974-a1cd-4812-8a08-1db2655d10a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.8066ms 2024-08-27 18:38:36.640 +05:30 5cc83ff6-5905-4b67-8542-52e25a683766 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:38:36.641 +05:30 5cc83ff6-5905-4b67-8542-52e25a683766 INF CORS policy execution successful. 2024-08-27 18:38:36.642 +05:30 5cc83ff6-5905-4b67-8542-52e25a683766 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:38:36.642 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:38:36.643 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 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-27 18:38:36.673 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:38:36.674 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.3573ms 2024-08-27 18:38:36.674 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:38:36.675 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5cc83ff6-5905-4b67-8542-52e25a683766}, {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-27 18:38:36.676 +05:30 666444e2-621d-44f3-b6b9-59dac69e7e27 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 35.4863ms 2024-08-27 18:39:00.025 +05:30 0751cbed-9edc-459c-b92d-e2c37ace2a53 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:00.026 +05:30 0751cbed-9edc-459c-b92d-e2c37ace2a53 INF CORS policy execution successful. 2024-08-27 18:39:00.027 +05:30 0751cbed-9edc-459c-b92d-e2c37ace2a53 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.708ms 2024-08-27 18:39:00.068 +05:30 06d7a438-cf84-4fc1-bed0-85faffbc12a5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:00.071 +05:30 06d7a438-cf84-4fc1-bed0-85faffbc12a5 INF CORS policy execution successful. 2024-08-27 18:39:00.072 +05:30 06d7a438-cf84-4fc1-bed0-85faffbc12a5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:00.074 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:00.075 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b 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-27 18:39:00.118 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:00.118 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 42.0711ms 2024-08-27 18:39:00.118 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:00.119 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06d7a438-cf84-4fc1-bed0-85faffbc12a5}, {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-27 18:39:00.119 +05:30 931a2af4-c68f-40ac-ab03-880a76acc74b 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 51.1693ms 2024-08-27 18:39:00.272 +05:30 94213b38-9e52-4bad-99a7-a9794a2d8f97 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:39:00.273 +05:30 94213b38-9e52-4bad-99a7-a9794a2d8f97 INF CORS policy execution successful. 2024-08-27 18:39:00.274 +05:30 94213b38-9e52-4bad-99a7-a9794a2d8f97 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.4226ms 2024-08-27 18:39:00.309 +05:30 f6a1790e-4fa6-4b37-8f78-45668cb7119f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:39:00.311 +05:30 f6a1790e-4fa6-4b37-8f78-45668cb7119f INF CORS policy execution successful. 2024-08-27 18:39:00.311 +05:30 f6a1790e-4fa6-4b37-8f78-45668cb7119f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:00.312 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:00.312 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 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-27 18:39:00.368 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:00.368 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 55.013ms 2024-08-27 18:39:00.368 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:00.368 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6a1790e-4fa6-4b37-8f78-45668cb7119f}, {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-27 18:39:00.372 +05:30 eab097cc-df33-406b-90b9-02e9cbd20302 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 60.6278ms 2024-08-27 18:39:20.110 +05:30 0d940bf8-4309-4df3-b728-867e5beef149 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:20.111 +05:30 0d940bf8-4309-4df3-b728-867e5beef149 INF CORS policy execution successful. 2024-08-27 18:39:20.111 +05:30 0d940bf8-4309-4df3-b728-867e5beef149 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.812ms 2024-08-27 18:39:20.176 +05:30 4122c97d-bf7c-430f-bf59-bfeb22e5bdb2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:20.177 +05:30 4122c97d-bf7c-430f-bf59-bfeb22e5bdb2 INF CORS policy execution successful. 2024-08-27 18:39:20.177 +05:30 4122c97d-bf7c-430f-bf59-bfeb22e5bdb2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:20.178 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:20.178 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 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-27 18:39:20.268 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:20.269 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 91.2842ms 2024-08-27 18:39:20.270 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:20.270 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4122c97d-bf7c-430f-bf59-bfeb22e5bdb2}, {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-27 18:39:20.272 +05:30 edf6a9de-d3f6-4595-8466-5ccc759bf893 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 95.9097ms 2024-08-27 18:39:20.687 +05:30 81cb44f2-9c52-4304-809e-d6644f90b920 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:39:20.687 +05:30 81cb44f2-9c52-4304-809e-d6644f90b920 INF CORS policy execution successful. 2024-08-27 18:39:20.688 +05:30 81cb44f2-9c52-4304-809e-d6644f90b920 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.0287ms 2024-08-27 18:39:20.797 +05:30 f2346a3a-15b8-41c5-b25a-85765ebb3d3d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:39:20.798 +05:30 f2346a3a-15b8-41c5-b25a-85765ebb3d3d INF CORS policy execution successful. 2024-08-27 18:39:20.799 +05:30 f2346a3a-15b8-41c5-b25a-85765ebb3d3d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:20.799 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:20.799 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce 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-27 18:39:20.828 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:20.829 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 29.4018ms 2024-08-27 18:39:20.829 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:20.829 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2346a3a-15b8-41c5-b25a-85765ebb3d3d}, {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-27 18:39:20.829 +05:30 e3cbf7de-2b6c-4abd-9c06-fe89293599ce 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 32.0726ms 2024-08-27 18:39:24.174 +05:30 0a62f290-96dc-4275-8562-6ca9e1ff5c30 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:24.175 +05:30 0a62f290-96dc-4275-8562-6ca9e1ff5c30 INF CORS policy execution successful. 2024-08-27 18:39:24.175 +05:30 0a62f290-96dc-4275-8562-6ca9e1ff5c30 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:24.175 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:24.176 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 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-27 18:39:24.221 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:24.222 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.7988ms 2024-08-27 18:39:24.222 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:24.222 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a62f290-96dc-4275-8562-6ca9e1ff5c30}, {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-27 18:39:24.223 +05:30 225ca865-6c98-440e-93af-e6a4aea9f2f8 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 48.9002ms 2024-08-27 18:39:27.869 +05:30 bc23f0f4-d5e8-4476-bf39-b08af953d357 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:27.870 +05:30 bc23f0f4-d5e8-4476-bf39-b08af953d357 INF CORS policy execution successful. 2024-08-27 18:39:27.870 +05:30 bc23f0f4-d5e8-4476-bf39-b08af953d357 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5228ms 2024-08-27 18:39:27.905 +05:30 a2bf42b3-3804-4d62-bbc9-f9493d4b85d7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:27.906 +05:30 a2bf42b3-3804-4d62-bbc9-f9493d4b85d7 INF CORS policy execution successful. 2024-08-27 18:39:27.906 +05:30 a2bf42b3-3804-4d62-bbc9-f9493d4b85d7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:27.907 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:27.907 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf 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-27 18:39:27.946 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:27.947 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 39.9273ms 2024-08-27 18:39:27.947 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:27.947 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a2bf42b3-3804-4d62-bbc9-f9493d4b85d7}, {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-27 18:39:27.948 +05:30 060386d1-fdec-4d8c-9ae8-5341f36a2fcf 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 42.7504ms 2024-08-27 18:39:45.237 +05:30 6658c897-6952-4ea9-a0f4-d77b5d387463 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:45.238 +05:30 6658c897-6952-4ea9-a0f4-d77b5d387463 INF CORS policy execution successful. 2024-08-27 18:39:45.238 +05:30 6658c897-6952-4ea9-a0f4-d77b5d387463 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7739ms 2024-08-27 18:39:45.305 +05:30 71705f69-6c90-43f3-94e0-e5cba2fa7e67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:39:45.307 +05:30 71705f69-6c90-43f3-94e0-e5cba2fa7e67 INF CORS policy execution successful. 2024-08-27 18:39:45.307 +05:30 71705f69-6c90-43f3-94e0-e5cba2fa7e67 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:39:45.308 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:45.308 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 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-27 18:39:45.331 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:39:45.332 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 23.2908ms 2024-08-27 18:39:45.332 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:39:45.332 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 71705f69-6c90-43f3-94e0-e5cba2fa7e67}, {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-27 18:39:45.333 +05:30 adaca350-61b9-422b-bc86-6019767f4b28 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.6459ms 2024-08-27 18:41:34.216 +05:30 1408d00f-4374-4351-9701-76cd61d23fa5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 18:41:34.221 +05:30 1408d00f-4374-4351-9701-76cd61d23fa5 INF CORS policy execution successful. 2024-08-27 18:41:34.223 +05:30 1408d00f-4374-4351-9701-76cd61d23fa5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.883ms 2024-08-27 18:41:34.261 +05:30 99f4ad58-5590-4938-af61-44cf91bd9feb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 18:41:34.265 +05:30 99f4ad58-5590-4938-af61-44cf91bd9feb INF CORS policy execution successful. 2024-08-27 18:41:34.266 +05:30 99f4ad58-5590-4938-af61-44cf91bd9feb 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQyNzAsImV4cCI6MTcyNDc2NDg3MCwiaWF0IjoxNzI0NzY0MjcwfQ.nyllI1kzSmO7li04p2u4-NTj8c9-h_vHlbCRCXeGqNI}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:41:34.273 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 18:41:34.295 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 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-27 18:41:34.348 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:41:34.350 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 53.9186ms 2024-08-27 18:41:34.350 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 18:41:34.350 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99f4ad58-5590-4938-af61-44cf91bd9feb}, {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-27 18:41:34.351 +05:30 8ccaecd4-3e4e-440c-99e9-45cf697daba2 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 89.7171ms 2024-08-27 18:41:34.363 +05:30 fa5b7a13-9f6f-41b1-a1d0-c81250107514 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:41:34.364 +05:30 fa5b7a13-9f6f-41b1-a1d0-c81250107514 INF CORS policy execution successful. 2024-08-27 18:41:34.364 +05:30 fa5b7a13-9f6f-41b1-a1d0-c81250107514 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7485ms 2024-08-27 18:41:34.402 +05:30 8030fc02-c86d-46f5-98e4-0a2bd5484227 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:41:34.403 +05:30 8030fc02-c86d-46f5-98e4-0a2bd5484227 INF CORS policy execution successful. 2024-08-27 18:41:34.403 +05:30 8030fc02-c86d-46f5-98e4-0a2bd5484227 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:41:34.403 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:41:34.404 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 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-27 18:41:34.442 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:41:34.442 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.6022ms 2024-08-27 18:41:34.442 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:41:34.442 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8030fc02-c86d-46f5-98e4-0a2bd5484227}, {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-27 18:41:34.443 +05:30 7ba84b26-26b3-490a-ac99-8439a66e8274 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 40.5954ms 2024-08-27 18:41:34.610 +05:30 27808f3e-f9f3-4072-a50b-20557a7db51e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:41:34.611 +05:30 27808f3e-f9f3-4072-a50b-20557a7db51e INF CORS policy execution successful. 2024-08-27 18:41:34.611 +05:30 27808f3e-f9f3-4072-a50b-20557a7db51e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.8957ms 2024-08-27 18:41:34.684 +05:30 8594d781-508a-483d-b9f3-111b57f56296 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:41:34.685 +05:30 8594d781-508a-483d-b9f3-111b57f56296 INF CORS policy execution successful. 2024-08-27 18:41:34.685 +05:30 8594d781-508a-483d-b9f3-111b57f56296 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:41:34.686 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:41:34.686 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb 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-27 18:41:34.711 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:41:34.711 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 25.4183ms 2024-08-27 18:41:34.711 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:41:34.711 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8594d781-508a-483d-b9f3-111b57f56296}, {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-27 18:41:34.712 +05:30 72459ac9-da1d-4ac9-97ca-0e84ffb28deb 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 27.9899ms 2024-08-27 18:44:18.373 +05:30 3f22ce47-98fe-4e79-94c3-0f22b8a3004f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 18:44:18.375 +05:30 3f22ce47-98fe-4e79-94c3-0f22b8a3004f INF CORS policy execution successful. 2024-08-27 18:44:18.376 +05:30 3f22ce47-98fe-4e79-94c3-0f22b8a3004f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.012ms 2024-08-27 18:44:18.483 +05:30 63b7ea66-e8f6-4443-9f9e-396458d892f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 18:44:18.486 +05:30 63b7ea66-e8f6-4443-9f9e-396458d892f4 INF CORS policy execution successful. 2024-08-27 18:44:18.488 +05:30 63b7ea66-e8f6-4443-9f9e-396458d892f4 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQyNzAsImV4cCI6MTcyNDc2NDg3MCwiaWF0IjoxNzI0NzY0MjcwfQ.nyllI1kzSmO7li04p2u4-NTj8c9-h_vHlbCRCXeGqNI}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:44:18.494 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 18:44:18.495 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 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-27 18:44:18.534 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:44:18.535 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 39.5611ms 2024-08-27 18:44:18.535 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 18:44:18.536 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 63b7ea66-e8f6-4443-9f9e-396458d892f4}, {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-27 18:44:18.536 +05:30 8901d98a-b54b-48fe-8995-4c0676ee6732 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 53.0049ms 2024-08-27 18:52:01.917 +05:30 1eef75b3-1be8-49d1-bc5b-fa0b9ec2c5a3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:01.929 +05:30 1eef75b3-1be8-49d1-bc5b-fa0b9ec2c5a3 INF CORS policy execution successful. 2024-08-27 18:52:01.934 +05:30 1eef75b3-1be8-49d1-bc5b-fa0b9ec2c5a3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 15.2362ms 2024-08-27 18:52:02.003 +05:30 8501ad9f-efb8-4099-b366-fdaee59a9177 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:02.060 +05:30 8501ad9f-efb8-4099-b366-fdaee59a9177 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 1:14:12 PM', Current time (UTC): '8/27/2024 1:22:02 PM'. 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-27 18:52:02.091 +05:30 8501ad9f-efb8-4099-b366-fdaee59a9177 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '8/27/2024 1:14:12 PM', Current time (UTC): '8/27/2024 1:22:02 PM'. 2024-08-27 18:52:02.091 +05:30 8501ad9f-efb8-4099-b366-fdaee59a9177 INF CORS policy execution successful. 2024-08-27 18:52:02.094 +05:30 8501ad9f-efb8-4099-b366-fdaee59a9177 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjM4NTIsImV4cCI6MTcyNDc2NDQ1MiwiaWF0IjoxNzI0NzYzODUyfQ.Z7Coo4kYEUUPpaJz6L4ODDaIIi6jMvY8dkdBR2AM7xk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:52:02.114 +05:30 d1a6aba5-6af7-42f3-a984-8e1715cd695a INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 18:52:02.126 +05:30 d1a6aba5-6af7-42f3-a984-8e1715cd695a INF AuthenticationScheme: Bearer was challenged. 2024-08-27 18:52:02.126 +05:30 d1a6aba5-6af7-42f3-a984-8e1715cd695a INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8501ad9f-efb8-4099-b366-fdaee59a9177}, {X-Token-Expired: true}, {WWW-Authenticate: Bearer error="invalid_token", error_description="The token expired at '08/27/2024 13:14:12'"} Body: 2024-08-27 18:52:02.130 +05:30 d1a6aba5-6af7-42f3-a984-8e1715cd695a INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 401 null null 126.8406ms 2024-08-27 18:52:16.124 +05:30 d683a43b-1232-4b49-bb0c-ad46a350eea8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:16.124 +05:30 d683a43b-1232-4b49-bb0c-ad46a350eea8 INF CORS policy execution successful. 2024-08-27 18:52:16.125 +05:30 d683a43b-1232-4b49-bb0c-ad46a350eea8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9833ms 2024-08-27 18:52:16.179 +05:30 fbb50eee-63ad-40e5-afab-0ecef295d218 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:16.181 +05:30 fbb50eee-63ad-40e5-afab-0ecef295d218 INF CORS policy execution successful. 2024-08-27 18:52:16.182 +05:30 fbb50eee-63ad-40e5-afab-0ecef295d218 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5MjcsImV4cCI6MTcyNDc2NTUyNywiaWF0IjoxNzI0NzY0OTI3fQ.RsQCenOszzgYxE8ZgelsG0rv-XZTF1IldE4aRP47q54}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:52:16.182 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:52:16.183 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 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-27 18:52:16.221 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:52:16.222 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.5538ms 2024-08-27 18:52:16.222 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:52:16.223 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbb50eee-63ad-40e5-afab-0ecef295d218}, {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-27 18:52:16.223 +05:30 f1f241c6-3d90-451b-b250-d3963d89acc9 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 43.8894ms 2024-08-27 18:52:33.192 +05:30 9b3a918d-56e4-44a8-93aa-a4fec52147ef INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:33.193 +05:30 9b3a918d-56e4-44a8-93aa-a4fec52147ef INF CORS policy execution successful. 2024-08-27 18:52:33.194 +05:30 9b3a918d-56e4-44a8-93aa-a4fec52147ef INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.0359ms 2024-08-27 18:52:33.232 +05:30 1db95178-d3cf-4af2-b737-7404d1d67b3c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:52:33.234 +05:30 1db95178-d3cf-4af2-b737-7404d1d67b3c INF CORS policy execution successful. 2024-08-27 18:52:33.235 +05:30 1db95178-d3cf-4af2-b737-7404d1d67b3c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:52:33.236 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:52:33.237 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 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-27 18:52:33.270 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:52:33.272 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 34.3416ms 2024-08-27 18:52:33.272 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:52:33.273 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1db95178-d3cf-4af2-b737-7404d1d67b3c}, {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-27 18:52:33.274 +05:30 37b7af06-ccf5-41d3-a08c-d02cac488d39 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 42.2918ms 2024-08-27 18:53:05.424 +05:30 9d223151-15d7-4d1f-9377-fa99e8da8929 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:53:05.425 +05:30 9d223151-15d7-4d1f-9377-fa99e8da8929 INF CORS policy execution successful. 2024-08-27 18:53:05.426 +05:30 9d223151-15d7-4d1f-9377-fa99e8da8929 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.2386ms 2024-08-27 18:53:05.469 +05:30 d8b100b9-77f6-4056-8459-6837e2408ef9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:53:05.472 +05:30 d8b100b9-77f6-4056-8459-6837e2408ef9 INF CORS policy execution successful. 2024-08-27 18:53:05.473 +05:30 d8b100b9-77f6-4056-8459-6837e2408ef9 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NzMsImV4cCI6MTcyNDc2NTU3MywiaWF0IjoxNzI0NzY0OTczfQ.q7SOURhzlFdVCjS3QOnIo5pUZ5OfydVys6QUo5Gv9Mw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:53:05.475 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:05.476 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e 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-27 18:53:05.528 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:53:05.529 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 52.4085ms 2024-08-27 18:53:05.529 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:05.529 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8b100b9-77f6-4056-8459-6837e2408ef9}, {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-27 18:53:05.530 +05:30 4dcd4e3a-5acd-43d5-b750-fc91a6f8212e 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 60.643ms 2024-08-27 18:53:05.664 +05:30 e821d868-eaee-43d6-8b9f-9941aac8c887 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:53:05.665 +05:30 e821d868-eaee-43d6-8b9f-9941aac8c887 INF CORS policy execution successful. 2024-08-27 18:53:05.665 +05:30 e821d868-eaee-43d6-8b9f-9941aac8c887 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6289ms 2024-08-27 18:53:05.709 +05:30 8edd2d9a-426f-49de-b8cd-df945f96efde INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:53:05.709 +05:30 8edd2d9a-426f-49de-b8cd-df945f96efde INF CORS policy execution successful. 2024-08-27 18:53:05.710 +05:30 8edd2d9a-426f-49de-b8cd-df945f96efde 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NzMsImV4cCI6MTcyNDc2NTU3MywiaWF0IjoxNzI0NzY0OTczfQ.q7SOURhzlFdVCjS3QOnIo5pUZ5OfydVys6QUo5Gv9Mw}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 18:53:05.710 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:05.710 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb 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-27 18:53:05.734 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:53:05.734 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.3157ms 2024-08-27 18:53:05.735 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:05.735 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8edd2d9a-426f-49de-b8cd-df945f96efde}, {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-27 18:53:05.736 +05:30 034c1970-2dfb-4350-a976-fbe4c209b9cb 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 26.9ms 2024-08-27 18:53:51.173 +05:30 f622a1fc-ac36-47bc-86c9-88eecaab555d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:53:51.176 +05:30 f622a1fc-ac36-47bc-86c9-88eecaab555d INF CORS policy execution successful. 2024-08-27 18:53:51.178 +05:30 f622a1fc-ac36-47bc-86c9-88eecaab555d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.1052ms 2024-08-27 18:53:51.287 +05:30 16f54cf7-d54d-4c18-acc6-6dc829ebab2c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:53:51.290 +05:30 16f54cf7-d54d-4c18-acc6-6dc829ebab2c INF CORS policy execution successful. 2024-08-27 18:53:51.291 +05:30 16f54cf7-d54d-4c18-acc6-6dc829ebab2c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:53:51.292 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:51.293 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 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-27 18:53:51.324 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:53:51.326 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.6361ms 2024-08-27 18:53:51.326 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:53:51.326 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16f54cf7-d54d-4c18-acc6-6dc829ebab2c}, {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-27 18:53:51.327 +05:30 7ea6a1e4-a41c-4682-9d25-c1397d9919f3 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 39.694ms 2024-08-27 18:54:25.520 +05:30 331cbff8-1813-447c-a2b1-b9992372dd0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:25.521 +05:30 331cbff8-1813-447c-a2b1-b9992372dd0d INF CORS policy execution successful. 2024-08-27 18:54:25.522 +05:30 331cbff8-1813-447c-a2b1-b9992372dd0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.0945ms 2024-08-27 18:54:25.599 +05:30 a391f2ed-3ee4-4f6d-9dfd-a3f5dbf7a3cd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:25.601 +05:30 a391f2ed-3ee4-4f6d-9dfd-a3f5dbf7a3cd INF CORS policy execution successful. 2024-08-27 18:54:25.602 +05:30 a391f2ed-3ee4-4f6d-9dfd-a3f5dbf7a3cd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:54:25.603 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:25.604 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 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-27 18:54:25.678 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:54:25.680 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 75.8028ms 2024-08-27 18:54:25.680 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:25.680 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a391f2ed-3ee4-4f6d-9dfd-a3f5dbf7a3cd}, {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-27 18:54:25.681 +05:30 8efb06c7-e4d3-47d0-a215-a1f6bcb22ea5 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 82.2935ms 2024-08-27 18:54:33.309 +05:30 10b3fce6-1f7b-4169-a0ec-1cc4a18ee192 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:33.310 +05:30 10b3fce6-1f7b-4169-a0ec-1cc4a18ee192 INF CORS policy execution successful. 2024-08-27 18:54:33.311 +05:30 10b3fce6-1f7b-4169-a0ec-1cc4a18ee192 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.0383ms 2024-08-27 18:54:33.354 +05:30 cc1630de-6fd0-4fad-a261-ee0604753c22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:33.355 +05:30 cc1630de-6fd0-4fad-a261-ee0604753c22 INF CORS policy execution successful. 2024-08-27 18:54:33.355 +05:30 cc1630de-6fd0-4fad-a261-ee0604753c22 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:54:33.356 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:33.356 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 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-27 18:54:33.385 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:54:33.386 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.0061ms 2024-08-27 18:54:33.386 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:33.386 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cc1630de-6fd0-4fad-a261-ee0604753c22}, {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-27 18:54:33.387 +05:30 79c46105-be6d-401e-8569-cc0c272677a7 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 33.3275ms 2024-08-27 18:54:33.577 +05:30 8dfea143-30ff-413a-8654-678d43b40afd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:54:33.578 +05:30 8dfea143-30ff-413a-8654-678d43b40afd INF CORS policy execution successful. 2024-08-27 18:54:33.578 +05:30 8dfea143-30ff-413a-8654-678d43b40afd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.8852ms 2024-08-27 18:54:33.707 +05:30 c534e28f-ca1d-455c-98b0-d7d719c29d8d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:54:33.708 +05:30 c534e28f-ca1d-455c-98b0-d7d719c29d8d INF CORS policy execution successful. 2024-08-27 18:54:33.708 +05:30 c534e28f-ca1d-455c-98b0-d7d719c29d8d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:54:33.708 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:33.709 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 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-27 18:54:33.739 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:54:33.739 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.6633ms 2024-08-27 18:54:33.740 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:33.740 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c534e28f-ca1d-455c-98b0-d7d719c29d8d}, {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-27 18:54:33.740 +05:30 6b2dc5ea-0082-4c23-a8b3-70781ccd3d95 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 33.3808ms 2024-08-27 18:54:45.109 +05:30 b3149a24-e4a1-4ce2-a0db-7fb0bc13211d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:45.110 +05:30 b3149a24-e4a1-4ce2-a0db-7fb0bc13211d INF CORS policy execution successful. 2024-08-27 18:54:45.111 +05:30 b3149a24-e4a1-4ce2-a0db-7fb0bc13211d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5899ms 2024-08-27 18:54:45.320 +05:30 8334a32a-2bfa-4455-be55-aec4d8390d67 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:45.322 +05:30 8334a32a-2bfa-4455-be55-aec4d8390d67 INF CORS policy execution successful. 2024-08-27 18:54:45.323 +05:30 8334a32a-2bfa-4455-be55-aec4d8390d67 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:54:45.323 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:45.324 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb 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-27 18:54:45.356 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:54:45.357 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.7166ms 2024-08-27 18:54:45.357 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:45.357 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8334a32a-2bfa-4455-be55-aec4d8390d67}, {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-27 18:54:45.357 +05:30 09074409-b3c6-46c6-b978-757f42dba8eb 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 37.0897ms 2024-08-27 18:54:50.070 +05:30 0a06b7e9-8817-4432-949f-248295050fdf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:54:50.071 +05:30 0a06b7e9-8817-4432-949f-248295050fdf INF CORS policy execution successful. 2024-08-27 18:54:50.071 +05:30 0a06b7e9-8817-4432-949f-248295050fdf 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:54:50.071 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:50.072 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 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-27 18:54:50.117 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:54:50.117 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.4465ms 2024-08-27 18:54:50.117 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:54:50.117 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0a06b7e9-8817-4432-949f-248295050fdf}, {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-27 18:54:50.118 +05:30 56df7d38-30cd-4bf5-8005-3b2b942c0885 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 48.1904ms 2024-08-27 18:56:45.493 +05:30 d6ca7756-36ad-4745-b950-50fad5c41da5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:56:45.494 +05:30 d6ca7756-36ad-4745-b950-50fad5c41da5 INF CORS policy execution successful. 2024-08-27 18:56:45.495 +05:30 d6ca7756-36ad-4745-b950-50fad5c41da5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.3922ms 2024-08-27 18:56:45.532 +05:30 d0ab3a2b-4ab5-41ee-a987-8f5be2ed2e5d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:56:45.535 +05:30 d0ab3a2b-4ab5-41ee-a987-8f5be2ed2e5d INF CORS policy execution successful. 2024-08-27 18:56:45.536 +05:30 d0ab3a2b-4ab5-41ee-a987-8f5be2ed2e5d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:56:45.537 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:56:45.539 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 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-27 18:56:45.565 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:56:45.567 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.2633ms 2024-08-27 18:56:45.567 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:56:45.567 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0ab3a2b-4ab5-41ee-a987-8f5be2ed2e5d}, {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-27 18:56:45.569 +05:30 7d8967c9-5c66-4d01-b3f0-d5ef0c489221 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 36.1523ms 2024-08-27 18:56:45.783 +05:30 608cfc3a-3485-44a8-bc91-a7aec0e3d7b7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:56:45.783 +05:30 608cfc3a-3485-44a8-bc91-a7aec0e3d7b7 INF CORS policy execution successful. 2024-08-27 18:56:45.784 +05:30 608cfc3a-3485-44a8-bc91-a7aec0e3d7b7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6023ms 2024-08-27 18:56:45.821 +05:30 21d68db8-877b-4ab9-b542-8af8204daa37 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:56:45.821 +05:30 21d68db8-877b-4ab9-b542-8af8204daa37 INF CORS policy execution successful. 2024-08-27 18:56:45.822 +05:30 21d68db8-877b-4ab9-b542-8af8204daa37 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:56:45.822 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:56:45.822 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 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-27 18:56:45.851 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:56:45.851 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 29.0952ms 2024-08-27 18:56:45.851 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:56:45.851 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 21d68db8-877b-4ab9-b542-8af8204daa37}, {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-27 18:56:45.852 +05:30 bf7c4130-20d7-42c9-81c0-8ef4641c6a03 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 30.8563ms 2024-08-27 18:57:08.059 +05:30 d6006139-acab-46dd-b73b-52802b115779 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:08.060 +05:30 d6006139-acab-46dd-b73b-52802b115779 INF CORS policy execution successful. 2024-08-27 18:57:08.060 +05:30 d6006139-acab-46dd-b73b-52802b115779 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.6487ms 2024-08-27 18:57:08.105 +05:30 8c96be56-468a-487e-8cfe-e3d1ec7467d0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:08.108 +05:30 8c96be56-468a-487e-8cfe-e3d1ec7467d0 INF CORS policy execution successful. 2024-08-27 18:57:08.109 +05:30 8c96be56-468a-487e-8cfe-e3d1ec7467d0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:08.110 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:08.110 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d 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-27 18:57:08.148 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:08.149 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.1827ms 2024-08-27 18:57:08.149 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:08.149 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8c96be56-468a-487e-8cfe-e3d1ec7467d0}, {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-27 18:57:08.149 +05:30 7a75bc22-f32a-48e6-8952-3fa19858e51d 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 44.1027ms 2024-08-27 18:57:16.963 +05:30 34600038-b312-4c77-92bc-9947e61aa029 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:16.964 +05:30 34600038-b312-4c77-92bc-9947e61aa029 INF CORS policy execution successful. 2024-08-27 18:57:16.964 +05:30 34600038-b312-4c77-92bc-9947e61aa029 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.8349ms 2024-08-27 18:57:16.993 +05:30 752ee0c9-f337-4673-981a-69c2cd827b77 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:16.994 +05:30 752ee0c9-f337-4673-981a-69c2cd827b77 INF CORS policy execution successful. 2024-08-27 18:57:16.995 +05:30 752ee0c9-f337-4673-981a-69c2cd827b77 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:16.995 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:16.996 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 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-27 18:57:17.012 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:17.013 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 16.7834ms 2024-08-27 18:57:17.013 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:17.013 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 752ee0c9-f337-4673-981a-69c2cd827b77}, {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-27 18:57:17.013 +05:30 b3de3842-9fd9-43e8-a366-ef6f29d8a1d5 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 19.8116ms 2024-08-27 18:57:23.881 +05:30 3757dffe-be3d-4815-86c4-491ac6c3f4c5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:23.881 +05:30 3757dffe-be3d-4815-86c4-491ac6c3f4c5 INF CORS policy execution successful. 2024-08-27 18:57:23.881 +05:30 3757dffe-be3d-4815-86c4-491ac6c3f4c5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.613ms 2024-08-27 18:57:23.924 +05:30 06ab8921-cfce-4fa1-918e-e6fd46c91651 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:23.925 +05:30 06ab8921-cfce-4fa1-918e-e6fd46c91651 INF CORS policy execution successful. 2024-08-27 18:57:23.925 +05:30 06ab8921-cfce-4fa1-918e-e6fd46c91651 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:23.926 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:23.926 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 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-27 18:57:23.947 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:23.948 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 21.874ms 2024-08-27 18:57:23.948 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:23.948 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 06ab8921-cfce-4fa1-918e-e6fd46c91651}, {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-27 18:57:23.948 +05:30 5af7434b-f426-4a3e-8ecb-872d276eb299 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 24.7942ms 2024-08-27 18:57:24.180 +05:30 244cbe4a-a711-4bf0-abef-a7d0dcfa5b4a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:57:24.180 +05:30 244cbe4a-a711-4bf0-abef-a7d0dcfa5b4a INF CORS policy execution successful. 2024-08-27 18:57:24.180 +05:30 244cbe4a-a711-4bf0-abef-a7d0dcfa5b4a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.5358ms 2024-08-27 18:57:24.218 +05:30 d0fbfbe0-9164-4321-a85c-717b011e287d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:57:24.218 +05:30 d0fbfbe0-9164-4321-a85c-717b011e287d INF CORS policy execution successful. 2024-08-27 18:57:24.219 +05:30 d0fbfbe0-9164-4321-a85c-717b011e287d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:24.219 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:24.219 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 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-27 18:57:24.229 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:24.230 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 10.5921ms 2024-08-27 18:57:24.230 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:24.230 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d0fbfbe0-9164-4321-a85c-717b011e287d}, {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-27 18:57:24.231 +05:30 0e81f964-e1fa-4597-9e5a-69312130bcc1 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 12.784ms 2024-08-27 18:57:28.711 +05:30 8fed31db-6978-47cc-b949-5159b895dbc1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:28.712 +05:30 8fed31db-6978-47cc-b949-5159b895dbc1 INF CORS policy execution successful. 2024-08-27 18:57:28.712 +05:30 8fed31db-6978-47cc-b949-5159b895dbc1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9094ms 2024-08-27 18:57:28.763 +05:30 90befc2f-b6d5-4a2a-b142-71253f593156 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:28.764 +05:30 90befc2f-b6d5-4a2a-b142-71253f593156 INF CORS policy execution successful. 2024-08-27 18:57:28.764 +05:30 90befc2f-b6d5-4a2a-b142-71253f593156 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:28.765 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:28.765 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 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-27 18:57:28.826 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:28.827 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 61.4031ms 2024-08-27 18:57:28.827 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:28.827 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 90befc2f-b6d5-4a2a-b142-71253f593156}, {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-27 18:57:28.827 +05:30 0ccf1bf7-b553-465b-b888-89726a681e91 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 64.4478ms 2024-08-27 18:57:49.164 +05:30 c3d3cf5b-8831-497f-8d3f-47e9d0c9c235 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:49.165 +05:30 c3d3cf5b-8831-497f-8d3f-47e9d0c9c235 INF CORS policy execution successful. 2024-08-27 18:57:49.166 +05:30 c3d3cf5b-8831-497f-8d3f-47e9d0c9c235 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5813ms 2024-08-27 18:57:49.206 +05:30 a6bf0935-8d24-4bb6-b940-cee9efafc2c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:49.208 +05:30 a6bf0935-8d24-4bb6-b940-cee9efafc2c7 INF CORS policy execution successful. 2024-08-27 18:57:49.210 +05:30 a6bf0935-8d24-4bb6-b940-cee9efafc2c7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:49.211 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:49.212 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 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-27 18:57:49.274 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:49.274 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 62.3196ms 2024-08-27 18:57:49.274 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:49.275 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a6bf0935-8d24-4bb6-b940-cee9efafc2c7}, {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-27 18:57:49.275 +05:30 41e149c6-6abb-49ea-898a-08d05a1a4a34 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 68.8977ms 2024-08-27 18:57:49.672 +05:30 024d0c5a-9e33-4dc9-ac53-c7296735b6ad INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:57:49.673 +05:30 024d0c5a-9e33-4dc9-ac53-c7296735b6ad INF CORS policy execution successful. 2024-08-27 18:57:49.673 +05:30 024d0c5a-9e33-4dc9-ac53-c7296735b6ad INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6859ms 2024-08-27 18:57:49.702 +05:30 a58ad1f8-7df0-4a73-99d5-d8589cab41bc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:57:49.703 +05:30 a58ad1f8-7df0-4a73-99d5-d8589cab41bc INF CORS policy execution successful. 2024-08-27 18:57:49.703 +05:30 a58ad1f8-7df0-4a73-99d5-d8589cab41bc 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:49.703 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:49.704 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 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-27 18:57:49.720 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:49.721 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 16.8729ms 2024-08-27 18:57:49.721 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:49.721 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a58ad1f8-7df0-4a73-99d5-d8589cab41bc}, {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-27 18:57:49.721 +05:30 0dd3c6ff-c476-40a0-9483-35660f295ed1 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 18.8729ms 2024-08-27 18:57:56.342 +05:30 8205f8fd-c40f-424d-8c00-691adda1215b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:56.343 +05:30 8205f8fd-c40f-424d-8c00-691adda1215b INF CORS policy execution successful. 2024-08-27 18:57:56.343 +05:30 8205f8fd-c40f-424d-8c00-691adda1215b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.161ms 2024-08-27 18:57:56.635 +05:30 fecbfa09-20f8-437a-9489-a7138e01fcce INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:57:56.636 +05:30 fecbfa09-20f8-437a-9489-a7138e01fcce INF CORS policy execution successful. 2024-08-27 18:57:56.637 +05:30 fecbfa09-20f8-437a-9489-a7138e01fcce 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:57:56.637 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:56.637 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 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-27 18:57:56.656 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:57:56.657 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 19.2144ms 2024-08-27 18:57:56.657 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:57:56.657 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fecbfa09-20f8-437a-9489-a7138e01fcce}, {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-27 18:57:56.657 +05:30 82a635f7-a623-47b1-99f3-8f29668d8db8 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 22.0924ms 2024-08-27 18:58:07.182 +05:30 3d7e45fb-99ba-4a2a-a3aa-6b28141475bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:07.183 +05:30 3d7e45fb-99ba-4a2a-a3aa-6b28141475bf INF CORS policy execution successful. 2024-08-27 18:58:07.184 +05:30 3d7e45fb-99ba-4a2a-a3aa-6b28141475bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5686ms 2024-08-27 18:58:07.314 +05:30 d186144d-a6d5-4663-ba38-00ac9761af57 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:07.315 +05:30 d186144d-a6d5-4663-ba38-00ac9761af57 INF CORS policy execution successful. 2024-08-27 18:58:07.315 +05:30 d186144d-a6d5-4663-ba38-00ac9761af57 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:07.315 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:07.316 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd 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-27 18:58:07.384 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:07.385 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 69.0525ms 2024-08-27 18:58:07.385 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:07.385 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d186144d-a6d5-4663-ba38-00ac9761af57}, {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-27 18:58:07.386 +05:30 ed009492-9c0a-4930-b9d8-b455211714dd 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 71.5002ms 2024-08-27 18:58:07.862 +05:30 2309e8be-cc50-492d-be7c-8363ccb8e0f1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:58:07.862 +05:30 2309e8be-cc50-492d-be7c-8363ccb8e0f1 INF CORS policy execution successful. 2024-08-27 18:58:07.863 +05:30 2309e8be-cc50-492d-be7c-8363ccb8e0f1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.8529ms 2024-08-27 18:58:07.898 +05:30 5f996e08-5bf1-4fc4-afb7-28a96255ab71 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:58:07.899 +05:30 5f996e08-5bf1-4fc4-afb7-28a96255ab71 INF CORS policy execution successful. 2024-08-27 18:58:07.899 +05:30 5f996e08-5bf1-4fc4-afb7-28a96255ab71 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:07.899 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:07.899 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 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-27 18:58:07.916 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:07.916 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 17.0474ms 2024-08-27 18:58:07.916 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:07.917 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5f996e08-5bf1-4fc4-afb7-28a96255ab71}, {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-27 18:58:07.917 +05:30 6a524820-d937-4e17-b358-2375d40db5e7 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 19.0466ms 2024-08-27 18:58:16.057 +05:30 165838e0-2249-4806-90c0-404508898045 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:16.058 +05:30 165838e0-2249-4806-90c0-404508898045 INF CORS policy execution successful. 2024-08-27 18:58:16.058 +05:30 165838e0-2249-4806-90c0-404508898045 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7531ms 2024-08-27 18:58:16.119 +05:30 1ed3d77c-bf5e-4ed2-9f16-7ce57956daf2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:16.120 +05:30 1ed3d77c-bf5e-4ed2-9f16-7ce57956daf2 INF CORS policy execution successful. 2024-08-27 18:58:16.120 +05:30 1ed3d77c-bf5e-4ed2-9f16-7ce57956daf2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:16.120 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:16.120 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 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-27 18:58:16.148 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:16.149 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.3104ms 2024-08-27 18:58:16.149 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:16.149 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1ed3d77c-bf5e-4ed2-9f16-7ce57956daf2}, {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-27 18:58:16.149 +05:30 ec5260f1-2f46-4d27-928e-0c0b3a354d47 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 30.3433ms 2024-08-27 18:58:23.641 +05:30 eb39f760-ce64-4bb0-bfaf-9589f8c3d657 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:23.641 +05:30 eb39f760-ce64-4bb0-bfaf-9589f8c3d657 INF CORS policy execution successful. 2024-08-27 18:58:23.642 +05:30 eb39f760-ce64-4bb0-bfaf-9589f8c3d657 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.8688ms 2024-08-27 18:58:23.796 +05:30 32a05a67-a0a9-422d-8b92-e5bc7c504c65 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:23.797 +05:30 32a05a67-a0a9-422d-8b92-e5bc7c504c65 INF CORS policy execution successful. 2024-08-27 18:58:23.797 +05:30 32a05a67-a0a9-422d-8b92-e5bc7c504c65 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:23.797 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:23.798 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f 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-27 18:58:23.819 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:23.819 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 21.3636ms 2024-08-27 18:58:23.819 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:23.819 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 32a05a67-a0a9-422d-8b92-e5bc7c504c65}, {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-27 18:58:23.820 +05:30 4102a249-f768-44d5-bcdf-3b6d70a0548f 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 23.4426ms 2024-08-27 18:58:23.951 +05:30 9e7aa315-6a95-44b9-8f6f-88ac39fb7af8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:58:23.951 +05:30 9e7aa315-6a95-44b9-8f6f-88ac39fb7af8 INF CORS policy execution successful. 2024-08-27 18:58:23.951 +05:30 9e7aa315-6a95-44b9-8f6f-88ac39fb7af8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.4559ms 2024-08-27 18:58:23.994 +05:30 e427b96c-c256-47b8-8522-7044df143f70 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:58:23.994 +05:30 e427b96c-c256-47b8-8522-7044df143f70 INF CORS policy execution successful. 2024-08-27 18:58:23.995 +05:30 e427b96c-c256-47b8-8522-7044df143f70 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:23.995 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:23.995 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 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-27 18:58:24.019 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:24.019 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.4532ms 2024-08-27 18:58:24.020 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:24.020 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e427b96c-c256-47b8-8522-7044df143f70}, {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-27 18:58:24.020 +05:30 39e65d65-1fff-422a-beb7-5c7a9c1ae1a9 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 26.3491ms 2024-08-27 18:58:27.829 +05:30 5981814e-c111-43b3-aa9e-9701ebfb9d93 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:58:27.831 +05:30 5981814e-c111-43b3-aa9e-9701ebfb9d93 INF CORS policy execution successful. 2024-08-27 18:58:27.831 +05:30 5981814e-c111-43b3-aa9e-9701ebfb9d93 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:58:27.832 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:27.832 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 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-27 18:58:27.877 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:58:27.877 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.6736ms 2024-08-27 18:58:27.878 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:58:27.878 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5981814e-c111-43b3-aa9e-9701ebfb9d93}, {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-27 18:58:27.878 +05:30 8d5d7387-45a3-4256-ab3b-c48ca6f386b4 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 48.909ms 2024-08-27 18:59:03.339 +05:30 b162cd5e-99d6-4b84-b395-2248c6d85ee4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:59:03.340 +05:30 b162cd5e-99d6-4b84-b395-2248c6d85ee4 INF CORS policy execution successful. 2024-08-27 18:59:03.341 +05:30 b162cd5e-99d6-4b84-b395-2248c6d85ee4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.3423ms 2024-08-27 18:59:03.371 +05:30 ee5a10b9-ceb6-4d15-a596-0f2844ccdb19 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:59:03.373 +05:30 ee5a10b9-ceb6-4d15-a596-0f2844ccdb19 INF CORS policy execution successful. 2024-08-27 18:59:03.374 +05:30 ee5a10b9-ceb6-4d15-a596-0f2844ccdb19 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:59:03.375 +05:30 af733b28-650a-401b-82de-57a02cff4f11 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:03.375 +05:30 af733b28-650a-401b-82de-57a02cff4f11 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-27 18:59:03.420 +05:30 af733b28-650a-401b-82de-57a02cff4f11 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:59:03.421 +05:30 af733b28-650a-401b-82de-57a02cff4f11 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 44.9491ms 2024-08-27 18:59:03.421 +05:30 af733b28-650a-401b-82de-57a02cff4f11 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:03.421 +05:30 af733b28-650a-401b-82de-57a02cff4f11 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee5a10b9-ceb6-4d15-a596-0f2844ccdb19}, {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-27 18:59:03.422 +05:30 af733b28-650a-401b-82de-57a02cff4f11 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 50.2754ms 2024-08-27 18:59:03.610 +05:30 872d25f9-2b03-463b-bcfd-9627bfcd6602 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:59:03.610 +05:30 872d25f9-2b03-463b-bcfd-9627bfcd6602 INF CORS policy execution successful. 2024-08-27 18:59:03.610 +05:30 872d25f9-2b03-463b-bcfd-9627bfcd6602 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6406ms 2024-08-27 18:59:03.649 +05:30 16696eb1-5675-4677-99a0-4e53470c98f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 18:59:03.649 +05:30 16696eb1-5675-4677-99a0-4e53470c98f6 INF CORS policy execution successful. 2024-08-27 18:59:03.649 +05:30 16696eb1-5675-4677-99a0-4e53470c98f6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:59:03.650 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:03.650 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f 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-27 18:59:03.671 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:59:03.671 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 21.7024ms 2024-08-27 18:59:03.672 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:03.672 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 16696eb1-5675-4677-99a0-4e53470c98f6}, {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-27 18:59:03.672 +05:30 37f62ce1-2189-491d-a740-85dc7593b24f 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 23.5581ms 2024-08-27 18:59:08.542 +05:30 9025da7b-6cff-4745-a1f0-d710954dcc5d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:59:08.543 +05:30 9025da7b-6cff-4745-a1f0-d710954dcc5d INF CORS policy execution successful. 2024-08-27 18:59:08.543 +05:30 9025da7b-6cff-4745-a1f0-d710954dcc5d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.1018ms 2024-08-27 18:59:08.573 +05:30 789c25c3-5f07-4068-a821-7162ac5c325d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 18:59:08.574 +05:30 789c25c3-5f07-4068-a821-7162ac5c325d INF CORS policy execution successful. 2024-08-27 18:59:08.574 +05:30 789c25c3-5f07-4068-a821-7162ac5c325d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjQ5NDQsImV4cCI6MTcyNDc2NTU0NCwiaWF0IjoxNzI0NzY0OTQ0fQ.C21nF8RYxGczxvFoTX9Hvr0H_XOtxVCyKHOwDo3nGvY}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 18:59:08.575 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:08.575 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 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-27 18:59:08.593 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 18:59:08.594 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 18.6604ms 2024-08-27 18:59:08.594 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 18:59:08.594 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 789c25c3-5f07-4068-a821-7162ac5c325d}, {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-27 18:59:08.595 +05:30 3ded3524-aa67-46c9-a226-ee3aacf7e6e8 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 22.0852ms 2024-08-27 19:09:57.078 +05:30 INF Application is shutting down... 2024-08-27 19:10:33.403 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 19:10:33.481 +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-27 19:10:33.521 +05:30 INF Creating key {5c36e74c-c07d-4f79-9390-73d417eef1e8} with creation date 2024-08-27 13:40:33Z, activation date 2024-08-27 13:40:33Z, and expiration date 2024-11-25 13:40:33Z. 2024-08-27 19:10:33.537 +05:30 WRN No XML encryptor configured. Key {5c36e74c-c07d-4f79-9390-73d417eef1e8} may be persisted to storage in unencrypted form. 2024-08-27 19:10:33.841 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 19:10:33.842 +05:30 INF Hosting environment: Production 2024-08-27 19:10:33.842 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 19:10:33.863 +05:30 59f4c353-266b-4859-a4a7-3a550c61c579 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:10:33.954 +05:30 59f4c353-266b-4859-a4a7-3a550c61c579 INF CORS policy execution successful. 2024-08-27 19:10:33.966 +05:30 59f4c353-266b-4859-a4a7-3a550c61c579 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 105.8523ms 2024-08-27 19:10:47.076 +05:30 814dfd25-e00a-4786-8677-c17b6b93ef42 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:10:47.086 +05:30 814dfd25-e00a-4786-8677-c17b6b93ef42 INF CORS policy execution successful. 2024-08-27 19:10:47.090 +05:30 814dfd25-e00a-4786-8677-c17b6b93ef42 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 14.4594ms 2024-08-27 19:10:47.119 +05:30 f0a3b4ee-5c9f-4f9a-95d3-3c025a76cd83 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:10:47.284 +05:30 f0a3b4ee-5c9f-4f9a-95d3-3c025a76cd83 INF CORS policy execution successful. 2024-08-27 19:10:47.314 +05:30 f0a3b4ee-5c9f-4f9a-95d3-3c025a76cd83 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYwMzcsImV4cCI6MTcyNDc2NjYzNywiaWF0IjoxNzI0NzY2MDM3fQ.PT6Y11n_nhxF5KPHeKst30h3KwWWVW2pimafr0HqoVI}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:10:47.360 +05:30 8de565c5-05a8-4d70-bbf2-2119cf6bbc57 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:10:47.361 +05:30 8de565c5-05a8-4d70-bbf2-2119cf6bbc57 INF CORS policy execution successful. 2024-08-27 19:10:47.363 +05:30 8de565c5-05a8-4d70-bbf2-2119cf6bbc57 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 3.0709ms 2024-08-27 19:10:47.378 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:47.388 +05:30 a3b9a99d-883f-403c-8d4d-ef2ce0ac8d98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:10:47.390 +05:30 a3b9a99d-883f-403c-8d4d-ef2ce0ac8d98 INF CORS policy execution successful. 2024-08-27 19:10:47.394 +05:30 a3b9a99d-883f-403c-8d4d-ef2ce0ac8d98 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYwMzcsImV4cCI6MTcyNDc2NjYzNywiaWF0IjoxNzI0NzY2MDM3fQ.PT6Y11n_nhxF5KPHeKst30h3KwWWVW2pimafr0HqoVI}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:10:47.403 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:47.441 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 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-27 19:10:47.441 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 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-27 19:10:48.113 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:10:48.117 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:10:48.202 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 753.1794ms 2024-08-27 19:10:48.202 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 753.1846ms 2024-08-27 19:10:48.203 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:48.203 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:48.206 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f0a3b4ee-5c9f-4f9a-95d3-3c025a76cd83}, {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-27 19:10:48.206 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3b9a99d-883f-403c-8d4d-ef2ce0ac8d98}, {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-27 19:10:48.220 +05:30 8aff3b03-7c1a-4b1f-8ce5-b948735b4ba9 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 831.499ms 2024-08-27 19:10:48.221 +05:30 2795726d-dae2-4b9b-95d2-775faec2cc77 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 1101.7138ms 2024-08-27 19:10:54.875 +05:30 669d6310-d6c4-457a-a1cd-bbdbe6fa8832 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:10:54.879 +05:30 669d6310-d6c4-457a-a1cd-bbdbe6fa8832 INF CORS policy execution successful. 2024-08-27 19:10:54.883 +05:30 669d6310-d6c4-457a-a1cd-bbdbe6fa8832 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 7.3231ms 2024-08-27 19:10:54.915 +05:30 8be60518-e4c2-4200-a00c-367387efcf03 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:10:54.921 +05:30 8be60518-e4c2-4200-a00c-367387efcf03 INF CORS policy execution successful. 2024-08-27 19:10:54.924 +05:30 8be60518-e4c2-4200-a00c-367387efcf03 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYwMzcsImV4cCI6MTcyNDc2NjYzNywiaWF0IjoxNzI0NzY2MDM3fQ.PT6Y11n_nhxF5KPHeKst30h3KwWWVW2pimafr0HqoVI}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:10:54.932 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:54.934 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 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-27 19:10:54.994 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:10:54.996 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 61.8018ms 2024-08-27 19:10:54.997 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:10:54.997 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8be60518-e4c2-4200-a00c-367387efcf03}, {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-27 19:10:54.999 +05:30 d01855bf-5a86-422f-ae9e-f21b905b61f1 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 84.8727ms 2024-08-27 19:11:04.882 +05:30 32b0d0c8-a88b-4906-923c-ec2b0b939aa0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:11:04.884 +05:30 32b0d0c8-a88b-4906-923c-ec2b0b939aa0 INF CORS policy execution successful. 2024-08-27 19:11:04.885 +05:30 32b0d0c8-a88b-4906-923c-ec2b0b939aa0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.4791ms 2024-08-27 19:11:04.911 +05:30 27693b8a-b580-44b6-8850-52c11a1b9b98 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:11:04.913 +05:30 27693b8a-b580-44b6-8850-52c11a1b9b98 INF CORS policy execution successful. 2024-08-27 19:11:04.915 +05:30 27693b8a-b580-44b6-8850-52c11a1b9b98 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYwMzcsImV4cCI6MTcyNDc2NjYzNywiaWF0IjoxNzI0NzY2MDM3fQ.PT6Y11n_nhxF5KPHeKst30h3KwWWVW2pimafr0HqoVI}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:11:04.916 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:11:04.916 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 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-27 19:11:04.996 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:11:04.998 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 81.1989ms 2024-08-27 19:11:04.999 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:11:04.999 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27693b8a-b580-44b6-8850-52c11a1b9b98}, {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-27 19:11:05.001 +05:30 747c52f9-296b-4c97-89c5-7aa8f1fed708 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 89.4588ms 2024-08-27 19:14:16.579 +05:30 2b1938cf-d88c-4a26-9f98-52264d8b0771 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:16.588 +05:30 2b1938cf-d88c-4a26-9f98-52264d8b0771 INF CORS policy execution successful. 2024-08-27 19:14:16.593 +05:30 2b1938cf-d88c-4a26-9f98-52264d8b0771 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 13.8511ms 2024-08-27 19:14:16.622 +05:30 4162be29-5dd4-46f1-9dd9-c952d367e045 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:16.629 +05:30 4162be29-5dd4-46f1-9dd9-c952d367e045 INF CORS policy execution successful. 2024-08-27 19:14:16.632 +05:30 4162be29-5dd4-46f1-9dd9-c952d367e045 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:14:16.634 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:16.635 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 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-27 19:14:16.734 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:16.736 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 100.4113ms 2024-08-27 19:14:16.736 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:16.737 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4162be29-5dd4-46f1-9dd9-c952d367e045}, {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-27 19:14:16.738 +05:30 343e8913-3025-4ddb-a93d-6fe44d5437f3 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 116.0571ms 2024-08-27 19:14:16.874 +05:30 3b39654e-9a87-4795-98ae-5f88c93d923a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 19:14:16.875 +05:30 3b39654e-9a87-4795-98ae-5f88c93d923a INF CORS policy execution successful. 2024-08-27 19:14:16.876 +05:30 3b39654e-9a87-4795-98ae-5f88c93d923a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 1.7044ms 2024-08-27 19:14:16.938 +05:30 23bf330e-2123-491c-9b67-141428289fbb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 19:14:16.940 +05:30 23bf330e-2123-491c-9b67-141428289fbb INF CORS policy execution successful. 2024-08-27 19:14:16.940 +05:30 23bf330e-2123-491c-9b67-141428289fbb 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:14:16.942 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:16.942 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f 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-27 19:14:16.967 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:16.968 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 26.4452ms 2024-08-27 19:14:16.969 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:16.969 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23bf330e-2123-491c-9b67-141428289fbb}, {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-27 19:14:16.970 +05:30 5ca69690-c1e0-4c62-a2af-b912f3955a4f 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 32.0482ms 2024-08-27 19:14:20.155 +05:30 ceabb5ff-609d-4034-b0f4-112c8b8d20be INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:20.163 +05:30 ceabb5ff-609d-4034-b0f4-112c8b8d20be INF CORS policy execution successful. 2024-08-27 19:14:20.164 +05:30 ceabb5ff-609d-4034-b0f4-112c8b8d20be 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:14:20.165 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:20.166 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 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-27 19:14:20.251 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:20.251 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 85.3939ms 2024-08-27 19:14:20.252 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:20.252 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ceabb5ff-609d-4034-b0f4-112c8b8d20be}, {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-27 19:14:20.254 +05:30 62f13476-02f1-452d-8c72-6d57dba4c500 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 98.3541ms 2024-08-27 19:14:51.086 +05:30 ba40031c-df66-46dc-836c-cf3f96f2bcb2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:51.088 +05:30 ba40031c-df66-46dc-836c-cf3f96f2bcb2 INF CORS policy execution successful. 2024-08-27 19:14:51.089 +05:30 ba40031c-df66-46dc-836c-cf3f96f2bcb2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.0189ms 2024-08-27 19:14:51.121 +05:30 f147594b-43ee-4761-abaa-ddb941369478 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:51.124 +05:30 f147594b-43ee-4761-abaa-ddb941369478 INF CORS policy execution successful. 2024-08-27 19:14:51.126 +05:30 f147594b-43ee-4761-abaa-ddb941369478 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyODQsImV4cCI6MTcyNDc2Njg4NCwiaWF0IjoxNzI0NzY2Mjg0fQ.QzKDpTV_M6xXgibRMPnh52YVXvEgxrLgSJXB8Z5_Y14}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:14:51.127 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:51.127 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 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-27 19:14:51.175 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:51.176 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 48.8747ms 2024-08-27 19:14:51.177 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:51.177 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f147594b-43ee-4761-abaa-ddb941369478}, {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-27 19:14:51.178 +05:30 3d270bc3-4c5e-468b-9f40-1180d8d09013 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 56.8218ms 2024-08-27 19:14:51.288 +05:30 df7aa699-fd2b-4860-873b-1e4e9341679a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:14:51.289 +05:30 df7aa699-fd2b-4860-873b-1e4e9341679a INF CORS policy execution successful. 2024-08-27 19:14:51.289 +05:30 df7aa699-fd2b-4860-873b-1e4e9341679a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.1103ms 2024-08-27 19:14:51.320 +05:30 360f62a4-9719-4d41-ab5a-f90b67248ccf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:14:51.321 +05:30 360f62a4-9719-4d41-ab5a-f90b67248ccf INF CORS policy execution successful. 2024-08-27 19:14:51.322 +05:30 360f62a4-9719-4d41-ab5a-f90b67248ccf 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyODQsImV4cCI6MTcyNDc2Njg4NCwiaWF0IjoxNzI0NzY2Mjg0fQ.QzKDpTV_M6xXgibRMPnh52YVXvEgxrLgSJXB8Z5_Y14}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:14:51.322 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:51.323 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 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-27 19:14:51.351 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:51.351 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.4437ms 2024-08-27 19:14:51.352 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:51.352 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 360f62a4-9719-4d41-ab5a-f90b67248ccf}, {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-27 19:14:51.352 +05:30 3ca00d7d-8ce5-4e3e-8598-c5c543c49a99 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 32.9024ms 2024-08-27 19:14:53.837 +05:30 51a7f0a7-373f-4397-8cd8-b224b99fb5a0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:14:53.838 +05:30 51a7f0a7-373f-4397-8cd8-b224b99fb5a0 INF CORS policy execution successful. 2024-08-27 19:14:53.839 +05:30 51a7f0a7-373f-4397-8cd8-b224b99fb5a0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyODQsImV4cCI6MTcyNDc2Njg4NCwiaWF0IjoxNzI0NzY2Mjg0fQ.QzKDpTV_M6xXgibRMPnh52YVXvEgxrLgSJXB8Z5_Y14}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:14:53.840 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:53.841 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 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-27 19:14:53.890 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:14:53.891 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 47.7766ms 2024-08-27 19:14:53.891 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:14:53.891 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 51a7f0a7-373f-4397-8cd8-b224b99fb5a0}, {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-27 19:14:53.892 +05:30 7a147c6a-4ed2-4e97-a174-7e24c3917791 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 55.3562ms 2024-08-27 19:15:15.462 +05:30 a1d36f6e-8221-4ef6-b0bd-1d0e3410c197 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:15.464 +05:30 a1d36f6e-8221-4ef6-b0bd-1d0e3410c197 INF CORS policy execution successful. 2024-08-27 19:15:15.465 +05:30 a1d36f6e-8221-4ef6-b0bd-1d0e3410c197 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.0211ms 2024-08-27 19:15:15.557 +05:30 3b21ec9f-aafa-4238-b13f-d6c9867a8b62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:15.574 +05:30 3b21ec9f-aafa-4238-b13f-d6c9867a8b62 INF CORS policy execution successful. 2024-08-27 19:15:15.575 +05:30 3b21ec9f-aafa-4238-b13f-d6c9867a8b62 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyODQsImV4cCI6MTcyNDc2Njg4NCwiaWF0IjoxNzI0NzY2Mjg0fQ.QzKDpTV_M6xXgibRMPnh52YVXvEgxrLgSJXB8Z5_Y14}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:15:15.576 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:15.577 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 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-27 19:15:15.721 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:15:15.722 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 145.3124ms 2024-08-27 19:15:15.723 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:15.723 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b21ec9f-aafa-4238-b13f-d6c9867a8b62}, {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-27 19:15:15.724 +05:30 8d126a0f-134d-45ff-9315-69d86be4a6e8 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 166.608ms 2024-08-27 19:15:50.766 +05:30 13225be5-a779-4493-a42f-c789c9bd4aa4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:50.769 +05:30 13225be5-a779-4493-a42f-c789c9bd4aa4 INF CORS policy execution successful. 2024-08-27 19:15:50.772 +05:30 13225be5-a779-4493-a42f-c789c9bd4aa4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.7277ms 2024-08-27 19:15:50.806 +05:30 3e2a2c6e-23d5-4ee2-8b5a-32207c842340 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:50.809 +05:30 3e2a2c6e-23d5-4ee2-8b5a-32207c842340 INF CORS policy execution successful. 2024-08-27 19:15:50.811 +05:30 3e2a2c6e-23d5-4ee2-8b5a-32207c842340 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:15:50.813 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:50.813 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 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-27 19:15:50.871 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:15:50.872 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 58.6597ms 2024-08-27 19:15:50.873 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:50.873 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3e2a2c6e-23d5-4ee2-8b5a-32207c842340}, {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-27 19:15:50.874 +05:30 fea1970e-fe9c-4d45-a8d1-1c008c764f97 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 68.586ms 2024-08-27 19:15:50.986 +05:30 e2ebecd8-b94d-4b26-9d59-07effc13a373 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 19:15:50.986 +05:30 e2ebecd8-b94d-4b26-9d59-07effc13a373 INF CORS policy execution successful. 2024-08-27 19:15:50.987 +05:30 e2ebecd8-b94d-4b26-9d59-07effc13a373 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 204 null null 0.9197ms 2024-08-27 19:15:51.012 +05:30 9f9c8527-f702-4bc1-8452-8d34cdaa2f85 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - null null 2024-08-27 19:15:51.014 +05:30 9f9c8527-f702-4bc1-8452-8d34cdaa2f85 INF CORS policy execution successful. 2024-08-27 19:15:51.015 +05:30 9f9c8527-f702-4bc1-8452-8d34cdaa2f85 INF HTTP request: Path: /businessentity/getbusinessentitylist QueryString: ?type=1&searchString=Entity2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:15:51.015 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:51.016 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 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-27 19:15:51.049 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:15:51.049 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.8383ms 2024-08-27 19:15:51.049 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:51.049 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9f9c8527-f702-4bc1-8452-8d34cdaa2f85}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 122} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"}]"} 2024-08-27 19:15:51.050 +05:30 dd224b79-c082-4e53-8cda-60d8a754fb60 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity2 - 200 122 application/json; charset=utf-8 37.8677ms 2024-08-27 19:15:56.192 +05:30 9eb0f8b1-12e9-411c-97c1-b6ad8253f93a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:56.193 +05:30 9eb0f8b1-12e9-411c-97c1-b6ad8253f93a INF CORS policy execution successful. 2024-08-27 19:15:56.194 +05:30 9eb0f8b1-12e9-411c-97c1-b6ad8253f93a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7536ms 2024-08-27 19:15:56.489 +05:30 b917da90-013b-4f0b-a2ff-d5dcbe9d2382 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:15:56.489 +05:30 b917da90-013b-4f0b-a2ff-d5dcbe9d2382 INF CORS policy execution successful. 2024-08-27 19:15:56.490 +05:30 b917da90-013b-4f0b-a2ff-d5dcbe9d2382 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.8536ms 2024-08-27 19:15:56.516 +05:30 9ed8e68e-7530-439f-8143-520c88d3e1fe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:15:56.517 +05:30 9ed8e68e-7530-439f-8143-520c88d3e1fe INF CORS policy execution successful. 2024-08-27 19:15:56.518 +05:30 9ed8e68e-7530-439f-8143-520c88d3e1fe 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:15:56.518 +05:30 60108adc-0d88-4de3-860b-48df8d522180 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:56.519 +05:30 60108adc-0d88-4de3-860b-48df8d522180 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-27 19:15:56.547 +05:30 1fd6c54a-8ce6-4622-88e6-5922fdac40b5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:15:56.548 +05:30 1fd6c54a-8ce6-4622-88e6-5922fdac40b5 INF CORS policy execution successful. 2024-08-27 19:15:56.549 +05:30 1fd6c54a-8ce6-4622-88e6-5922fdac40b5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:15:56.550 +05:30 1fc19104-008c-47c8-97a3-72966a773397 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:56.550 +05:30 1fc19104-008c-47c8-97a3-72966a773397 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-27 19:15:56.552 +05:30 60108adc-0d88-4de3-860b-48df8d522180 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:15:56.553 +05:30 60108adc-0d88-4de3-860b-48df8d522180 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 34.0457ms 2024-08-27 19:15:56.553 +05:30 60108adc-0d88-4de3-860b-48df8d522180 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:56.553 +05:30 60108adc-0d88-4de3-860b-48df8d522180 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9ed8e68e-7530-439f-8143-520c88d3e1fe}, {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-27 19:15:56.556 +05:30 60108adc-0d88-4de3-860b-48df8d522180 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 39.3ms 2024-08-27 19:15:56.565 +05:30 1fc19104-008c-47c8-97a3-72966a773397 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:15:56.566 +05:30 1fc19104-008c-47c8-97a3-72966a773397 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 16.3034ms 2024-08-27 19:15:56.566 +05:30 1fc19104-008c-47c8-97a3-72966a773397 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:15:56.567 +05:30 1fc19104-008c-47c8-97a3-72966a773397 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1fd6c54a-8ce6-4622-88e6-5922fdac40b5}, {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-27 19:15:56.568 +05:30 1fc19104-008c-47c8-97a3-72966a773397 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 20.5967ms 2024-08-27 19:16:01.864 +05:30 2e800bf5-10f6-4e23-be8c-5079ae11fe74 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:01.865 +05:30 2e800bf5-10f6-4e23-be8c-5079ae11fe74 INF CORS policy execution successful. 2024-08-27 19:16:01.866 +05:30 2e800bf5-10f6-4e23-be8c-5079ae11fe74 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7304ms 2024-08-27 19:16:01.900 +05:30 130b131f-2653-4d25-b72d-06fa10185738 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:01.903 +05:30 130b131f-2653-4d25-b72d-06fa10185738 INF CORS policy execution successful. 2024-08-27 19:16:01.905 +05:30 130b131f-2653-4d25-b72d-06fa10185738 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:16:01.908 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:01.909 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 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-27 19:16:02.050 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:16:02.051 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 142.3051ms 2024-08-27 19:16:02.051 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:02.060 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 130b131f-2653-4d25-b72d-06fa10185738}, {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-27 19:16:02.067 +05:30 ad0177df-3f21-44b7-ba03-1d13333dedf4 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 166.3531ms 2024-08-27 19:16:13.675 +05:30 852c5ba4-8b76-45bd-b3ed-5c74e155f404 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:13.677 +05:30 852c5ba4-8b76-45bd-b3ed-5c74e155f404 INF CORS policy execution successful. 2024-08-27 19:16:13.679 +05:30 852c5ba4-8b76-45bd-b3ed-5c74e155f404 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.3852ms 2024-08-27 19:16:13.709 +05:30 5b466b16-0553-4f3e-8583-7f240a184881 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:13.711 +05:30 5b466b16-0553-4f3e-8583-7f240a184881 INF CORS policy execution successful. 2024-08-27 19:16:13.713 +05:30 5b466b16-0553-4f3e-8583-7f240a184881 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:16:13.714 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:13.715 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 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-27 19:16:13.810 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:16:13.811 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 95.9065ms 2024-08-27 19:16:13.811 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:13.812 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5b466b16-0553-4f3e-8583-7f240a184881}, {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-27 19:16:13.814 +05:30 61abfe6b-734f-46b3-a380-71b9c6a98239 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 103.6561ms 2024-08-27 19:16:13.970 +05:30 1981546f-71a1-44af-a733-bf997c1d5086 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:16:13.971 +05:30 1981546f-71a1-44af-a733-bf997c1d5086 INF CORS policy execution successful. 2024-08-27 19:16:13.972 +05:30 1981546f-71a1-44af-a733-bf997c1d5086 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.6491ms 2024-08-27 19:16:14.008 +05:30 d10f7662-58d5-44d2-8a73-800939b1bba2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:16:14.010 +05:30 d10f7662-58d5-44d2-8a73-800939b1bba2 INF CORS policy execution successful. 2024-08-27 19:16:14.011 +05:30 d10f7662-58d5-44d2-8a73-800939b1bba2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:16:14.012 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:14.012 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 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-27 19:16:14.063 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:16:14.064 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 52.0013ms 2024-08-27 19:16:14.065 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:14.065 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d10f7662-58d5-44d2-8a73-800939b1bba2}, {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-27 19:16:14.066 +05:30 389d3d32-7a11-44d0-bd57-33c7c1502812 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 57.7879ms 2024-08-27 19:16:34.510 +05:30 babefa85-73ac-4b22-9eac-a23cd245d84f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:34.516 +05:30 babefa85-73ac-4b22-9eac-a23cd245d84f INF CORS policy execution successful. 2024-08-27 19:16:34.518 +05:30 babefa85-73ac-4b22-9eac-a23cd245d84f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 8.1027ms 2024-08-27 19:16:34.552 +05:30 a3898870-065e-4e75-99ce-1da669d2da02 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:16:34.556 +05:30 a3898870-065e-4e75-99ce-1da669d2da02 INF CORS policy execution successful. 2024-08-27 19:16:34.557 +05:30 a3898870-065e-4e75-99ce-1da669d2da02 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:16:34.559 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:34.561 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 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-27 19:16:34.594 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:16:34.595 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 33.9952ms 2024-08-27 19:16:34.595 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:16:34.595 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a3898870-065e-4e75-99ce-1da669d2da02}, {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-27 19:16:34.596 +05:30 7b4281e5-dec6-4ff5-9b5d-07a9873444d3 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 43.9271ms 2024-08-27 19:21:11.577 +05:30 d0c9c399-272e-4242-9697-1df006cd3e25 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:11.582 +05:30 d0c9c399-272e-4242-9697-1df006cd3e25 INF CORS policy execution successful. 2024-08-27 19:21:11.583 +05:30 d0c9c399-272e-4242-9697-1df006cd3e25 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.7852ms 2024-08-27 19:21:11.620 +05:30 24bf83bb-560e-4547-b2f4-dc632825af90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:11.627 +05:30 24bf83bb-560e-4547-b2f4-dc632825af90 INF CORS policy execution successful. 2024-08-27 19:21:11.630 +05:30 24bf83bb-560e-4547-b2f4-dc632825af90 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:21:11.633 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:11.635 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 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-27 19:21:11.746 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:21:11.749 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 113.5692ms 2024-08-27 19:21:11.750 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:11.751 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 24bf83bb-560e-4547-b2f4-dc632825af90}, {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-27 19:21:11.753 +05:30 1a877269-190f-4a45-8ed9-858d59e541f1 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 133.0507ms 2024-08-27 19:21:11.868 +05:30 2f3c100b-2278-4890-aab1-da94814e0c86 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:21:11.868 +05:30 2f3c100b-2278-4890-aab1-da94814e0c86 INF CORS policy execution successful. 2024-08-27 19:21:11.869 +05:30 2f3c100b-2278-4890-aab1-da94814e0c86 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.0774ms 2024-08-27 19:21:11.907 +05:30 2c2c3c84-776f-4d91-91d8-f87bc5a01584 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:21:11.908 +05:30 2c2c3c84-776f-4d91-91d8-f87bc5a01584 INF CORS policy execution successful. 2024-08-27 19:21:11.909 +05:30 2c2c3c84-776f-4d91-91d8-f87bc5a01584 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:21:11.910 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:11.910 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df 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-27 19:21:11.948 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:21:11.949 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.3457ms 2024-08-27 19:21:11.949 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:11.949 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2c2c3c84-776f-4d91-91d8-f87bc5a01584}, {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-27 19:21:11.950 +05:30 f4ffbc68-6362-41fc-88b3-1e44daf1d4df 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 43.297ms 2024-08-27 19:21:21.098 +05:30 fb3ada49-b4f5-4a8c-a3ca-0266b791981b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:21.099 +05:30 fb3ada49-b4f5-4a8c-a3ca-0266b791981b INF CORS policy execution successful. 2024-08-27 19:21:21.100 +05:30 fb3ada49-b4f5-4a8c-a3ca-0266b791981b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.9022ms 2024-08-27 19:21:21.136 +05:30 4a877f19-5aa9-4277-b080-6d7e53162e8d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:21.139 +05:30 4a877f19-5aa9-4277-b080-6d7e53162e8d INF CORS policy execution successful. 2024-08-27 19:21:21.141 +05:30 4a877f19-5aa9-4277-b080-6d7e53162e8d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:21:21.143 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:21.143 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 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-27 19:21:21.172 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:21:21.173 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.0197ms 2024-08-27 19:21:21.174 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:21.174 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4a877f19-5aa9-4277-b080-6d7e53162e8d}, {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-27 19:21:21.175 +05:30 c8aa9a3e-a554-486a-9706-2008efe3f0d1 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 39.1006ms 2024-08-27 19:21:35.796 +05:30 cd2ba616-aca1-4cbd-8691-dc4d9811b3e8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:21:35.797 +05:30 cd2ba616-aca1-4cbd-8691-dc4d9811b3e8 INF CORS policy execution successful. 2024-08-27 19:21:35.798 +05:30 cd2ba616-aca1-4cbd-8691-dc4d9811b3e8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.8979ms 2024-08-27 19:21:35.832 +05:30 f203a516-4cbc-446b-86d8-c2d1f7e2d93b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:21:35.835 +05:30 f203a516-4cbc-446b-86d8-c2d1f7e2d93b INF CORS policy execution successful. 2024-08-27 19:21:35.836 +05:30 f203a516-4cbc-446b-86d8-c2d1f7e2d93b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:21:35.837 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:35.837 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 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-27 19:21:35.864 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:21:35.866 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.1511ms 2024-08-27 19:21:35.866 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:35.866 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f203a516-4cbc-446b-86d8-c2d1f7e2d93b}, {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-27 19:21:35.867 +05:30 4f3acd5d-d7fa-4806-bb58-4c811c6f2c76 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 34.4368ms 2024-08-27 19:21:54.704 +05:30 04d496bd-f2ac-4680-981a-d9c2ebd40bf6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:54.705 +05:30 04d496bd-f2ac-4680-981a-d9c2ebd40bf6 INF CORS policy execution successful. 2024-08-27 19:21:54.706 +05:30 04d496bd-f2ac-4680-981a-d9c2ebd40bf6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.166ms 2024-08-27 19:21:54.747 +05:30 19c8a824-f408-43c0-beef-cb5da2c25c21 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:21:54.748 +05:30 19c8a824-f408-43c0-beef-cb5da2c25c21 INF CORS policy execution successful. 2024-08-27 19:21:54.749 +05:30 19c8a824-f408-43c0-beef-cb5da2c25c21 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:21:54.750 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:54.750 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e 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-27 19:21:54.777 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:21:54.778 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.4135ms 2024-08-27 19:21:54.778 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:21:54.778 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 19c8a824-f408-43c0-beef-cb5da2c25c21}, {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-27 19:21:54.780 +05:30 51c0e7b9-b444-477f-84d3-2c1090fed32e 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.6764ms 2024-08-27 19:22:39.383 +05:30 6784a77a-6425-47f9-a514-e951d41e2cdf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:22:39.386 +05:30 6784a77a-6425-47f9-a514-e951d41e2cdf INF CORS policy execution successful. 2024-08-27 19:22:39.389 +05:30 6784a77a-6425-47f9-a514-e951d41e2cdf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.0641ms 2024-08-27 19:22:39.432 +05:30 2bd4235f-fd5e-4648-aa0f-042866e87169 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:22:39.435 +05:30 2bd4235f-fd5e-4648-aa0f-042866e87169 INF CORS policy execution successful. 2024-08-27 19:22:39.437 +05:30 2bd4235f-fd5e-4648-aa0f-042866e87169 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY3NDQsImV4cCI6MTcyNDc2NzM0NCwiaWF0IjoxNzI0NzY2NzQ0fQ.cATft9qvL8XW-Cw1Izl_-B4lFUJU6uFvR4YNQU6D5Zk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:22:39.439 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:22:39.440 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 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-27 19:22:39.480 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:22:39.481 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 41.1539ms 2024-08-27 19:22:39.482 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:22:39.482 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2bd4235f-fd5e-4648-aa0f-042866e87169}, {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-27 19:22:39.483 +05:30 faef4073-d35c-4936-8881-f9f0483f15b1 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 50.3275ms 2024-08-27 19:22:39.683 +05:30 e8fbadf2-5aee-4ab3-b5e5-73f5e62a537e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:22:39.684 +05:30 e8fbadf2-5aee-4ab3-b5e5-73f5e62a537e INF CORS policy execution successful. 2024-08-27 19:22:39.685 +05:30 e8fbadf2-5aee-4ab3-b5e5-73f5e62a537e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.5265ms 2024-08-27 19:22:39.729 +05:30 44d0ecff-e215-467b-9436-363d9d92e12f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:22:39.730 +05:30 44d0ecff-e215-467b-9436-363d9d92e12f INF CORS policy execution successful. 2024-08-27 19:22:39.731 +05:30 44d0ecff-e215-467b-9436-363d9d92e12f 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY3NDQsImV4cCI6MTcyNDc2NzM0NCwiaWF0IjoxNzI0NzY2NzQ0fQ.cATft9qvL8XW-Cw1Izl_-B4lFUJU6uFvR4YNQU6D5Zk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 19:22:39.752 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:22:39.752 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 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-27 19:22:39.812 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:22:39.814 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 60.7627ms 2024-08-27 19:22:39.814 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:22:39.814 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 44d0ecff-e215-467b-9436-363d9d92e12f}, {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-27 19:22:39.816 +05:30 c1ecbb5d-c426-4591-b19d-9121de38fca1 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 86.8512ms 2024-08-27 19:23:31.788 +05:30 09d2d4d3-1fa9-40d9-98c3-b967245c52c0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:31.789 +05:30 09d2d4d3-1fa9-40d9-98c3-b967245c52c0 INF CORS policy execution successful. 2024-08-27 19:23:31.790 +05:30 09d2d4d3-1fa9-40d9-98c3-b967245c52c0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7714ms 2024-08-27 19:23:31.822 +05:30 6a245da7-8c05-4985-9d93-892fa20d50b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:31.824 +05:30 6a245da7-8c05-4985-9d93-892fa20d50b7 INF CORS policy execution successful. 2024-08-27 19:23:31.825 +05:30 6a245da7-8c05-4985-9d93-892fa20d50b7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:31.827 +05:30 ca95e523-630a-4278-9762-b86943df6729 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:31.827 +05:30 ca95e523-630a-4278-9762-b86943df6729 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-27 19:23:31.857 +05:30 ca95e523-630a-4278-9762-b86943df6729 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:31.859 +05:30 ca95e523-630a-4278-9762-b86943df6729 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.1476ms 2024-08-27 19:23:31.859 +05:30 ca95e523-630a-4278-9762-b86943df6729 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:31.859 +05:30 ca95e523-630a-4278-9762-b86943df6729 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6a245da7-8c05-4985-9d93-892fa20d50b7}, {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-27 19:23:31.860 +05:30 ca95e523-630a-4278-9762-b86943df6729 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 37.6198ms 2024-08-27 19:23:32.168 +05:30 f564d0e6-c83e-4338-8a01-4f765b2addf3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:23:32.168 +05:30 f564d0e6-c83e-4338-8a01-4f765b2addf3 INF CORS policy execution successful. 2024-08-27 19:23:32.168 +05:30 f564d0e6-c83e-4338-8a01-4f765b2addf3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.58ms 2024-08-27 19:23:32.202 +05:30 36d30481-8498-45d8-89eb-a5d6d0ce234b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:23:32.203 +05:30 36d30481-8498-45d8-89eb-a5d6d0ce234b INF CORS policy execution successful. 2024-08-27 19:23:32.203 +05:30 36d30481-8498-45d8-89eb-a5d6d0ce234b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:32.204 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:32.204 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e 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-27 19:23:32.226 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:32.227 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.6169ms 2024-08-27 19:23:32.227 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:32.227 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 36d30481-8498-45d8-89eb-a5d6d0ce234b}, {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-27 19:23:32.228 +05:30 47facea8-1747-4c61-ab0b-f6936e0efd0e 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 26.3265ms 2024-08-27 19:23:36.901 +05:30 2a7fae90-1571-4f52-8bb4-c14345333385 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:36.901 +05:30 2a7fae90-1571-4f52-8bb4-c14345333385 INF CORS policy execution successful. 2024-08-27 19:23:36.902 +05:30 2a7fae90-1571-4f52-8bb4-c14345333385 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.8608ms 2024-08-27 19:23:36.937 +05:30 363df97b-7455-4721-bafd-6b61dff2c5ed INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:36.938 +05:30 363df97b-7455-4721-bafd-6b61dff2c5ed INF CORS policy execution successful. 2024-08-27 19:23:36.938 +05:30 363df97b-7455-4721-bafd-6b61dff2c5ed 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:36.939 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:36.939 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c 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-27 19:23:36.991 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:36.991 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 51.9637ms 2024-08-27 19:23:36.992 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:36.992 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 363df97b-7455-4721-bafd-6b61dff2c5ed}, {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-27 19:23:36.992 +05:30 2f503f8d-fda5-46f2-8794-394da9f4031c 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 55.1681ms 2024-08-27 19:23:37.200 +05:30 77028332-8287-483e-b8bc-245e02c52e74 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:23:37.201 +05:30 77028332-8287-483e-b8bc-245e02c52e74 INF CORS policy execution successful. 2024-08-27 19:23:37.202 +05:30 77028332-8287-483e-b8bc-245e02c52e74 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:37.202 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:37.203 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 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-27 19:23:37.242 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:37.242 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 39.5966ms 2024-08-27 19:23:37.242 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:37.243 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 77028332-8287-483e-b8bc-245e02c52e74}, {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-27 19:23:37.243 +05:30 40edbf9b-7eea-49d6-9113-4b5120f1c0e7 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 42.7086ms 2024-08-27 19:23:42.213 +05:30 da8125c7-98b2-46ad-8d5c-2c586288bffe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:42.214 +05:30 da8125c7-98b2-46ad-8d5c-2c586288bffe INF CORS policy execution successful. 2024-08-27 19:23:42.214 +05:30 da8125c7-98b2-46ad-8d5c-2c586288bffe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.6586ms 2024-08-27 19:23:42.248 +05:30 2252709d-13cf-40a0-88cb-eebd623435ac INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:23:42.249 +05:30 2252709d-13cf-40a0-88cb-eebd623435ac INF CORS policy execution successful. 2024-08-27 19:23:42.249 +05:30 2252709d-13cf-40a0-88cb-eebd623435ac 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:42.250 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:42.250 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe 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-27 19:23:42.275 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:42.276 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 25.8667ms 2024-08-27 19:23:42.276 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:42.276 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2252709d-13cf-40a0-88cb-eebd623435ac}, {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-27 19:23:42.277 +05:30 9dc285eb-3907-4c66-ac2f-42911eeedabe 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.1722ms 2024-08-27 19:23:43.964 +05:30 de879bcd-58b8-4256-a248-cba76a2614bf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - null null 2024-08-27 19:23:44.129 +05:30 de879bcd-58b8-4256-a248-cba76a2614bf INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/index.html - 200 null text/html;charset=utf-8 165.5826ms 2024-08-27 19:23:44.654 +05:30 c874a3eb-9fa1-427a-a343-f81556ac44d4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - null null 2024-08-27 19:23:44.889 +05:30 c874a3eb-9fa1-427a-a343-f81556ac44d4 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/swagger/v1/swagger.json - 200 null application/json;charset=utf-8 234.7052ms 2024-08-27 19:23:59.641 +05:30 8ebd11f5-3f69-4ac1-ae2b-a66f58d53732 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:23:59.642 +05:30 8ebd11f5-3f69-4ac1-ae2b-a66f58d53732 INF CORS policy execution successful. 2024-08-27 19:23:59.643 +05:30 8ebd11f5-3f69-4ac1-ae2b-a66f58d53732 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.7444ms 2024-08-27 19:23:59.678 +05:30 b3d616d9-aa38-48ee-836e-47c460119df4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:23:59.679 +05:30 b3d616d9-aa38-48ee-836e-47c460119df4 INF CORS policy execution successful. 2024-08-27 19:23:59.681 +05:30 b3d616d9-aa38-48ee-836e-47c460119df4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:23:59.683 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:59.684 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 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-27 19:23:59.724 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:23:59.725 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 33.9252ms 2024-08-27 19:23:59.726 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:23:59.726 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b3d616d9-aa38-48ee-836e-47c460119df4}, {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-27 19:23:59.727 +05:30 81e4ec9f-d844-45c7-842b-9ee9681efc05 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 49.1275ms 2024-08-27 19:24:04.095 +05:30 8fb4aa97-7b49-4036-81de-bcf19937c901 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20 - null null 2024-08-27 19:24:04.099 +05:30 8fb4aa97-7b49-4036-81de-bcf19937c901 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=15&tagId=20 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 19:24:04.105 +05:30 f1cafd27-c232-4873-9ba0-8caa73b0ddc1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-08-27 19:24:04.114 +05:30 f1cafd27-c232-4873-9ba0-8caa73b0ddc1 INF AuthenticationScheme: Bearer was challenged. 2024-08-27 19:24:04.114 +05:30 f1cafd27-c232-4873-9ba0-8caa73b0ddc1 INF HTTP Response: StatusCode: 401 Headers: {X-Correlation-Id: 8fb4aa97-7b49-4036-81de-bcf19937c901}, {WWW-Authenticate: Bearer} Body: 2024-08-27 19:24:04.121 +05:30 f1cafd27-c232-4873-9ba0-8caa73b0ddc1 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20 - 401 null null 25.7243ms 2024-08-27 19:24:05.092 +05:30 c95928fb-3679-4423-ae0d-c797fec752bf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:05.093 +05:30 c95928fb-3679-4423-ae0d-c797fec752bf INF CORS policy execution successful. 2024-08-27 19:24:05.094 +05:30 c95928fb-3679-4423-ae0d-c797fec752bf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.1874ms 2024-08-27 19:24:05.127 +05:30 f1a01ba1-d522-44e6-9c09-f7e4cc7367d9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:05.129 +05:30 f1a01ba1-d522-44e6-9c09-f7e4cc7367d9 INF CORS policy execution successful. 2024-08-27 19:24:05.129 +05:30 f1a01ba1-d522-44e6-9c09-f7e4cc7367d9 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjYyNDksImV4cCI6MTcyNDc2Njg0OSwiaWF0IjoxNzI0NzY2MjQ5fQ.w_oVLMd84GPR0uR5ayc49blfB0H1v_JGSRWQaBB0KJc}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:05.130 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:05.130 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 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-27 19:24:05.154 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:05.155 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.6374ms 2024-08-27 19:24:05.155 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:05.155 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1a01ba1-d522-44e6-9c09-f7e4cc7367d9}, {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-27 19:24:05.156 +05:30 6260c564-3fa1-449f-be13-c2ee3d34ee86 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 28.3164ms 2024-08-27 19:24:10.427 +05:30 2093b82e-73f1-4d3a-b441-264fe1ebb93c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:10.427 +05:30 2093b82e-73f1-4d3a-b441-264fe1ebb93c INF CORS policy execution successful. 2024-08-27 19:24:10.428 +05:30 2093b82e-73f1-4d3a-b441-264fe1ebb93c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5229ms 2024-08-27 19:24:10.461 +05:30 1c71acee-cb4e-4ee4-a97b-bf438d27f292 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:10.462 +05:30 1c71acee-cb4e-4ee4-a97b-bf438d27f292 INF CORS policy execution successful. 2024-08-27 19:24:10.463 +05:30 1c71acee-cb4e-4ee4-a97b-bf438d27f292 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:10.463 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:10.464 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 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-27 19:24:10.510 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:10.511 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 47.4272ms 2024-08-27 19:24:10.511 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:10.511 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1c71acee-cb4e-4ee4-a97b-bf438d27f292}, {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-27 19:24:10.512 +05:30 aee1914e-7ab2-4015-96c6-b85700886536 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 50.7073ms 2024-08-27 19:24:10.927 +05:30 b4f0e3e0-ff5e-4c95-ab79-b2021f0d0fc0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:10.928 +05:30 b4f0e3e0-ff5e-4c95-ab79-b2021f0d0fc0 INF CORS policy execution successful. 2024-08-27 19:24:10.929 +05:30 b4f0e3e0-ff5e-4c95-ab79-b2021f0d0fc0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.2996ms 2024-08-27 19:24:10.976 +05:30 933d8030-ab45-46d7-9aa9-dc0da0036be6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:10.977 +05:30 933d8030-ab45-46d7-9aa9-dc0da0036be6 INF CORS policy execution successful. 2024-08-27 19:24:10.978 +05:30 933d8030-ab45-46d7-9aa9-dc0da0036be6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:10.978 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:10.978 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 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-27 19:24:11.000 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:11.001 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.4466ms 2024-08-27 19:24:11.001 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:11.001 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 933d8030-ab45-46d7-9aa9-dc0da0036be6}, {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-27 19:24:11.002 +05:30 07a0755f-2403-4d98-8851-dea1e5209f66 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 25.8449ms 2024-08-27 19:24:13.895 +05:30 31a48f2e-026f-4b9b-a2f3-4ce207e1ef0f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:13.897 +05:30 31a48f2e-026f-4b9b-a2f3-4ce207e1ef0f INF CORS policy execution successful. 2024-08-27 19:24:13.897 +05:30 31a48f2e-026f-4b9b-a2f3-4ce207e1ef0f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:13.898 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:13.899 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 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-27 19:24:13.975 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:13.975 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 76.438ms 2024-08-27 19:24:13.976 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:13.976 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 31a48f2e-026f-4b9b-a2f3-4ce207e1ef0f}, {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-27 19:24:13.977 +05:30 9a8cfadf-81dd-40a2-af28-171080e0dbe3 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 81.5694ms 2024-08-27 19:24:20.053 +05:30 181251d3-3231-4cc6-b336-e1c23a62a812 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:20.053 +05:30 181251d3-3231-4cc6-b336-e1c23a62a812 INF CORS policy execution successful. 2024-08-27 19:24:20.053 +05:30 181251d3-3231-4cc6-b336-e1c23a62a812 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7597ms 2024-08-27 19:24:20.087 +05:30 7b8f7303-1e97-4162-94c0-9c8718b9eeba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:20.088 +05:30 7b8f7303-1e97-4162-94c0-9c8718b9eeba INF CORS policy execution successful. 2024-08-27 19:24:20.088 +05:30 7b8f7303-1e97-4162-94c0-9c8718b9eeba 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:20.089 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:20.089 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 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-27 19:24:20.198 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:20.199 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 109.5532ms 2024-08-27 19:24:20.199 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:20.200 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7b8f7303-1e97-4162-94c0-9c8718b9eeba}, {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-27 19:24:20.201 +05:30 61080b72-ca3d-4dce-830a-e3db99786d86 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 113.3967ms 2024-08-27 19:24:20.341 +05:30 3e611513-2e97-494b-bb49-817903a692f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 19:24:20.341 +05:30 3e611513-2e97-494b-bb49-817903a692f6 INF CORS policy execution successful. 2024-08-27 19:24:20.342 +05:30 3e611513-2e97-494b-bb49-817903a692f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - 204 null null 0.925ms 2024-08-27 19:24:20.376 +05:30 e183318b-32c2-41ec-9981-b0e84871c8ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity+6 - null null 2024-08-27 19:24:20.376 +05:30 e183318b-32c2-41ec-9981-b0e84871c8ef INF CORS policy execution successful. 2024-08-27 19:24:20.377 +05:30 e183318b-32c2-41ec-9981-b0e84871c8ef 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:20.377 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:20.377 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a 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-27 19:24:20.412 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:20.413 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 36.1727ms 2024-08-27 19:24:20.414 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:20.414 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e183318b-32c2-41ec-9981-b0e84871c8ef}, {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-27 19:24:20.414 +05:30 aedefff1-2b41-4fe7-b3fe-9916172e6d1a 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 38.4972ms 2024-08-27 19:24:25.205 +05:30 c6736b2a-e0ce-46b0-9644-4abbecf24897 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:25.206 +05:30 c6736b2a-e0ce-46b0-9644-4abbecf24897 INF CORS policy execution successful. 2024-08-27 19:24:25.206 +05:30 c6736b2a-e0ce-46b0-9644-4abbecf24897 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.0137ms 2024-08-27 19:24:25.326 +05:30 302ae9fd-75f6-4240-bda1-3a41cad78afe INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:25.328 +05:30 302ae9fd-75f6-4240-bda1-3a41cad78afe INF CORS policy execution successful. 2024-08-27 19:24:25.328 +05:30 302ae9fd-75f6-4240-bda1-3a41cad78afe 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:25.329 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:25.330 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 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-27 19:24:25.353 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:25.353 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 23.4403ms 2024-08-27 19:24:25.354 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:25.354 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 302ae9fd-75f6-4240-bda1-3a41cad78afe}, {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-27 19:24:25.354 +05:30 a3d20fc5-9351-4843-ad8a-d38e11b30c16 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 28.044ms 2024-08-27 19:24:25.536 +05:30 2624d7c7-33ba-4714-98a6-cd04fe0ecc0f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:25.537 +05:30 2624d7c7-33ba-4714-98a6-cd04fe0ecc0f INF CORS policy execution successful. 2024-08-27 19:24:25.537 +05:30 2624d7c7-33ba-4714-98a6-cd04fe0ecc0f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.858ms 2024-08-27 19:24:25.574 +05:30 25e6e2ba-07e4-46fb-a4ae-66f3f2cae17e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:25.575 +05:30 25e6e2ba-07e4-46fb-a4ae-66f3f2cae17e INF CORS policy execution successful. 2024-08-27 19:24:25.575 +05:30 25e6e2ba-07e4-46fb-a4ae-66f3f2cae17e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:25.575 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:25.575 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a 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-27 19:24:25.604 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:25.604 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.8941ms 2024-08-27 19:24:25.605 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:25.605 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25e6e2ba-07e4-46fb-a4ae-66f3f2cae17e}, {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-27 19:24:25.605 +05:30 32884f8c-3794-4dad-a2dd-9ca6e5d9462a 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 31.991ms 2024-08-27 19:24:31.398 +05:30 89307410-21c7-443e-a331-f049489f57a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:31.399 +05:30 89307410-21c7-443e-a331-f049489f57a0 INF CORS policy execution successful. 2024-08-27 19:24:31.400 +05:30 89307410-21c7-443e-a331-f049489f57a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.6492ms 2024-08-27 19:24:31.433 +05:30 844dcf7a-71b4-420b-a5da-a6c1758ee826 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:31.434 +05:30 844dcf7a-71b4-420b-a5da-a6c1758ee826 INF CORS policy execution successful. 2024-08-27 19:24:31.435 +05:30 844dcf7a-71b4-420b-a5da-a6c1758ee826 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:31.435 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:31.435 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 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-27 19:24:31.484 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:31.484 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.0717ms 2024-08-27 19:24:31.484 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:31.485 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 844dcf7a-71b4-420b-a5da-a6c1758ee826}, {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-27 19:24:31.485 +05:30 f09572fd-9de7-4694-b106-65a18d9113e6 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 51.3688ms 2024-08-27 19:24:31.709 +05:30 9c27894e-b28c-41d1-b72d-7d70c67fd6e1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:31.710 +05:30 9c27894e-b28c-41d1-b72d-7d70c67fd6e1 INF CORS policy execution successful. 2024-08-27 19:24:31.710 +05:30 9c27894e-b28c-41d1-b72d-7d70c67fd6e1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.5312ms 2024-08-27 19:24:31.745 +05:30 ac367b04-1c02-48db-b487-404990059a80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:31.745 +05:30 ac367b04-1c02-48db-b487-404990059a80 INF CORS policy execution successful. 2024-08-27 19:24:31.746 +05:30 ac367b04-1c02-48db-b487-404990059a80 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:31.746 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:31.746 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 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-27 19:24:31.766 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:31.767 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 20.5508ms 2024-08-27 19:24:31.767 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:31.767 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ac367b04-1c02-48db-b487-404990059a80}, {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-27 19:24:31.767 +05:30 b72365da-c8fe-4e7a-b98d-7694e141b5b2 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 22.6488ms 2024-08-27 19:24:35.546 +05:30 08c906e7-b5d5-4134-b7ae-ba71f793f45e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:35.546 +05:30 08c906e7-b5d5-4134-b7ae-ba71f793f45e INF CORS policy execution successful. 2024-08-27 19:24:35.547 +05:30 08c906e7-b5d5-4134-b7ae-ba71f793f45e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:35.547 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:35.547 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 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-27 19:24:35.566 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:35.567 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 19.8653ms 2024-08-27 19:24:35.567 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:35.567 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08c906e7-b5d5-4134-b7ae-ba71f793f45e}, {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-27 19:24:35.568 +05:30 f7f0e70d-22fe-4c28-a082-2fc6a4c4d7d1 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 22.4689ms 2024-08-27 19:24:35.791 +05:30 648c099d-133b-4c8a-aaf9-ebcfe0baccf4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:35.792 +05:30 648c099d-133b-4c8a-aaf9-ebcfe0baccf4 INF CORS policy execution successful. 2024-08-27 19:24:35.792 +05:30 648c099d-133b-4c8a-aaf9-ebcfe0baccf4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:35.792 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:35.792 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d 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-27 19:24:35.807 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:35.808 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 15.4126ms 2024-08-27 19:24:35.808 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:35.808 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 648c099d-133b-4c8a-aaf9-ebcfe0baccf4}, {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-27 19:24:35.808 +05:30 b508f9b5-1363-471d-8fb3-b8636bd5ef8d 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 16.9711ms 2024-08-27 19:24:40.157 +05:30 04c996c1-855c-41c2-8750-abe40d70cd36 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:40.157 +05:30 04c996c1-855c-41c2-8750-abe40d70cd36 INF CORS policy execution successful. 2024-08-27 19:24:40.158 +05:30 04c996c1-855c-41c2-8750-abe40d70cd36 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7833ms 2024-08-27 19:24:40.200 +05:30 7c0b0924-690f-421d-9466-c8b3fc742488 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:40.201 +05:30 7c0b0924-690f-421d-9466-c8b3fc742488 INF CORS policy execution successful. 2024-08-27 19:24:40.201 +05:30 7c0b0924-690f-421d-9466-c8b3fc742488 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:40.201 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:40.202 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 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-27 19:24:40.240 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:40.240 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.1915ms 2024-08-27 19:24:40.240 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:40.240 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7c0b0924-690f-421d-9466-c8b3fc742488}, {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-27 19:24:40.241 +05:30 53f9292a-6799-4e29-93fc-c3cbfbc47423 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 40.7483ms 2024-08-27 19:24:46.273 +05:30 665f1129-095e-481a-98d6-c19223d53411 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:46.274 +05:30 665f1129-095e-481a-98d6-c19223d53411 INF CORS policy execution successful. 2024-08-27 19:24:46.275 +05:30 665f1129-095e-481a-98d6-c19223d53411 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.9906ms 2024-08-27 19:24:46.305 +05:30 1bfff533-fbde-4641-b5e9-ecd4200f5f9c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:24:46.306 +05:30 1bfff533-fbde-4641-b5e9-ecd4200f5f9c INF CORS policy execution successful. 2024-08-27 19:24:46.307 +05:30 1bfff533-fbde-4641-b5e9-ecd4200f5f9c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:46.307 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:46.308 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c 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-27 19:24:46.345 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:46.346 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 38.3594ms 2024-08-27 19:24:46.346 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:46.347 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1bfff533-fbde-4641-b5e9-ecd4200f5f9c}, {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-27 19:24:46.347 +05:30 c8e8f1eb-7db5-4597-a857-b0debafa9f5c 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 42.1546ms 2024-08-27 19:24:46.574 +05:30 2fbb5213-22c3-40c7-bc18-ab158fbe5ec8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:46.574 +05:30 2fbb5213-22c3-40c7-bc18-ab158fbe5ec8 INF CORS policy execution successful. 2024-08-27 19:24:46.574 +05:30 2fbb5213-22c3-40c7-bc18-ab158fbe5ec8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.5368ms 2024-08-27 19:24:46.610 +05:30 f2d7abe6-554e-40e8-88dc-5d34b45f66ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:24:46.610 +05:30 f2d7abe6-554e-40e8-88dc-5d34b45f66ef INF CORS policy execution successful. 2024-08-27 19:24:46.611 +05:30 f2d7abe6-554e-40e8-88dc-5d34b45f66ef 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:24:46.611 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:46.611 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 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-27 19:24:46.630 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:24:46.631 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 19.3239ms 2024-08-27 19:24:46.631 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:24:46.631 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f2d7abe6-554e-40e8-88dc-5d34b45f66ef}, {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-27 19:24:46.631 +05:30 e95db823-55c0-46f4-a70a-f4b3c4692ed5 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 21.8024ms 2024-08-27 19:25:00.656 +05:30 9e34e246-e7c0-44c5-9e72-f95486d9b4c6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:25:00.657 +05:30 9e34e246-e7c0-44c5-9e72-f95486d9b4c6 INF CORS policy execution successful. 2024-08-27 19:25:00.658 +05:30 9e34e246-e7c0-44c5-9e72-f95486d9b4c6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.6321ms 2024-08-27 19:25:00.687 +05:30 73ab37a1-72be-45fe-9e9f-be39a2b02683 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:25:00.688 +05:30 73ab37a1-72be-45fe-9e9f-be39a2b02683 INF CORS policy execution successful. 2024-08-27 19:25:00.689 +05:30 73ab37a1-72be-45fe-9e9f-be39a2b02683 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:25:00.690 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:25:00.691 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 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-27 19:25:00.741 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:25:00.742 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 50.7389ms 2024-08-27 19:25:00.742 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:25:00.742 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73ab37a1-72be-45fe-9e9f-be39a2b02683}, {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-27 19:25:00.743 +05:30 0e1f6a9c-0f00-4f29-80f4-bb0e94cbce41 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 56.1668ms 2024-08-27 19:25:00.977 +05:30 f3326bbe-e7b5-433c-bb4a-254c9f2c61be INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:25:00.977 +05:30 f3326bbe-e7b5-433c-bb4a-254c9f2c61be INF CORS policy execution successful. 2024-08-27 19:25:00.977 +05:30 f3326bbe-e7b5-433c-bb4a-254c9f2c61be INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.5898ms 2024-08-27 19:25:01.011 +05:30 99da2bfa-04a0-4239-9826-5885a4a187ae INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:25:01.012 +05:30 99da2bfa-04a0-4239-9826-5885a4a187ae INF CORS policy execution successful. 2024-08-27 19:25:01.012 +05:30 99da2bfa-04a0-4239-9826-5885a4a187ae 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:25:01.012 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:25:01.012 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 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-27 19:25:01.033 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:25:01.034 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 21.1922ms 2024-08-27 19:25:01.034 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:25:01.034 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99da2bfa-04a0-4239-9826-5885a4a187ae}, {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-27 19:25:01.034 +05:30 6bc0b63a-53f3-40bb-8ca8-f8b5678e5ca5 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 23.1852ms 2024-08-27 19:25:09.949 +05:30 276eece2-ce97-4eed-91c7-0c23df80450f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20 - null null 2024-08-27 19:25:09.952 +05:30 276eece2-ce97-4eed-91c7-0c23df80450f INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=15&tagId=20 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzY2ODg1LCJleHAiOjE3MjQ3Njc0ODUsImlhdCI6MTcyNDc2Njg4NX0.jX9-HEH1KC9RWFCnA1ZRlUbHnO36i-WhP-a0k3tAIkk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 19:25:09.956 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:09.989 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 19:25:10.094 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:25:10.095 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 105.868ms 2024-08-27 19:25:10.095 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:10.095 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: 276eece2-ce97-4eed-91c7-0c23df80450f}, {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-27 19:25:10.096 +05:30 9e22263a-8b65-4063-8771-9fd21530f892 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20 - 400 164 application/json; charset=utf-8 147.3087ms 2024-08-27 19:25:20.863 +05:30 e02c383f-25cf-45ce-87a8-6349f00062a1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20&languageId=0 - null null 2024-08-27 19:25:20.864 +05:30 e02c383f-25cf-45ce-87a8-6349f00062a1 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=15&tagId=20&languageId=0 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzY2ODg1LCJleHAiOjE3MjQ3Njc0ODUsImlhdCI6MTcyNDc2Njg4NX0.jX9-HEH1KC9RWFCnA1ZRlUbHnO36i-WhP-a0k3tAIkk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 19:25:20.865 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:20.865 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 19:25:20.870 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF Executing BadRequestObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:25:20.871 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 5.8567ms 2024-08-27 19:25:20.871 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:20.871 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF HTTP Response: StatusCode: 400 Headers: {X-Correlation-Id: e02c383f-25cf-45ce-87a8-6349f00062a1}, {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-27 19:25:20.872 +05:30 2468455f-b35c-4be8-8951-fc94417e4900 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20&languageId=0 - 400 164 application/json; charset=utf-8 8.5041ms 2024-08-27 19:25:28.413 +05:30 57d528dd-6437-4a4c-9a14-f356b3ee87a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20&languageId=1 - null null 2024-08-27 19:25:28.415 +05:30 57d528dd-6437-4a4c-9a14-f356b3ee87a4 INF HTTP request: Path: /tag/gettagdetails QueryString: ?id=15&tagId=20&languageId=1 Headers: {Accept: */*}, {Accept-Encoding: gzip, deflate}, {Accept-Language: en-US,en;q=0.9}, {Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiVGVzdFVzZXI4IiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjgiLCJuYW1laWQiOiIxNiIsIkN1c3RvbUNsYWltVHlwZSI6WyJEYXRhYmFzZUtleSIsIkRhdGFiYXNlTmFtZSIsIkNoYW5uZWxJZCJdLCJEYXRhYmFzZUtleSI6IjciLCJEYXRhYmFzZU5hbWUiOiJTUzAwMDEiLCJDaGFubmVsSWQiOiIyIiwibmJmIjoxNzI0NzY2ODg1LCJleHAiOjE3MjQ3Njc0ODUsImlhdCI6MTcyNDc2Njg4NX0.jX9-HEH1KC9RWFCnA1ZRlUbHnO36i-WhP-a0k3tAIkk}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195/SangMastersAPI/swagger/index.html}, {User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36} Host: 103.120.178.195 Body: 2024-08-27 19:25:28.415 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF Executing endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:28.415 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 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.Security.Api.Controllers.TagController (Sang.Masters.Api). 2024-08-27 19:25:28.535 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:25:28.536 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF Executed action Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api) in 120.3688ms 2024-08-27 19:25:28.536 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF Executed endpoint 'Sang.Security.Api.Controllers.TagController.GetTagDetails (Sang.Masters.Api)' 2024-08-27 19:25:28.536 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 57d528dd-6437-4a4c-9a14-f356b3ee87a4}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 602} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"{\"TagInfo\":[{\"Id\":15,\"Name\":\"Test PoSTag7\",\"Code\":\"POS01\",\"Parent\":0,\"Parent_Name\":null,\"IsGroup\":false}],\"TagLanguage\":[{\"Id\":15,\"Language\":1,\"Language_Name\":\"English\"},{\"Id\":15,\"Language\":2,\"Language_Name\":\"Arabic\"}],\"TagEntity\":[{\"Id\":15,\"Entity\":1,\"Entity_Name\":\"Entity1\"},{\"Id\":15,\"Entity\":2,\"Entity_Name\":\"Entity2\"}],\"TagDetails\":[{\"Id\":15,\"Country\":2,\"Country_Name\":\"Name2\",\"City\":1,\"City_Name\":\"Name1\"}],\"TagDetailsEntity\":[]}"} 2024-08-27 19:25:28.537 +05:30 e5193a14-3c14-4d3d-87a3-1f4ed56157e2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/tag/gettagdetails?id=15&tagId=20&languageId=1 - 200 602 application/json; charset=utf-8 123.6408ms 2024-08-27 19:28:19.639 +05:30 f04481eb-46ad-453e-95d9-02b447c00111 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:28:19.641 +05:30 f04481eb-46ad-453e-95d9-02b447c00111 INF CORS policy execution successful. 2024-08-27 19:28:19.642 +05:30 f04481eb-46ad-453e-95d9-02b447c00111 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.9356ms 2024-08-27 19:28:19.682 +05:30 8da827ec-16fa-487a-8e6b-daf2ebbe28e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:28:19.685 +05:30 8da827ec-16fa-487a-8e6b-daf2ebbe28e8 INF CORS policy execution successful. 2024-08-27 19:28:19.686 +05:30 8da827ec-16fa-487a-8e6b-daf2ebbe28e8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:28:19.688 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:28:19.689 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 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-27 19:28:19.739 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:28:19.740 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 50.6815ms 2024-08-27 19:28:19.740 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:28:19.740 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8da827ec-16fa-487a-8e6b-daf2ebbe28e8}, {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-27 19:28:19.741 +05:30 071ebe37-45f3-42b2-9fcb-70e31d90aa87 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 58.6167ms 2024-08-27 19:28:20.154 +05:30 ad390a27-9cac-49bd-b21a-b04dd6a92ee6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:28:20.154 +05:30 ad390a27-9cac-49bd-b21a-b04dd6a92ee6 INF CORS policy execution successful. 2024-08-27 19:28:20.155 +05:30 ad390a27-9cac-49bd-b21a-b04dd6a92ee6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.9651ms 2024-08-27 19:28:20.181 +05:30 23185613-6b2e-4617-aea7-663ad8d2a049 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:28:20.183 +05:30 23185613-6b2e-4617-aea7-663ad8d2a049 INF CORS policy execution successful. 2024-08-27 19:28:20.185 +05:30 23185613-6b2e-4617-aea7-663ad8d2a049 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:28:20.187 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:28:20.188 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b 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-27 19:28:20.262 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:28:20.264 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 75.8756ms 2024-08-27 19:28:20.264 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:28:20.265 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 23185613-6b2e-4617-aea7-663ad8d2a049}, {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-27 19:28:20.269 +05:30 3460b8cc-a24b-4807-a5ea-fe73d0b98a2b 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 86.9433ms 2024-08-27 19:29:17.970 +05:30 e78e9ee1-6ce6-4493-b521-739771fb358f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:17.973 +05:30 e78e9ee1-6ce6-4493-b521-739771fb358f INF CORS policy execution successful. 2024-08-27 19:29:17.975 +05:30 e78e9ee1-6ce6-4493-b521-739771fb358f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.9849ms 2024-08-27 19:29:18.096 +05:30 26e085fd-4522-437d-8097-2d1413af28f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:18.099 +05:30 26e085fd-4522-437d-8097-2d1413af28f4 INF CORS policy execution successful. 2024-08-27 19:29:18.100 +05:30 26e085fd-4522-437d-8097-2d1413af28f4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:29:18.101 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:18.102 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 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-27 19:29:18.232 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:29:18.233 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 130.0641ms 2024-08-27 19:29:18.233 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:18.233 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 26e085fd-4522-437d-8097-2d1413af28f4}, {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-27 19:29:18.234 +05:30 7c690560-3440-4d10-a432-2c948bdf2f89 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 137.6259ms 2024-08-27 19:29:28.828 +05:30 5ed4a5f3-bf2c-4a13-96e2-9948eba38433 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:28.829 +05:30 5ed4a5f3-bf2c-4a13-96e2-9948eba38433 INF CORS policy execution successful. 2024-08-27 19:29:28.829 +05:30 5ed4a5f3-bf2c-4a13-96e2-9948eba38433 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.4012ms 2024-08-27 19:29:28.890 +05:30 3c12f56f-3c04-4815-9cea-e86f719bc331 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:28.895 +05:30 3c12f56f-3c04-4815-9cea-e86f719bc331 INF CORS policy execution successful. 2024-08-27 19:29:28.897 +05:30 3c12f56f-3c04-4815-9cea-e86f719bc331 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:29:28.898 +05:30 ee862828-927e-4049-843d-9bbf492c8424 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:28.899 +05:30 ee862828-927e-4049-843d-9bbf492c8424 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-27 19:29:28.927 +05:30 ee862828-927e-4049-843d-9bbf492c8424 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:29:28.928 +05:30 ee862828-927e-4049-843d-9bbf492c8424 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 28.7949ms 2024-08-27 19:29:28.928 +05:30 ee862828-927e-4049-843d-9bbf492c8424 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:28.928 +05:30 ee862828-927e-4049-843d-9bbf492c8424 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3c12f56f-3c04-4815-9cea-e86f719bc331}, {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-27 19:29:28.929 +05:30 ee862828-927e-4049-843d-9bbf492c8424 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 39.4079ms 2024-08-27 19:29:29.126 +05:30 0c61890f-a8d9-4f14-a9f8-b311e3065ebb INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:29:29.126 +05:30 0c61890f-a8d9-4f14-a9f8-b311e3065ebb INF CORS policy execution successful. 2024-08-27 19:29:29.127 +05:30 0c61890f-a8d9-4f14-a9f8-b311e3065ebb INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.7812ms 2024-08-27 19:29:29.153 +05:30 934a2513-ee1f-44df-8eb0-2f8eb23f2c80 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:29:29.154 +05:30 934a2513-ee1f-44df-8eb0-2f8eb23f2c80 INF CORS policy execution successful. 2024-08-27 19:29:29.154 +05:30 934a2513-ee1f-44df-8eb0-2f8eb23f2c80 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:29:29.154 +05:30 36fed174-73b7-4656-a64d-947344db101b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:29.154 +05:30 36fed174-73b7-4656-a64d-947344db101b 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-27 19:29:29.186 +05:30 36fed174-73b7-4656-a64d-947344db101b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:29:29.186 +05:30 36fed174-73b7-4656-a64d-947344db101b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.6637ms 2024-08-27 19:29:29.186 +05:30 36fed174-73b7-4656-a64d-947344db101b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:29.187 +05:30 36fed174-73b7-4656-a64d-947344db101b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 934a2513-ee1f-44df-8eb0-2f8eb23f2c80}, {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-27 19:29:29.187 +05:30 36fed174-73b7-4656-a64d-947344db101b 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 34.5635ms 2024-08-27 19:29:43.981 +05:30 8ecf1fd5-948e-443f-bb97-51647f0dac2e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:43.981 +05:30 8ecf1fd5-948e-443f-bb97-51647f0dac2e INF CORS policy execution successful. 2024-08-27 19:29:43.981 +05:30 8ecf1fd5-948e-443f-bb97-51647f0dac2e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9271ms 2024-08-27 19:29:44.010 +05:30 5e90051d-7dc4-4e76-b188-9f6fd2085b7b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:29:44.012 +05:30 5e90051d-7dc4-4e76-b188-9f6fd2085b7b INF CORS policy execution successful. 2024-08-27 19:29:44.013 +05:30 5e90051d-7dc4-4e76-b188-9f6fd2085b7b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:29:44.013 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:44.014 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef 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-27 19:29:44.150 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:29:44.151 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 136.8226ms 2024-08-27 19:29:44.151 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:29:44.151 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5e90051d-7dc4-4e76-b188-9f6fd2085b7b}, {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-27 19:29:44.152 +05:30 5eecb535-226f-4a7e-ac11-c740a08971ef 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 141.6703ms 2024-08-27 19:30:12.484 +05:30 74e9c8ef-d3a6-4c04-a1c4-dfd78cea386b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:12.485 +05:30 74e9c8ef-d3a6-4c04-a1c4-dfd78cea386b INF CORS policy execution successful. 2024-08-27 19:30:12.486 +05:30 74e9c8ef-d3a6-4c04-a1c4-dfd78cea386b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.9448ms 2024-08-27 19:30:12.516 +05:30 e28768fe-0b9f-41b3-a07b-99c34d93b12a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:12.519 +05:30 e28768fe-0b9f-41b3-a07b-99c34d93b12a INF CORS policy execution successful. 2024-08-27 19:30:12.524 +05:30 e28768fe-0b9f-41b3-a07b-99c34d93b12a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:12.527 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:12.528 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 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-27 19:30:12.623 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:12.624 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 93.1033ms 2024-08-27 19:30:12.624 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:12.625 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e28768fe-0b9f-41b3-a07b-99c34d93b12a}, {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-27 19:30:12.625 +05:30 329273d4-2ede-4934-b3ec-c51d6aa5cf54 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 108.8817ms 2024-08-27 19:30:12.754 +05:30 21282d33-7dad-4352-9503-5e3c862beb94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:30:12.755 +05:30 21282d33-7dad-4352-9503-5e3c862beb94 INF CORS policy execution successful. 2024-08-27 19:30:12.755 +05:30 21282d33-7dad-4352-9503-5e3c862beb94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.9681ms 2024-08-27 19:30:12.780 +05:30 5a4ce7e8-8892-4738-a3b6-5dd1ca015039 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:30:12.781 +05:30 5a4ce7e8-8892-4738-a3b6-5dd1ca015039 INF CORS policy execution successful. 2024-08-27 19:30:12.782 +05:30 5a4ce7e8-8892-4738-a3b6-5dd1ca015039 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:12.783 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:12.783 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b 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-27 19:30:12.806 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:12.807 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 23.6445ms 2024-08-27 19:30:12.807 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:12.807 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5a4ce7e8-8892-4738-a3b6-5dd1ca015039}, {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-27 19:30:12.808 +05:30 b2f015cd-1a2a-458f-b627-a0722117868b 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 27.5452ms 2024-08-27 19:30:22.231 +05:30 b5d54a55-aece-4329-86d7-a7c3ef656cfc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:22.232 +05:30 b5d54a55-aece-4329-86d7-a7c3ef656cfc INF CORS policy execution successful. 2024-08-27 19:30:22.233 +05:30 b5d54a55-aece-4329-86d7-a7c3ef656cfc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.1685ms 2024-08-27 19:30:22.262 +05:30 001089ff-7401-4925-829c-d79ceb05e911 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:22.264 +05:30 001089ff-7401-4925-829c-d79ceb05e911 INF CORS policy execution successful. 2024-08-27 19:30:22.265 +05:30 001089ff-7401-4925-829c-d79ceb05e911 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:22.269 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:22.269 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b 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-27 19:30:22.334 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:22.335 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 65.7701ms 2024-08-27 19:30:22.335 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:22.335 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 001089ff-7401-4925-829c-d79ceb05e911}, {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-27 19:30:22.336 +05:30 75e6b207-014d-4d0f-b444-361f02471a3b 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 73.6942ms 2024-08-27 19:30:22.587 +05:30 b3fb27f0-4204-485e-9430-29e76ec3708f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:30:22.588 +05:30 b3fb27f0-4204-485e-9430-29e76ec3708f INF CORS policy execution successful. 2024-08-27 19:30:22.589 +05:30 b3fb27f0-4204-485e-9430-29e76ec3708f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.0784ms 2024-08-27 19:30:22.620 +05:30 33f3aeb1-2b5b-42e4-93cd-6abde3b9d2bd INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:30:22.622 +05:30 33f3aeb1-2b5b-42e4-93cd-6abde3b9d2bd INF CORS policy execution successful. 2024-08-27 19:30:22.622 +05:30 33f3aeb1-2b5b-42e4-93cd-6abde3b9d2bd 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:22.625 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:22.625 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a 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-27 19:30:22.661 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:22.662 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 36.3001ms 2024-08-27 19:30:22.662 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:22.663 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33f3aeb1-2b5b-42e4-93cd-6abde3b9d2bd}, {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-27 19:30:22.663 +05:30 2852e0d4-15e0-4107-8347-4f1fe922b12a 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 42.8468ms 2024-08-27 19:30:27.318 +05:30 ada8fa8f-e11b-4aab-9558-4bf5f2869359 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:27.319 +05:30 ada8fa8f-e11b-4aab-9558-4bf5f2869359 INF CORS policy execution successful. 2024-08-27 19:30:27.319 +05:30 ada8fa8f-e11b-4aab-9558-4bf5f2869359 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.1127ms 2024-08-27 19:30:27.357 +05:30 bf0e3360-ac91-461b-a5fd-0d7919de831b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:27.358 +05:30 bf0e3360-ac91-461b-a5fd-0d7919de831b INF CORS policy execution successful. 2024-08-27 19:30:27.358 +05:30 bf0e3360-ac91-461b-a5fd-0d7919de831b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:27.359 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:27.359 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 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-27 19:30:27.432 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:27.432 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 72.6325ms 2024-08-27 19:30:27.432 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:27.432 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf0e3360-ac91-461b-a5fd-0d7919de831b}, {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-27 19:30:27.432 +05:30 cf509387-f483-46de-a79f-5d62e2c20832 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 75.6078ms 2024-08-27 19:30:33.221 +05:30 ea533ab2-18e1-4014-86f1-c360f6bcb6f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:33.222 +05:30 ea533ab2-18e1-4014-86f1-c360f6bcb6f6 INF CORS policy execution successful. 2024-08-27 19:30:33.222 +05:30 ea533ab2-18e1-4014-86f1-c360f6bcb6f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9587ms 2024-08-27 19:30:33.264 +05:30 91d1e1b6-0fee-48fd-82e6-55d545dfe6bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:30:33.265 +05:30 91d1e1b6-0fee-48fd-82e6-55d545dfe6bb INF CORS policy execution successful. 2024-08-27 19:30:33.265 +05:30 91d1e1b6-0fee-48fd-82e6-55d545dfe6bb 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:30:33.265 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:33.266 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 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-27 19:30:33.315 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:30:33.316 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.7432ms 2024-08-27 19:30:33.316 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:30:33.316 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 91d1e1b6-0fee-48fd-82e6-55d545dfe6bb}, {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-27 19:30:33.317 +05:30 bcdaccbd-d4c3-446c-8a54-d3bf7227e752 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 53.3637ms 2024-08-27 19:31:01.587 +05:30 84c9ee88-c55d-4620-8e6f-58e70975b32d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:01.588 +05:30 84c9ee88-c55d-4620-8e6f-58e70975b32d INF CORS policy execution successful. 2024-08-27 19:31:01.588 +05:30 84c9ee88-c55d-4620-8e6f-58e70975b32d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.3462ms 2024-08-27 19:31:01.613 +05:30 c35380be-edd3-4f3d-bd01-345a8507b4af INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:01.615 +05:30 c35380be-edd3-4f3d-bd01-345a8507b4af INF CORS policy execution successful. 2024-08-27 19:31:01.615 +05:30 c35380be-edd3-4f3d-bd01-345a8507b4af 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:01.616 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:01.617 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 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-27 19:31:01.646 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:01.646 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 29.5676ms 2024-08-27 19:31:01.646 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:01.647 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c35380be-edd3-4f3d-bd01-345a8507b4af}, {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-27 19:31:01.647 +05:30 e1c04ca7-f226-4dba-a0e6-8f10a6ad52f9 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 33.7008ms 2024-08-27 19:31:01.885 +05:30 5ded2737-fe0c-4017-8a41-a54fc84c1b7e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:31:01.885 +05:30 5ded2737-fe0c-4017-8a41-a54fc84c1b7e INF CORS policy execution successful. 2024-08-27 19:31:01.885 +05:30 5ded2737-fe0c-4017-8a41-a54fc84c1b7e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.724ms 2024-08-27 19:31:01.922 +05:30 82b0cb33-a87e-4f92-a0b1-4085c8a36aa3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:31:01.924 +05:30 82b0cb33-a87e-4f92-a0b1-4085c8a36aa3 INF CORS policy execution successful. 2024-08-27 19:31:01.924 +05:30 82b0cb33-a87e-4f92-a0b1-4085c8a36aa3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:01.925 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:01.925 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d 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-27 19:31:01.965 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:01.966 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 40.2721ms 2024-08-27 19:31:01.966 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:01.966 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 82b0cb33-a87e-4f92-a0b1-4085c8a36aa3}, {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-27 19:31:01.967 +05:30 629af056-1047-43f6-82eb-115b6ad6bb8d 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 44.2863ms 2024-08-27 19:31:05.692 +05:30 1cd14454-c9fe-49f7-9a03-96d63988536c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:05.707 +05:30 1cd14454-c9fe-49f7-9a03-96d63988536c INF CORS policy execution successful. 2024-08-27 19:31:05.707 +05:30 1cd14454-c9fe-49f7-9a03-96d63988536c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:05.707 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:05.708 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 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-27 19:31:05.740 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:05.741 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.8699ms 2024-08-27 19:31:05.741 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:05.741 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1cd14454-c9fe-49f7-9a03-96d63988536c}, {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-27 19:31:05.741 +05:30 cf216a30-f527-4da8-9a49-8ed5b6322c30 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 49.612ms 2024-08-27 19:31:05.967 +05:30 be65c057-000e-4a26-a1a0-e37dbbf9da3a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:31:05.968 +05:30 be65c057-000e-4a26-a1a0-e37dbbf9da3a INF CORS policy execution successful. 2024-08-27 19:31:05.969 +05:30 be65c057-000e-4a26-a1a0-e37dbbf9da3a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:05.969 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:05.969 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab 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-27 19:31:05.999 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:05.999 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 29.5663ms 2024-08-27 19:31:05.999 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:05.999 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: be65c057-000e-4a26-a1a0-e37dbbf9da3a}, {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-27 19:31:06.000 +05:30 6c7e2e49-49e4-452a-b277-01496b1108ab 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 32.6726ms 2024-08-27 19:31:26.810 +05:30 ec33a164-a5c6-4fed-8f13-7c37aa743e93 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:26.810 +05:30 ec33a164-a5c6-4fed-8f13-7c37aa743e93 INF CORS policy execution successful. 2024-08-27 19:31:26.811 +05:30 ec33a164-a5c6-4fed-8f13-7c37aa743e93 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.4183ms 2024-08-27 19:31:26.835 +05:30 8a281d32-3d43-4ecc-86ec-d0297b5eb304 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:26.837 +05:30 8a281d32-3d43-4ecc-86ec-d0297b5eb304 INF CORS policy execution successful. 2024-08-27 19:31:26.838 +05:30 8a281d32-3d43-4ecc-86ec-d0297b5eb304 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:26.838 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:26.839 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 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-27 19:31:26.882 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:26.883 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 43.7624ms 2024-08-27 19:31:26.883 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:26.883 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a281d32-3d43-4ecc-86ec-d0297b5eb304}, {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-27 19:31:26.884 +05:30 33607818-3d3b-459d-a9df-63b46d964ed4 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 48.8174ms 2024-08-27 19:31:56.132 +05:30 e4fdf708-6ccd-42cd-a9a4-ab90133565e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:56.133 +05:30 e4fdf708-6ccd-42cd-a9a4-ab90133565e2 INF CORS policy execution successful. 2024-08-27 19:31:56.135 +05:30 e4fdf708-6ccd-42cd-a9a4-ab90133565e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.1573ms 2024-08-27 19:31:56.162 +05:30 7e71ff4d-7593-4c6a-b308-b2cf7a041d55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:31:56.164 +05:30 7e71ff4d-7593-4c6a-b308-b2cf7a041d55 INF CORS policy execution successful. 2024-08-27 19:31:56.164 +05:30 7e71ff4d-7593-4c6a-b308-b2cf7a041d55 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:56.165 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:56.165 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad 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-27 19:31:56.223 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:56.224 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 58.1872ms 2024-08-27 19:31:56.224 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:56.224 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7e71ff4d-7593-4c6a-b308-b2cf7a041d55}, {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-27 19:31:56.225 +05:30 8bd58e44-3bab-4057-b40e-c5c28d2072ad 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 62.6727ms 2024-08-27 19:31:56.499 +05:30 6fd859f8-4cee-4f6f-a93b-70caa32684ae INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:31:56.499 +05:30 6fd859f8-4cee-4f6f-a93b-70caa32684ae INF CORS policy execution successful. 2024-08-27 19:31:56.500 +05:30 6fd859f8-4cee-4f6f-a93b-70caa32684ae INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.1239ms 2024-08-27 19:31:56.531 +05:30 08176a87-d4ec-4b22-8bff-18b94d08eef1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:31:56.533 +05:30 08176a87-d4ec-4b22-8bff-18b94d08eef1 INF CORS policy execution successful. 2024-08-27 19:31:56.533 +05:30 08176a87-d4ec-4b22-8bff-18b94d08eef1 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:31:56.533 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:56.534 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 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-27 19:31:56.568 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:31:56.568 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 34.6227ms 2024-08-27 19:31:56.569 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:31:56.569 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 08176a87-d4ec-4b22-8bff-18b94d08eef1}, {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-27 19:31:56.570 +05:30 7124e08c-fb9c-42d8-8a55-01632199ecb4 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 38.3392ms 2024-08-27 19:32:05.987 +05:30 48c11897-8ee2-4d7e-ba12-8fb5fd27a6f6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:05.987 +05:30 48c11897-8ee2-4d7e-ba12-8fb5fd27a6f6 INF CORS policy execution successful. 2024-08-27 19:32:05.987 +05:30 48c11897-8ee2-4d7e-ba12-8fb5fd27a6f6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.8551ms 2024-08-27 19:32:06.017 +05:30 a1097d3a-bff1-47d4-aca5-e44e06c72515 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:06.018 +05:30 a1097d3a-bff1-47d4-aca5-e44e06c72515 INF CORS policy execution successful. 2024-08-27 19:32:06.018 +05:30 a1097d3a-bff1-47d4-aca5-e44e06c72515 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:06.018 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:06.019 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 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-27 19:32:06.046 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:06.047 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.9482ms 2024-08-27 19:32:06.047 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:06.047 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a1097d3a-bff1-47d4-aca5-e44e06c72515}, {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-27 19:32:06.047 +05:30 dae96966-c2bd-4e7e-813a-54000c7e1e95 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 30.2242ms 2024-08-27 19:32:13.816 +05:30 5a0642fd-89d4-4c23-832c-7072217d210e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:13.817 +05:30 5a0642fd-89d4-4c23-832c-7072217d210e INF CORS policy execution successful. 2024-08-27 19:32:13.817 +05:30 5a0642fd-89d4-4c23-832c-7072217d210e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.7835ms 2024-08-27 19:32:13.843 +05:30 569a5171-f2a3-46c1-9e10-6e213826a87b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:13.844 +05:30 569a5171-f2a3-46c1-9e10-6e213826a87b INF CORS policy execution successful. 2024-08-27 19:32:13.844 +05:30 569a5171-f2a3-46c1-9e10-6e213826a87b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:13.844 +05:30 c38f5ecc-1461-4611-900b-204524583680 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:13.845 +05:30 c38f5ecc-1461-4611-900b-204524583680 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-27 19:32:13.899 +05:30 c38f5ecc-1461-4611-900b-204524583680 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:13.899 +05:30 c38f5ecc-1461-4611-900b-204524583680 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 54.5735ms 2024-08-27 19:32:13.899 +05:30 c38f5ecc-1461-4611-900b-204524583680 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:13.900 +05:30 c38f5ecc-1461-4611-900b-204524583680 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 569a5171-f2a3-46c1-9e10-6e213826a87b}, {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-27 19:32:13.900 +05:30 c38f5ecc-1461-4611-900b-204524583680 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 57.3515ms 2024-08-27 19:32:14.112 +05:30 be1f8df3-442b-419b-af3e-d502f09ee7a5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:14.112 +05:30 be1f8df3-442b-419b-af3e-d502f09ee7a5 INF CORS policy execution successful. 2024-08-27 19:32:14.112 +05:30 be1f8df3-442b-419b-af3e-d502f09ee7a5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.4642ms 2024-08-27 19:32:14.143 +05:30 c5466ffc-6713-4d21-8ddf-65079985fab2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:14.143 +05:30 c5466ffc-6713-4d21-8ddf-65079985fab2 INF CORS policy execution successful. 2024-08-27 19:32:14.143 +05:30 c5466ffc-6713-4d21-8ddf-65079985fab2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:14.144 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:14.144 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd 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-27 19:32:14.166 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:14.166 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.2142ms 2024-08-27 19:32:14.166 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:14.166 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c5466ffc-6713-4d21-8ddf-65079985fab2}, {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-27 19:32:14.167 +05:30 26f2a7d9-f586-475b-a375-f4aed781d6dd 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 23.7367ms 2024-08-27 19:32:20.633 +05:30 2dad8ff6-83b3-4d75-b034-8c97c5874183 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:20.634 +05:30 2dad8ff6-83b3-4d75-b034-8c97c5874183 INF CORS policy execution successful. 2024-08-27 19:32:20.634 +05:30 2dad8ff6-83b3-4d75-b034-8c97c5874183 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.2109ms 2024-08-27 19:32:20.679 +05:30 ded2935e-06c7-410e-91eb-82e6dedac1e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:20.680 +05:30 ded2935e-06c7-410e-91eb-82e6dedac1e9 INF CORS policy execution successful. 2024-08-27 19:32:20.680 +05:30 ded2935e-06c7-410e-91eb-82e6dedac1e9 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:20.681 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:20.681 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 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-27 19:32:20.731 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:20.731 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.6886ms 2024-08-27 19:32:20.731 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:20.731 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ded2935e-06c7-410e-91eb-82e6dedac1e9}, {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-27 19:32:20.732 +05:30 3f894034-5ca6-4911-92fc-bf3ed17bec73 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 52.588ms 2024-08-27 19:32:20.924 +05:30 f5814bd0-52d7-41e7-85b6-2ad1ce803225 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:20.925 +05:30 f5814bd0-52d7-41e7-85b6-2ad1ce803225 INF CORS policy execution successful. 2024-08-27 19:32:20.925 +05:30 f5814bd0-52d7-41e7-85b6-2ad1ce803225 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6691ms 2024-08-27 19:32:20.949 +05:30 7f228def-3ffd-4675-9f5c-404cd6a44283 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:20.950 +05:30 7f228def-3ffd-4675-9f5c-404cd6a44283 INF CORS policy execution successful. 2024-08-27 19:32:20.950 +05:30 7f228def-3ffd-4675-9f5c-404cd6a44283 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:20.950 +05:30 da6054fa-4b58-47ed-ba79-21434de773df INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:20.951 +05:30 da6054fa-4b58-47ed-ba79-21434de773df 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-27 19:32:20.973 +05:30 da6054fa-4b58-47ed-ba79-21434de773df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:20.973 +05:30 da6054fa-4b58-47ed-ba79-21434de773df INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 22.7749ms 2024-08-27 19:32:20.973 +05:30 da6054fa-4b58-47ed-ba79-21434de773df INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:20.974 +05:30 da6054fa-4b58-47ed-ba79-21434de773df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7f228def-3ffd-4675-9f5c-404cd6a44283}, {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-27 19:32:20.974 +05:30 da6054fa-4b58-47ed-ba79-21434de773df 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 24.6585ms 2024-08-27 19:32:27.938 +05:30 8bfc3523-6dc8-406e-b800-827bf40dd186 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:27.938 +05:30 8bfc3523-6dc8-406e-b800-827bf40dd186 INF CORS policy execution successful. 2024-08-27 19:32:27.938 +05:30 8bfc3523-6dc8-406e-b800-827bf40dd186 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.949ms 2024-08-27 19:32:27.970 +05:30 ca845b78-99b5-4eb8-a2c6-e30da5ec0688 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:27.971 +05:30 ca845b78-99b5-4eb8-a2c6-e30da5ec0688 INF CORS policy execution successful. 2024-08-27 19:32:27.972 +05:30 ca845b78-99b5-4eb8-a2c6-e30da5ec0688 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:27.972 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:27.973 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be 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-27 19:32:28.029 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:28.030 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 57.3663ms 2024-08-27 19:32:28.030 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:28.031 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ca845b78-99b5-4eb8-a2c6-e30da5ec0688}, {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-27 19:32:28.031 +05:30 fee0f8f1-3192-42d7-89ba-f0779fc359be 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 61.3888ms 2024-08-27 19:32:33.756 +05:30 981f4916-a629-4eea-8af5-62074e854459 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:33.757 +05:30 981f4916-a629-4eea-8af5-62074e854459 INF CORS policy execution successful. 2024-08-27 19:32:33.757 +05:30 981f4916-a629-4eea-8af5-62074e854459 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.2627ms 2024-08-27 19:32:33.789 +05:30 25d1c94d-c9b5-445a-8348-57600376652f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:33.790 +05:30 25d1c94d-c9b5-445a-8348-57600376652f INF CORS policy execution successful. 2024-08-27 19:32:33.790 +05:30 25d1c94d-c9b5-445a-8348-57600376652f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:33.790 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:33.791 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d 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-27 19:32:33.850 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:33.851 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 60.2296ms 2024-08-27 19:32:33.851 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:33.851 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 25d1c94d-c9b5-445a-8348-57600376652f}, {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-27 19:32:33.852 +05:30 c7829258-0295-4239-a31d-5a50a8ae721d 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 62.7341ms 2024-08-27 19:32:43.120 +05:30 c538b5e9-734f-41f3-a4ae-19b117e8875f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:43.121 +05:30 c538b5e9-734f-41f3-a4ae-19b117e8875f INF CORS policy execution successful. 2024-08-27 19:32:43.121 +05:30 c538b5e9-734f-41f3-a4ae-19b117e8875f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9674ms 2024-08-27 19:32:43.163 +05:30 161f6414-ae3a-4418-8477-7c3bf41ed57f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:43.164 +05:30 161f6414-ae3a-4418-8477-7c3bf41ed57f INF CORS policy execution successful. 2024-08-27 19:32:43.164 +05:30 161f6414-ae3a-4418-8477-7c3bf41ed57f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:43.164 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:43.165 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 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-27 19:32:43.221 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:43.221 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 56.6112ms 2024-08-27 19:32:43.221 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:43.221 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 161f6414-ae3a-4418-8477-7c3bf41ed57f}, {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-27 19:32:43.222 +05:30 15203b62-8795-43be-9a75-6280c36d63a1 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.1245ms 2024-08-27 19:32:43.390 +05:30 67f25feb-ccfb-4e6d-86cc-186c0c31002e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:43.390 +05:30 67f25feb-ccfb-4e6d-86cc-186c0c31002e INF CORS policy execution successful. 2024-08-27 19:32:43.391 +05:30 67f25feb-ccfb-4e6d-86cc-186c0c31002e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.4483ms 2024-08-27 19:32:43.416 +05:30 af968e43-44e2-48bb-ac1f-c7b2f834b0b7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:43.416 +05:30 af968e43-44e2-48bb-ac1f-c7b2f834b0b7 INF CORS policy execution successful. 2024-08-27 19:32:43.416 +05:30 af968e43-44e2-48bb-ac1f-c7b2f834b0b7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:43.417 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:43.417 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea 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-27 19:32:43.443 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:43.443 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 26.1695ms 2024-08-27 19:32:43.443 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:43.443 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: af968e43-44e2-48bb-ac1f-c7b2f834b0b7}, {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-27 19:32:43.444 +05:30 664fa70a-6bbb-44ef-b54f-63c837e51aea 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 28.2472ms 2024-08-27 19:32:49.724 +05:30 e460359f-394f-406d-b916-455945209e70 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:49.725 +05:30 e460359f-394f-406d-b916-455945209e70 INF CORS policy execution successful. 2024-08-27 19:32:49.725 +05:30 e460359f-394f-406d-b916-455945209e70 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.7074ms 2024-08-27 19:32:49.750 +05:30 760ea9ea-2700-4088-b807-21a572c6459e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:32:49.751 +05:30 760ea9ea-2700-4088-b807-21a572c6459e INF CORS policy execution successful. 2024-08-27 19:32:49.751 +05:30 760ea9ea-2700-4088-b807-21a572c6459e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:49.751 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:49.752 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb 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-27 19:32:49.770 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:49.770 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 18.2721ms 2024-08-27 19:32:49.770 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:49.770 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 760ea9ea-2700-4088-b807-21a572c6459e}, {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-27 19:32:49.771 +05:30 48b462d9-6ddb-4345-941d-198a2cbcc2cb 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.5094ms 2024-08-27 19:32:58.131 +05:30 d5f2a467-cb17-462d-a6ee-3513bc7ab630 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:58.132 +05:30 d5f2a467-cb17-462d-a6ee-3513bc7ab630 INF CORS policy execution successful. 2024-08-27 19:32:58.132 +05:30 d5f2a467-cb17-462d-a6ee-3513bc7ab630 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.0103ms 2024-08-27 19:32:58.173 +05:30 2d55fd37-117d-4b65-ae38-0f359b2da0c7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:32:58.174 +05:30 2d55fd37-117d-4b65-ae38-0f359b2da0c7 INF CORS policy execution successful. 2024-08-27 19:32:58.175 +05:30 2d55fd37-117d-4b65-ae38-0f359b2da0c7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:32:58.175 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:58.176 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 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-27 19:32:58.205 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:32:58.206 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.1345ms 2024-08-27 19:32:58.206 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:32:58.206 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2d55fd37-117d-4b65-ae38-0f359b2da0c7}, {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-27 19:32:58.207 +05:30 93550184-ab19-43ea-9c22-ff15ee634443 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 33.4721ms 2024-08-27 19:33:04.742 +05:30 2f5fd262-b879-499b-b4b2-6036ac608d3c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:04.742 +05:30 2f5fd262-b879-499b-b4b2-6036ac608d3c INF CORS policy execution successful. 2024-08-27 19:33:04.743 +05:30 2f5fd262-b879-499b-b4b2-6036ac608d3c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9593ms 2024-08-27 19:33:04.767 +05:30 0e2a58a7-5745-42a8-98c0-752d5a88c2aa INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:04.768 +05:30 0e2a58a7-5745-42a8-98c0-752d5a88c2aa INF CORS policy execution successful. 2024-08-27 19:33:04.768 +05:30 0e2a58a7-5745-42a8-98c0-752d5a88c2aa 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:33:04.768 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:04.768 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 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-27 19:33:04.801 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:33:04.801 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 32.5682ms 2024-08-27 19:33:04.801 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:04.801 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e2a58a7-5745-42a8-98c0-752d5a88c2aa}, {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-27 19:33:04.802 +05:30 9461e3c0-9bd4-4f85-80c9-0822cca0e8a9 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 34.8381ms 2024-08-27 19:33:43.445 +05:30 b69a4273-bef0-4525-8d17-85a71bacc19f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:43.447 +05:30 b69a4273-bef0-4525-8d17-85a71bacc19f INF CORS policy execution successful. 2024-08-27 19:33:43.448 +05:30 b69a4273-bef0-4525-8d17-85a71bacc19f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.9931ms 2024-08-27 19:33:43.475 +05:30 2915a982-fdb4-4d60-8c62-e9313fefb8cf INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:43.477 +05:30 2915a982-fdb4-4d60-8c62-e9313fefb8cf INF CORS policy execution successful. 2024-08-27 19:33:43.478 +05:30 2915a982-fdb4-4d60-8c62-e9313fefb8cf 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:33:43.478 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:43.479 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b 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-27 19:33:43.525 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:33:43.525 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 46.2707ms 2024-08-27 19:33:43.526 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:43.526 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2915a982-fdb4-4d60-8c62-e9313fefb8cf}, {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-27 19:33:43.527 +05:30 b87a2a1f-1367-402a-b6b9-29051dfe7c9b 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 52.3171ms 2024-08-27 19:33:43.731 +05:30 cef6609c-96ba-41d6-b6f0-c6739b2655ca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:33:43.731 +05:30 cef6609c-96ba-41d6-b6f0-c6739b2655ca INF CORS policy execution successful. 2024-08-27 19:33:43.731 +05:30 cef6609c-96ba-41d6-b6f0-c6739b2655ca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.903ms 2024-08-27 19:33:43.757 +05:30 945cfd0c-3edc-47c3-a4e7-e29abc7a75e7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:33:43.757 +05:30 945cfd0c-3edc-47c3-a4e7-e29abc7a75e7 INF CORS policy execution successful. 2024-08-27 19:33:43.758 +05:30 945cfd0c-3edc-47c3-a4e7-e29abc7a75e7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:33:43.758 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:43.758 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 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-27 19:33:43.760 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:33:43.760 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 2.2462ms 2024-08-27 19:33:43.760 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:43.760 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 945cfd0c-3edc-47c3-a4e7-e29abc7a75e7}, {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-27 19:33:43.761 +05:30 57a39c8f-f3f4-471a-9ad6-820bb7539989 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 3.7934ms 2024-08-27 19:33:53.430 +05:30 9600e61a-7c82-48a6-85c7-c8e19e4fd731 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:53.430 +05:30 9600e61a-7c82-48a6-85c7-c8e19e4fd731 INF CORS policy execution successful. 2024-08-27 19:33:53.431 +05:30 9600e61a-7c82-48a6-85c7-c8e19e4fd731 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9456ms 2024-08-27 19:33:53.456 +05:30 118978f5-42d4-4117-89eb-a892f2d756cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:33:53.457 +05:30 118978f5-42d4-4117-89eb-a892f2d756cc INF CORS policy execution successful. 2024-08-27 19:33:53.457 +05:30 118978f5-42d4-4117-89eb-a892f2d756cc 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:33:53.458 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:53.458 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 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-27 19:33:53.483 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:33:53.484 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 25.4073ms 2024-08-27 19:33:53.484 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:53.484 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 118978f5-42d4-4117-89eb-a892f2d756cc}, {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-27 19:33:53.485 +05:30 4d98c5ef-7a52-4d60-af8f-0a7c82841b53 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.1996ms 2024-08-27 19:33:53.732 +05:30 1871436f-afdb-440b-b2ce-0a27187139f4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:33:53.732 +05:30 1871436f-afdb-440b-b2ce-0a27187139f4 INF CORS policy execution successful. 2024-08-27 19:33:53.733 +05:30 1871436f-afdb-440b-b2ce-0a27187139f4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.8795ms 2024-08-27 19:33:53.763 +05:30 eefdebcd-f350-4eb2-957d-2a2bbd510c4c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:33:53.763 +05:30 eefdebcd-f350-4eb2-957d-2a2bbd510c4c INF CORS policy execution successful. 2024-08-27 19:33:53.764 +05:30 eefdebcd-f350-4eb2-957d-2a2bbd510c4c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjY4NTAsImV4cCI6MTcyNDc2NzQ1MCwiaWF0IjoxNzI0NzY2ODUwfQ.o7HGJqqkcb4JcVuJF8MrnyfbQ1dzsVW3j3RpJHfwgps}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:33:53.764 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:53.764 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 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-27 19:33:53.793 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:33:53.794 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 30.1224ms 2024-08-27 19:33:53.794 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:33:53.795 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: eefdebcd-f350-4eb2-957d-2a2bbd510c4c}, {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-27 19:33:53.796 +05:30 01433f61-56ce-4d45-bd3c-6b9483f43a01 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 32.7992ms 2024-08-27 19:34:16.942 +05:30 97fe83dc-b9a4-4580-b0c6-481e9910e664 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:34:16.943 +05:30 97fe83dc-b9a4-4580-b0c6-481e9910e664 INF CORS policy execution successful. 2024-08-27 19:34:16.943 +05:30 97fe83dc-b9a4-4580-b0c6-481e9910e664 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.0858ms 2024-08-27 19:34:16.988 +05:30 b8f07c81-78e3-4346-b5d8-77abee519f22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:34:16.989 +05:30 b8f07c81-78e3-4346-b5d8-77abee519f22 INF CORS policy execution successful. 2024-08-27 19:34:16.990 +05:30 b8f07c81-78e3-4346-b5d8-77abee519f22 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:34:16.991 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:34:16.991 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 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-27 19:34:17.138 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:34:17.139 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 147.6499ms 2024-08-27 19:34:17.139 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:34:17.139 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b8f07c81-78e3-4346-b5d8-77abee519f22}, {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-27 19:34:17.140 +05:30 5ebec900-e679-4055-a3db-ec7c0e5ba655 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 152.1759ms 2024-08-27 19:34:17.225 +05:30 46663be0-6639-4ac7-ac03-bd6f205d366a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:34:17.226 +05:30 46663be0-6639-4ac7-ac03-bd6f205d366a INF CORS policy execution successful. 2024-08-27 19:34:17.226 +05:30 46663be0-6639-4ac7-ac03-bd6f205d366a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.7557ms 2024-08-27 19:34:17.252 +05:30 4b3ac8ca-d2f0-4bb7-82f3-26239a069fd2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:34:17.252 +05:30 4b3ac8ca-d2f0-4bb7-82f3-26239a069fd2 INF CORS policy execution successful. 2024-08-27 19:34:17.253 +05:30 4b3ac8ca-d2f0-4bb7-82f3-26239a069fd2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:34:17.253 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:34:17.253 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d 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-27 19:34:17.278 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:34:17.279 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 25.31ms 2024-08-27 19:34:17.279 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:34:17.279 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 4b3ac8ca-d2f0-4bb7-82f3-26239a069fd2}, {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-27 19:34:17.280 +05:30 3c67b419-8104-45e0-9ea2-38ae2178fd9d 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 28.163ms 2024-08-27 19:35:07.618 +05:30 ed8676e5-dfff-49a4-897d-f02e7bf4ddaf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:07.621 +05:30 ed8676e5-dfff-49a4-897d-f02e7bf4ddaf INF CORS policy execution successful. 2024-08-27 19:35:07.623 +05:30 ed8676e5-dfff-49a4-897d-f02e7bf4ddaf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.0055ms 2024-08-27 19:35:07.688 +05:30 3a71ce40-170c-4be0-a9f6-65ac66817a34 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:07.691 +05:30 3a71ce40-170c-4be0-a9f6-65ac66817a34 INF CORS policy execution successful. 2024-08-27 19:35:07.692 +05:30 3a71ce40-170c-4be0-a9f6-65ac66817a34 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:07.694 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:07.695 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 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-27 19:35:07.739 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:07.743 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 45.2886ms 2024-08-27 19:35:07.743 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:07.743 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3a71ce40-170c-4be0-a9f6-65ac66817a34}, {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-27 19:35:07.744 +05:30 0a36b041-3fce-47b7-93df-aa302218b0d3 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 55.9631ms 2024-08-27 19:35:07.967 +05:30 690c8d95-4977-4b1d-86fa-3213cbb5bb94 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:07.967 +05:30 690c8d95-4977-4b1d-86fa-3213cbb5bb94 INF CORS policy execution successful. 2024-08-27 19:35:07.968 +05:30 690c8d95-4977-4b1d-86fa-3213cbb5bb94 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.746ms 2024-08-27 19:35:08.006 +05:30 1497003c-de54-439c-8d63-8bbf177ff19b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:08.007 +05:30 1497003c-de54-439c-8d63-8bbf177ff19b INF CORS policy execution successful. 2024-08-27 19:35:08.008 +05:30 1497003c-de54-439c-8d63-8bbf177ff19b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:08.008 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:08.008 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 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-27 19:35:08.077 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:08.077 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 68.8891ms 2024-08-27 19:35:08.077 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:08.078 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1497003c-de54-439c-8d63-8bbf177ff19b}, {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-27 19:35:08.078 +05:30 2d4dee0d-c3f8-4bed-add8-25aec18e6596 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 72.086ms 2024-08-27 19:35:16.068 +05:30 aeb5052c-ad57-4755-b98a-eda6bdf4660a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:16.069 +05:30 aeb5052c-ad57-4755-b98a-eda6bdf4660a INF CORS policy execution successful. 2024-08-27 19:35:16.071 +05:30 aeb5052c-ad57-4755-b98a-eda6bdf4660a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.5241ms 2024-08-27 19:35:16.099 +05:30 c549d434-e851-4dc4-84e7-1ae946eeb3c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:16.100 +05:30 c549d434-e851-4dc4-84e7-1ae946eeb3c9 INF CORS policy execution successful. 2024-08-27 19:35:16.101 +05:30 c549d434-e851-4dc4-84e7-1ae946eeb3c9 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:16.101 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:16.101 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 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-27 19:35:16.175 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:16.175 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 73.6385ms 2024-08-27 19:35:16.175 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:16.175 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c549d434-e851-4dc4-84e7-1ae946eeb3c9}, {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-27 19:35:16.176 +05:30 beb807ff-b7ba-41a1-9d6f-6c3b3e53a1b5 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 76.5724ms 2024-08-27 19:35:16.350 +05:30 e58a3e10-9b28-4fa9-a365-726c8704d2a0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:16.351 +05:30 e58a3e10-9b28-4fa9-a365-726c8704d2a0 INF CORS policy execution successful. 2024-08-27 19:35:16.351 +05:30 e58a3e10-9b28-4fa9-a365-726c8704d2a0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.6479ms 2024-08-27 19:35:16.380 +05:30 736fe416-e09a-4b70-83bf-4b45a2408b63 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:16.381 +05:30 736fe416-e09a-4b70-83bf-4b45a2408b63 INF CORS policy execution successful. 2024-08-27 19:35:16.381 +05:30 736fe416-e09a-4b70-83bf-4b45a2408b63 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:16.381 +05:30 089aef95-a4b7-4beb-9516-264e59189767 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:16.382 +05:30 089aef95-a4b7-4beb-9516-264e59189767 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-27 19:35:16.433 +05:30 089aef95-a4b7-4beb-9516-264e59189767 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:16.434 +05:30 089aef95-a4b7-4beb-9516-264e59189767 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 51.7555ms 2024-08-27 19:35:16.434 +05:30 089aef95-a4b7-4beb-9516-264e59189767 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:16.434 +05:30 089aef95-a4b7-4beb-9516-264e59189767 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 736fe416-e09a-4b70-83bf-4b45a2408b63}, {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-27 19:35:16.434 +05:30 089aef95-a4b7-4beb-9516-264e59189767 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 54.1032ms 2024-08-27 19:35:32.099 +05:30 47b8c1e9-a8d9-4ec7-92e4-05b74b616be5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:32.099 +05:30 47b8c1e9-a8d9-4ec7-92e4-05b74b616be5 INF CORS policy execution successful. 2024-08-27 19:35:32.100 +05:30 47b8c1e9-a8d9-4ec7-92e4-05b74b616be5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.9486ms 2024-08-27 19:35:32.127 +05:30 203e4a48-c762-4399-9384-5661534b5823 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:35:32.128 +05:30 203e4a48-c762-4399-9384-5661534b5823 INF CORS policy execution successful. 2024-08-27 19:35:32.129 +05:30 203e4a48-c762-4399-9384-5661534b5823 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:32.130 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:32.130 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e 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-27 19:35:32.190 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:32.191 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 60.55ms 2024-08-27 19:35:32.191 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:32.191 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 203e4a48-c762-4399-9384-5661534b5823}, {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-27 19:35:32.192 +05:30 0b43c90d-4f2f-4300-b099-5159fc4d5b0e 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 64.5268ms 2024-08-27 19:35:32.351 +05:30 8fc6f41e-d1f0-400d-a3a2-4d6b39348a92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:32.352 +05:30 8fc6f41e-d1f0-400d-a3a2-4d6b39348a92 INF CORS policy execution successful. 2024-08-27 19:35:32.353 +05:30 8fc6f41e-d1f0-400d-a3a2-4d6b39348a92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.584ms 2024-08-27 19:35:32.378 +05:30 c1ab51f7-7acd-4e34-8e71-c1868f4c1a08 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 19:35:32.379 +05:30 c1ab51f7-7acd-4e34-8e71-c1868f4c1a08 INF CORS policy execution successful. 2024-08-27 19:35:32.380 +05:30 c1ab51f7-7acd-4e34-8e71-c1868f4c1a08 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Njc0NTAsImV4cCI6MTcyNDc2ODA1MCwiaWF0IjoxNzI0NzY3NDUwfQ.mWPxXEuNix6iwP2MiZt_RSbOeijKFr3yD1iTw1bnzmE}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:35:32.380 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:32.380 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 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-27 19:35:32.457 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:35:32.457 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 76.9174ms 2024-08-27 19:35:32.457 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:35:32.458 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c1ab51f7-7acd-4e34-8e71-c1868f4c1a08}, {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-27 19:35:32.461 +05:30 eeb9c0d5-4ec3-4582-bf8f-775c1abe1cb9 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 82.5181ms 2024-08-27 19:45:05.227 +05:30 f9ef4bf8-f82a-46dc-b9ff-dfef79dcbead INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:45:05.231 +05:30 f9ef4bf8-f82a-46dc-b9ff-dfef79dcbead INF CORS policy execution successful. 2024-08-27 19:45:05.233 +05:30 f9ef4bf8-f82a-46dc-b9ff-dfef79dcbead INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.7649ms 2024-08-27 19:45:05.260 +05:30 2f681e67-76f4-4a61-8090-2e89b8f6e476 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 19:45:05.263 +05:30 2f681e67-76f4-4a61-8090-2e89b8f6e476 INF CORS policy execution successful. 2024-08-27 19:45:05.264 +05:30 2f681e67-76f4-4a61-8090-2e89b8f6e476 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NjgwOTksImV4cCI6MTcyNDc2ODY5OSwiaWF0IjoxNzI0NzY4MDk5fQ.gBGZ6tppqu7Se_8wWWX2tVhn_kgZ8v746O_Luh5k1jk}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 19:45:05.266 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:45:05.267 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa 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-27 19:45:05.331 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 19:45:05.332 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 65.1942ms 2024-08-27 19:45:05.333 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 19:45:05.333 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2f681e67-76f4-4a61-8090-2e89b8f6e476}, {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-27 19:45:05.334 +05:30 2e0b8158-8ac2-4e03-87c3-bff7d0ef62aa 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 73.9146ms 2024-08-27 19:55:31.512 +05:30 INF Application is shutting down... 2024-08-27 20:26:58.231 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 20:26:58.294 +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-27 20:26:58.328 +05:30 INF Creating key {f2505546-8800-44da-82af-a46d91cfd3f7} with creation date 2024-08-27 14:56:58Z, activation date 2024-08-27 14:56:58Z, and expiration date 2024-11-25 14:56:58Z. 2024-08-27 20:26:58.343 +05:30 WRN No XML encryptor configured. Key {f2505546-8800-44da-82af-a46d91cfd3f7} may be persisted to storage in unencrypted form. 2024-08-27 20:26:58.618 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 20:26:58.619 +05:30 INF Hosting environment: Production 2024-08-27 20:26:58.619 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 20:26:58.634 +05:30 1e2bb376-464e-462a-ac37-85e7fe798fdd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:26:58.707 +05:30 1e2bb376-464e-462a-ac37-85e7fe798fdd INF CORS policy execution successful. 2024-08-27 20:26:58.717 +05:30 1e2bb376-464e-462a-ac37-85e7fe798fdd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 86.3941ms 2024-08-27 20:26:58.740 +05:30 7fca76b3-a9b2-4e1a-8be7-af5d5ebf27b0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:26:58.874 +05:30 7fca76b3-a9b2-4e1a-8be7-af5d5ebf27b0 INF CORS policy execution successful. 2024-08-27 20:26:58.897 +05:30 7fca76b3-a9b2-4e1a-8be7-af5d5ebf27b0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:26:58.954 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:26:59.003 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 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-27 20:26:59.431 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:26:59.493 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 483.1914ms 2024-08-27 20:26:59.494 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:26:59.496 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7fca76b3-a9b2-4e1a-8be7-af5d5ebf27b0}, {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-27 20:26:59.508 +05:30 6a05da86-fce9-47d0-a575-0c123df562b6 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 768.5592ms 2024-08-27 20:26:59.857 +05:30 25ed7edc-7ed1-4c42-9deb-bbdacd91aebf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 20:26:59.865 +05:30 25ed7edc-7ed1-4c42-9deb-bbdacd91aebf INF CORS policy execution successful. 2024-08-27 20:26:59.866 +05:30 25ed7edc-7ed1-4c42-9deb-bbdacd91aebf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 204 null null 9.1062ms 2024-08-27 20:26:59.901 +05:30 27a9ba18-7e97-44f2-bf94-207c7139f6ca INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - null null 2024-08-27 20:26:59.905 +05:30 27a9ba18-7e97-44f2-bf94-207c7139f6ca INF CORS policy execution successful. 2024-08-27 20:26:59.909 +05:30 27a9ba18-7e97-44f2-bf94-207c7139f6ca INF HTTP request: Path: /timezone/gettimezonelist QueryString: ?languageId=1&type=1&searchString=India+Standard+Time 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:26:59.918 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:26:59.919 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd 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-27 20:26:59.936 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:26:59.939 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 19.5511ms 2024-08-27 20:26:59.939 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:26:59.939 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 27a9ba18-7e97-44f2-bf94-207c7139f6ca}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 132} Body: {"status":"Success","statusCode":2000,"message":"Success","result":"[{\"Id\":9,\"Name\":\"India Standard Time\",\"Code\":\"IST\"}]"} 2024-08-27 20:26:59.941 +05:30 1f25ba2e-c9f6-4b1a-9d3f-817b51c66bcd INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString=India+Standard+Time - 200 132 application/json; charset=utf-8 39.5996ms 2024-08-27 20:27:10.207 +05:30 0c6304d8-deb3-4873-bb57-93a7c34e22f5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:27:10.209 +05:30 0c6304d8-deb3-4873-bb57-93a7c34e22f5 INF CORS policy execution successful. 2024-08-27 20:27:10.210 +05:30 0c6304d8-deb3-4873-bb57-93a7c34e22f5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.3776ms 2024-08-27 20:27:10.248 +05:30 192e2b81-53a6-4588-bd82-b3953f2fb5bb INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:27:10.252 +05:30 192e2b81-53a6-4588-bd82-b3953f2fb5bb INF CORS policy execution successful. 2024-08-27 20:27:10.253 +05:30 192e2b81-53a6-4588-bd82-b3953f2fb5bb 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:27:10.258 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:27:10.259 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed 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-27 20:27:10.272 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:27:10.273 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 13.3143ms 2024-08-27 20:27:10.273 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:27:10.274 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 192e2b81-53a6-4588-bd82-b3953f2fb5bb}, {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-27 20:27:10.274 +05:30 c4bea7b7-9d8e-4128-8e8f-3e93e22b25ed 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 26.9308ms 2024-08-27 20:29:05.921 +05:30 da6cafe3-ce62-49ca-a7e1-31a441b7301d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:05.927 +05:30 da6cafe3-ce62-49ca-a7e1-31a441b7301d INF CORS policy execution successful. 2024-08-27 20:29:05.930 +05:30 da6cafe3-ce62-49ca-a7e1-31a441b7301d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 9.7084ms 2024-08-27 20:29:05.967 +05:30 bf8b81a7-02ec-4b00-a785-01fb0881da5f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:05.974 +05:30 bf8b81a7-02ec-4b00-a785-01fb0881da5f INF CORS policy execution successful. 2024-08-27 20:29:05.977 +05:30 bf8b81a7-02ec-4b00-a785-01fb0881da5f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:29:05.980 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:05.983 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f 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-27 20:29:06.016 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:29:06.019 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 35.4588ms 2024-08-27 20:29:06.019 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:06.020 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bf8b81a7-02ec-4b00-a785-01fb0881da5f}, {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-27 20:29:06.021 +05:30 36cea493-df0d-4441-bf45-346a0ef1832f 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 54.4198ms 2024-08-27 20:29:27.425 +05:30 7be50b4e-9dec-4788-bef9-3fbee181e30b INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:27.427 +05:30 7be50b4e-9dec-4788-bef9-3fbee181e30b INF CORS policy execution successful. 2024-08-27 20:29:27.428 +05:30 7be50b4e-9dec-4788-bef9-3fbee181e30b INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.6046ms 2024-08-27 20:29:27.467 +05:30 a466b173-8d95-49f5-9d26-edc4e3e07e22 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:27.470 +05:30 a466b173-8d95-49f5-9d26-edc4e3e07e22 INF CORS policy execution successful. 2024-08-27 20:29:27.471 +05:30 a466b173-8d95-49f5-9d26-edc4e3e07e22 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:29:27.474 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:27.475 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee 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-27 20:29:27.487 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:29:27.488 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 13.2084ms 2024-08-27 20:29:27.488 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:27.489 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a466b173-8d95-49f5-9d26-edc4e3e07e22}, {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-27 20:29:27.490 +05:30 bbd40c6d-247c-43de-8a99-45c9cff5bdee 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 22.2176ms 2024-08-27 20:29:53.135 +05:30 7111ee20-2aac-4c20-be8c-474f7dd99966 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:53.137 +05:30 7111ee20-2aac-4c20-be8c-474f7dd99966 INF CORS policy execution successful. 2024-08-27 20:29:53.138 +05:30 7111ee20-2aac-4c20-be8c-474f7dd99966 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.3973ms 2024-08-27 20:29:53.169 +05:30 faf9f273-4faf-46a3-8bcf-68fd23aec895 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:29:53.171 +05:30 faf9f273-4faf-46a3-8bcf-68fd23aec895 INF CORS policy execution successful. 2024-08-27 20:29:53.172 +05:30 faf9f273-4faf-46a3-8bcf-68fd23aec895 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:29:53.173 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:53.174 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 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-27 20:29:53.208 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:29:53.209 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 34.8763ms 2024-08-27 20:29:53.209 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:29:53.210 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: faf9f273-4faf-46a3-8bcf-68fd23aec895}, {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-27 20:29:53.211 +05:30 ad258b71-14eb-4d9e-9f5a-2fea2cda8587 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 41.4248ms 2024-08-27 20:35:37.095 +05:30 2c64edbc-97d0-48cd-9b25-8864261a8e8e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:35:37.099 +05:30 2c64edbc-97d0-48cd-9b25-8864261a8e8e INF CORS policy execution successful. 2024-08-27 20:35:37.102 +05:30 2c64edbc-97d0-48cd-9b25-8864261a8e8e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 7.9228ms 2024-08-27 20:35:37.154 +05:30 61fb9acf-4467-4ae2-9e6c-2c734541303b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:35:37.158 +05:30 61fb9acf-4467-4ae2-9e6c-2c734541303b INF CORS policy execution successful. 2024-08-27 20:35:37.160 +05:30 61fb9acf-4467-4ae2-9e6c-2c734541303b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:37.163 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:35:37.166 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 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-27 20:35:37.215 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:37.217 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 50.9163ms 2024-08-27 20:35:37.218 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:35:37.218 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 61fb9acf-4467-4ae2-9e6c-2c734541303b}, {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-27 20:35:37.220 +05:30 2a4c4234-2c9a-40dc-92ce-735d8fda72d8 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 66.0298ms 2024-08-27 20:35:40.011 +05:30 a742a7f7-e716-4303-8bdd-a8c4d5c5bdd3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:40.012 +05:30 a742a7f7-e716-4303-8bdd-a8c4d5c5bdd3 INF CORS policy execution successful. 2024-08-27 20:35:40.012 +05:30 a742a7f7-e716-4303-8bdd-a8c4d5c5bdd3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 1.1194ms 2024-08-27 20:35:40.013 +05:30 d34f4fcf-a07e-4536-a6c8-a23f4f573577 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:40.013 +05:30 d34f4fcf-a07e-4536-a6c8-a23f4f573577 INF CORS policy execution successful. 2024-08-27 20:35:40.014 +05:30 d34f4fcf-a07e-4536-a6c8-a23f4f573577 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.5435ms 2024-08-27 20:35:40.120 +05:30 5fcebcc5-ac0a-482c-9cb3-42d651aa22ef INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:40.122 +05:30 5fcebcc5-ac0a-482c-9cb3-42d651aa22ef INF CORS policy execution successful. 2024-08-27 20:35:40.122 +05:30 9bcdae3e-a4c8-41cb-b338-a4d7c71ceb8e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:40.122 +05:30 5fcebcc5-ac0a-482c-9cb3-42d651aa22ef INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:40.122 +05:30 9bcdae3e-a4c8-41cb-b338-a4d7c71ceb8e INF CORS policy execution successful. 2024-08-27 20:35:40.123 +05:30 9bcdae3e-a4c8-41cb-b338-a4d7c71ceb8e INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:40.125 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:40.125 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:40.138 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:40.138 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:40.159 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:40.160 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 22.0618ms 2024-08-27 20:35:40.160 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:40.160 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5fcebcc5-ac0a-482c-9cb3-42d651aa22ef}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:35:40.161 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:40.161 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 23.5586ms 2024-08-27 20:35:40.161 +05:30 c39e6720-02cb-4c4e-a888-754bd7fabe9b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 41.8147ms 2024-08-27 20:35:40.162 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:40.162 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9bcdae3e-a4c8-41cb-b338-a4d7c71ceb8e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:35:40.162 +05:30 03c1b159-92f3-4dba-9c02-6a738e302c0e INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 40.7463ms 2024-08-27 20:35:42.176 +05:30 2aa610db-ef9a-4b91-8ed9-707958824269 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:35:42.177 +05:30 2aa610db-ef9a-4b91-8ed9-707958824269 INF CORS policy execution successful. 2024-08-27 20:35:42.178 +05:30 2aa610db-ef9a-4b91-8ed9-707958824269 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 1.8264ms 2024-08-27 20:35:42.179 +05:30 bd2554a6-834a-4f6f-bb3e-9bccb08cebca INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:35:42.179 +05:30 bd2554a6-834a-4f6f-bb3e-9bccb08cebca INF CORS policy execution successful. 2024-08-27 20:35:42.179 +05:30 bd2554a6-834a-4f6f-bb3e-9bccb08cebca INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 0.7895ms 2024-08-27 20:35:42.215 +05:30 04867ef1-1dad-4068-a013-78ab489a11c6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:35:42.217 +05:30 59c3780f-4689-48cc-a187-501b99954012 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:35:42.217 +05:30 04867ef1-1dad-4068-a013-78ab489a11c6 INF CORS policy execution successful. 2024-08-27 20:35:42.218 +05:30 59c3780f-4689-48cc-a187-501b99954012 INF CORS policy execution successful. 2024-08-27 20:35:42.218 +05:30 04867ef1-1dad-4068-a013-78ab489a11c6 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:42.218 +05:30 59c3780f-4689-48cc-a187-501b99954012 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:42.221 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:42.221 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:42.231 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:42.231 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:42.271 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:42.271 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:42.272 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 40.3538ms 2024-08-27 20:35:42.272 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 40.4981ms 2024-08-27 20:35:42.272 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:42.272 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:42.272 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 04867ef1-1dad-4068-a013-78ab489a11c6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:35:42.272 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 59c3780f-4689-48cc-a187-501b99954012}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:35:42.273 +05:30 5ac6fe58-d065-42b3-8866-a4412c3591a2 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 57.7191ms 2024-08-27 20:35:42.273 +05:30 1fa30a3e-03b3-474a-899a-889ef1ed57ed INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 56.2639ms 2024-08-27 20:35:43.798 +05:30 54f0c829-fe4a-49be-92fc-2cf90dee5acc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - null null 2024-08-27 20:35:43.798 +05:30 54f0c829-fe4a-49be-92fc-2cf90dee5acc INF CORS policy execution successful. 2024-08-27 20:35:43.799 +05:30 54f0c829-fe4a-49be-92fc-2cf90dee5acc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - 204 null null 1.1226ms 2024-08-27 20:35:43.839 +05:30 d8f7515f-87f9-48fc-9e5f-b932d763e35f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - null null 2024-08-27 20:35:43.840 +05:30 d8f7515f-87f9-48fc-9e5f-b932d763e35f INF CORS policy execution successful. 2024-08-27 20:35:43.841 +05:30 d8f7515f-87f9-48fc-9e5f-b932d763e35f INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:43.842 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:43.842 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:43.849 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:43.850 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 7.322ms 2024-08-27 20:35:43.850 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:35:43.850 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d8f7515f-87f9-48fc-9e5f-b932d763e35f}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 148} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"}]"} 2024-08-27 20:35:43.851 +05:30 e3ee74bd-5a61-4f3b-b7b8-0c757eec475d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - 200 148 application/json; charset=utf-8 12.581ms 2024-08-27 20:35:46.776 +05:30 532aeaec-a818-40d7-accb-e5d3def9eaa8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:35:46.776 +05:30 532aeaec-a818-40d7-accb-e5d3def9eaa8 INF CORS policy execution successful. 2024-08-27 20:35:46.777 +05:30 532aeaec-a818-40d7-accb-e5d3def9eaa8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.968ms 2024-08-27 20:35:46.872 +05:30 641fd688-c0ad-467b-b418-1546ce7423a4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:35:46.875 +05:30 641fd688-c0ad-467b-b418-1546ce7423a4 INF CORS policy execution successful. 2024-08-27 20:35:46.876 +05:30 641fd688-c0ad-467b-b418-1546ce7423a4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:46.877 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:35:46.878 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 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-27 20:35:46.907 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:46.908 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 30.4441ms 2024-08-27 20:35:46.909 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:35:46.909 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 641fd688-c0ad-467b-b418-1546ce7423a4}, {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-27 20:35:46.911 +05:30 8ae5bb88-3789-48ba-9af0-0080d461c119 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.4843ms 2024-08-27 20:35:58.931 +05:30 744c5e72-86ee-4af0-8ff8-b0a39f6dbf40 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:58.931 +05:30 58fcb736-d54c-4b37-9894-038c655171a4 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:58.932 +05:30 744c5e72-86ee-4af0-8ff8-b0a39f6dbf40 INF CORS policy execution successful. 2024-08-27 20:35:58.932 +05:30 58fcb736-d54c-4b37-9894-038c655171a4 INF CORS policy execution successful. 2024-08-27 20:35:58.933 +05:30 744c5e72-86ee-4af0-8ff8-b0a39f6dbf40 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 1.9011ms 2024-08-27 20:35:58.933 +05:30 58fcb736-d54c-4b37-9894-038c655171a4 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 1.9053ms 2024-08-27 20:35:58.987 +05:30 33451411-904e-457d-8551-223e386ebd47 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:58.987 +05:30 a7157ed9-327c-42d8-9e77-4340a9e4393e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:35:58.989 +05:30 a7157ed9-327c-42d8-9e77-4340a9e4393e INF CORS policy execution successful. 2024-08-27 20:35:58.989 +05:30 33451411-904e-457d-8551-223e386ebd47 INF CORS policy execution successful. 2024-08-27 20:35:58.989 +05:30 a7157ed9-327c-42d8-9e77-4340a9e4393e INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:58.989 +05:30 33451411-904e-457d-8551-223e386ebd47 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:35:58.990 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:58.990 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:58.991 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:58.991 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:35:58.996 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:58.996 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:35:58.997 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 5.8868ms 2024-08-27 20:35:58.997 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 5.8152ms 2024-08-27 20:35:58.997 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:58.997 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:35:58.997 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: a7157ed9-327c-42d8-9e77-4340a9e4393e}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:35:58.997 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 33451411-904e-457d-8551-223e386ebd47}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:35:58.998 +05:30 e5fb68ab-cafc-4212-b19a-2404e2c49ead INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 11.0078ms 2024-08-27 20:35:58.998 +05:30 3fef192b-3d7b-48b8-84e6-bbd02a58b29b INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 10.6818ms 2024-08-27 20:36:00.063 +05:30 d990ce07-5235-4567-8924-1433716ee730 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:00.063 +05:30 6a46387d-1c17-4f23-a04e-4c3f94700181 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:00.064 +05:30 6a46387d-1c17-4f23-a04e-4c3f94700181 INF CORS policy execution successful. 2024-08-27 20:36:00.067 +05:30 6a46387d-1c17-4f23-a04e-4c3f94700181 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 3.4708ms 2024-08-27 20:36:00.064 +05:30 d990ce07-5235-4567-8924-1433716ee730 INF CORS policy execution successful. 2024-08-27 20:36:00.070 +05:30 d990ce07-5235-4567-8924-1433716ee730 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 7.1868ms 2024-08-27 20:36:00.101 +05:30 3ad4d66b-a597-4f7e-8528-341db0df0c15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:00.103 +05:30 3ad4d66b-a597-4f7e-8528-341db0df0c15 INF CORS policy execution successful. 2024-08-27 20:36:00.103 +05:30 d40b9c7c-8e88-44da-9761-7ffb1ee3688d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:00.104 +05:30 3ad4d66b-a597-4f7e-8528-341db0df0c15 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:00.104 +05:30 d40b9c7c-8e88-44da-9761-7ffb1ee3688d INF CORS policy execution successful. 2024-08-27 20:36:00.105 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:00.104 +05:30 d40b9c7c-8e88-44da-9761-7ffb1ee3688d INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:00.105 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:00.105 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:00.105 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:00.129 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:00.130 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 25.0769ms 2024-08-27 20:36:00.130 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:00.146 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:00.146 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ad4d66b-a597-4f7e-8528-341db0df0c15}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:36:00.147 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 41.264ms 2024-08-27 20:36:00.147 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:00.147 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d40b9c7c-8e88-44da-9761-7ffb1ee3688d}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:36:00.147 +05:30 2f07651d-7f05-4342-b4cf-ec5507d11dfc INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 43.8013ms 2024-08-27 20:36:00.147 +05:30 10c63bdf-8fea-4399-9d2e-1ccb0ad01602 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 46.3249ms 2024-08-27 20:36:09.477 +05:30 d7bbc1e9-469e-48f8-b294-7568f4043063 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:36:09.478 +05:30 d7bbc1e9-469e-48f8-b294-7568f4043063 INF CORS policy execution successful. 2024-08-27 20:36:09.479 +05:30 d7bbc1e9-469e-48f8-b294-7568f4043063 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.4596ms 2024-08-27 20:36:09.509 +05:30 cea6456b-6982-4112-9fa2-75b4a4f8268b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:36:09.510 +05:30 cea6456b-6982-4112-9fa2-75b4a4f8268b INF CORS policy execution successful. 2024-08-27 20:36:09.510 +05:30 cea6456b-6982-4112-9fa2-75b4a4f8268b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:09.511 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:36:09.511 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 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-27 20:36:09.549 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:09.550 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 38.4046ms 2024-08-27 20:36:09.550 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:36:09.550 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cea6456b-6982-4112-9fa2-75b4a4f8268b}, {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-27 20:36:09.551 +05:30 df39dd08-349f-4a89-8426-d01a41e4c5f2 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 42.3752ms 2024-08-27 20:36:12.174 +05:30 96140b38-424b-4c7f-bf15-29ff0d6403a6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:36:12.175 +05:30 96140b38-424b-4c7f-bf15-29ff0d6403a6 INF CORS policy execution successful. 2024-08-27 20:36:12.176 +05:30 96140b38-424b-4c7f-bf15-29ff0d6403a6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 1.2457ms 2024-08-27 20:36:12.176 +05:30 cf488703-8437-4ddc-b644-f589b084ec51 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:36:12.176 +05:30 cf488703-8437-4ddc-b644-f589b084ec51 INF CORS policy execution successful. 2024-08-27 20:36:12.177 +05:30 cf488703-8437-4ddc-b644-f589b084ec51 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasters - 204 null null 0.5442ms 2024-08-27 20:36:12.235 +05:30 0e13cec7-4eb9-4abe-9531-e9af2fcf44e8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:36:12.236 +05:30 0e13cec7-4eb9-4abe-9531-e9af2fcf44e8 INF CORS policy execution successful. 2024-08-27 20:36:12.237 +05:30 0e13cec7-4eb9-4abe-9531-e9af2fcf44e8 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:12.237 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:36:12.237 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:12.246 +05:30 1a0d11c9-3223-482f-a0df-c3ab1e7475a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - null null 2024-08-27 20:36:12.247 +05:30 1a0d11c9-3223-482f-a0df-c3ab1e7475a3 INF CORS policy execution successful. 2024-08-27 20:36:12.247 +05:30 1a0d11c9-3223-482f-a0df-c3ab1e7475a3 INF HTTP request: Path: /master/getmasters QueryString: 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:12.248 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:36:12.248 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Route matched with {action = "GetMasters", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMasters() on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:12.252 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:12.252 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:12.253 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 4.511ms 2024-08-27 20:36:12.253 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api) in 15.3146ms 2024-08-27 20:36:12.253 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:36:12.253 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMasters (Sang.Masters.Api)' 2024-08-27 20:36:12.254 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0e13cec7-4eb9-4abe-9531-e9af2fcf44e8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:36:12.254 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1a0d11c9-3223-482f-a0df-c3ab1e7475a3}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 2393} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"TagID\":1,\"TagName\":\"Business Entity\",\"TagCaption\":\"Business Entity\"},{\"TagID\":2,\"TagName\":\"Account\",\"TagCaption\":\"Account\"},{\"TagID\":3,\"TagName\":\"CustomerVendor\",\"TagCaption\":\"CustomerVendor\"},{\"TagID\":5,\"TagName\":\"Account Type\",\"TagCaption\":\"Account Type\"},{\"TagID\":6,\"TagName\":\"Entity Type\",\"TagCaption\":\"Entity Type\"},{\"TagID\":7,\"TagName\":\"Time Zone\",\"TagCaption\":\"Time Zone\"},{\"TagID\":8,\"TagName\":\"Work Flow\",\"TagCaption\":\"Work Flow\"},{\"TagID\":9,\"TagName\":\"Data Type\",\"TagCaption\":\"Data Type\"},{\"TagID\":10,\"TagName\":\"ControlType\",\"TagCaption\":\"ControlType\"},{\"TagID\":11,\"TagName\":\"Product\",\"TagCaption\":\"Product\"},{\"TagID\":12,\"TagName\":\"Product Type\",\"TagCaption\":\"Product Type\"},{\"TagID\":13,\"TagName\":\"Warehouse\",\"TagCaption\":\"Warehouse\"},{\"TagID\":14,\"TagName\":\"Units\",\"TagCaption\":\"Units\"},{\"TagID\":15,\"TagName\":\"VAN\",\"TagCaption\":\"VAN\"},{\"TagID\":16,\"TagName\":\"Outlet\",\"TagCaption\":\"Outlet\"},{\"TagID\":17,\"TagName\":\"Bin\",\"TagCaption\":\"Bin\"},{\"TagID\":18,\"TagName\":\"Bank\",\"TagCaption\":\"Bank\"},{\"TagID\":19,\"TagName\":\"BankBranch\",\"TagCaption\":\"BankBranch\"},{\"TagID\":20,\"TagName\":\"Place of Supply\",\"TagCaption\":\"Place of Supply\"},{\"TagID\":21,\"TagName\":\"Jurisdiction\",\"TagCaption\":\"Jurisdiction\"},{\"TagID\":22,\"TagName\":\"TaxCode\",\"TagCaption\":\"TaxCode\"},{\"TagID\":23,\"TagName\":\"Nationality\",\"TagCaption\":\"Nationality\"},{\"TagID\":24,\"TagName\":\"Country\",\"TagCaption\":\"Country\"},{\"TagID\":25,\"TagName\":\"Province\",\"TagCaption\":\"Province\"},{\"TagID\":26,\"TagName\":\"Territory\",\"TagCaption\":\"Territory\"},{\"TagID\":27,\"TagName\":\"Township\",\"TagCaption\":\"Township\"},{\"TagID\":28,\"TagName\":\"Zone\",\"TagCaption\":\"Zone\"},{\"TagID\":29,\"TagName\":\"City\",\"TagCaption\":\"City\"},{\"TagID\":30,\"TagName\":\"Employee\",\"TagCaption\":\"Employee\"},{\"TagID\":31,\"TagName\":\"Fixed Assets\",\"TagCaption\":\"Fixed Assets\"},{\"TagID\":32,\"TagName\":\"EmpCategory\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":33,\"TagName\":\"EmpCategory1\",\"TagCaption\":\"Sample Caption\"},{\"TagID\":36,\"TagName\":\"TestTag\",\"TagCaption\":\"Test Tag\"}]"} 2024-08-27 20:36:12.254 +05:30 be7c430c-aaf5-4799-836a-314eb2775567 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 8.5462ms 2024-08-27 20:36:12.255 +05:30 b03bd27b-31a5-4622-9849-40bf38f9db1d INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasters - 200 2393 application/json; charset=utf-8 19.7496ms 2024-08-27 20:36:13.555 +05:30 e3662b26-237b-4017-94ea-b9cd3cc4a772 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:13.555 +05:30 1154e2a3-b80a-41d9-b168-1390bf0ea6e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:13.556 +05:30 e3662b26-237b-4017-94ea-b9cd3cc4a772 INF CORS policy execution successful. 2024-08-27 20:36:13.557 +05:30 1154e2a3-b80a-41d9-b168-1390bf0ea6e7 INF CORS policy execution successful. 2024-08-27 20:36:13.557 +05:30 e3662b26-237b-4017-94ea-b9cd3cc4a772 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 2.4936ms 2024-08-27 20:36:13.558 +05:30 1154e2a3-b80a-41d9-b168-1390bf0ea6e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 204 null null 3.4717ms 2024-08-27 20:36:13.599 +05:30 9bcd4cac-cfcf-4272-865e-16972118cd2b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:13.600 +05:30 9bcd4cac-cfcf-4272-865e-16972118cd2b INF CORS policy execution successful. 2024-08-27 20:36:13.600 +05:30 9bcd4cac-cfcf-4272-865e-16972118cd2b INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:13.601 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.602 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:13.604 +05:30 283bafc7-6d2a-451c-b663-020034f63ed8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - null null 2024-08-27 20:36:13.605 +05:30 283bafc7-6d2a-451c-b663-020034f63ed8 INF CORS policy execution successful. 2024-08-27 20:36:13.606 +05:30 283bafc7-6d2a-451c-b663-020034f63ed8 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:13.606 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.606 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:13.624 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:13.624 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:13.624 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 22.612ms 2024-08-27 20:36:13.624 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 17.8202ms 2024-08-27 20:36:13.625 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.625 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.625 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9bcd4cac-cfcf-4272-865e-16972118cd2b}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:36:13.625 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 283bafc7-6d2a-451c-b663-020034f63ed8}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 302} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"},{\"Id\":2,\"Name\":\"Entity2\",\"Code\":\"E0002\"},{\"Id\":3,\"Name\":\"Entity3\",\"Code\":\"E0003\"},{\"Id\":4,\"Name\":\"Entity 6\",\"Code\":\"E0006\"}]"} 2024-08-27 20:36:13.626 +05:30 3823ad53-4025-489f-b9b0-6e3d519373c0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 27.0579ms 2024-08-27 20:36:13.626 +05:30 605baf37-930e-4fb5-a5e4-215a204f35e0 INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString= - 200 302 application/json; charset=utf-8 21.3971ms 2024-08-27 20:36:13.873 +05:30 d16453f4-ad97-486b-97be-9d8a45746d92 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - null null 2024-08-27 20:36:13.873 +05:30 d16453f4-ad97-486b-97be-9d8a45746d92 INF CORS policy execution successful. 2024-08-27 20:36:13.874 +05:30 d16453f4-ad97-486b-97be-9d8a45746d92 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - 204 null null 1.0042ms 2024-08-27 20:36:13.913 +05:30 afe3c17f-2903-4b3b-a4b0-bf59bae55ca6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - null null 2024-08-27 20:36:13.915 +05:30 afe3c17f-2903-4b3b-a4b0-bf59bae55ca6 INF CORS policy execution successful. 2024-08-27 20:36:13.916 +05:30 afe3c17f-2903-4b3b-a4b0-bf59bae55ca6 INF HTTP request: Path: /master/getmasterdata QueryString: ?masterId=1&searchType=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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:13.917 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Executing endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.917 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Route matched with {action = "GetMastersData", controller = "Master"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMastersData(Int32, Int32, System.String) on controller Sang.Masters.Api.Controllers.MasterController (Sang.Masters.Api). 2024-08-27 20:36:13.925 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:13.926 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Executed action Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api) in 8.694ms 2024-08-27 20:36:13.926 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Executed endpoint 'Sang.Masters.Api.Controllers.MasterController.GetMastersData (Sang.Masters.Api)' 2024-08-27 20:36:13.927 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: afe3c17f-2903-4b3b-a4b0-bf59bae55ca6}, {Content-Type: application/json; charset=utf-8}, {Content-Length: 148} Body: {"status":"Success","statusCode":2000,"message":"Record(s) successfully retrieved.","result":"[{\"Id\":1,\"Name\":\"Entity1\",\"Code\":\"E0001\"}]"} 2024-08-27 20:36:13.930 +05:30 916807bb-60f3-4bee-9a55-d94df38252ba INF Request finished HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/master/getmasterdata?masterId=1&searchType=1&searchString=Entity1 - 200 148 application/json; charset=utf-8 16.0052ms 2024-08-27 20:36:25.078 +05:30 881043c7-58ec-48c8-9af7-413462bd2cce INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:36:25.079 +05:30 881043c7-58ec-48c8-9af7-413462bd2cce INF CORS policy execution successful. 2024-08-27 20:36:25.079 +05:30 881043c7-58ec-48c8-9af7-413462bd2cce INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.0822ms 2024-08-27 20:36:25.147 +05:30 212a8a94-f565-48cf-a9c1-2fa0d5189e1c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:36:25.152 +05:30 212a8a94-f565-48cf-a9c1-2fa0d5189e1c INF CORS policy execution successful. 2024-08-27 20:36:25.153 +05:30 212a8a94-f565-48cf-a9c1-2fa0d5189e1c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzA2MDIsImV4cCI6MTcyNDc3MTIwMiwiaWF0IjoxNzI0NzcwNjAyfQ.o4046rnpMKgNR5CuZaxOydW4gZRS89p3fFjjKqW_n1A}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 20:36:25.154 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:36:25.155 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d 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-27 20:36:25.201 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:36:25.202 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 46.5473ms 2024-08-27 20:36:25.202 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:36:25.202 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 212a8a94-f565-48cf-a9c1-2fa0d5189e1c}, {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-27 20:36:25.203 +05:30 f22a9d07-4057-42cb-8a1b-091d5048389d 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 56.0633ms 2024-08-27 20:46:56.692 +05:30 INF Application is shutting down... 2024-08-27 20:58:59.946 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 20:59:00.047 +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-27 20:59:00.080 +05:30 INF Creating key {65b03580-b30c-4a1e-a5ed-0cef8f328db2} with creation date 2024-08-27 15:29:00Z, activation date 2024-08-27 15:29:00Z, and expiration date 2024-11-25 15:29:00Z. 2024-08-27 20:59:00.101 +05:30 WRN No XML encryptor configured. Key {65b03580-b30c-4a1e-a5ed-0cef8f328db2} may be persisted to storage in unencrypted form. 2024-08-27 20:59:00.338 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 20:59:00.339 +05:30 INF Hosting environment: Production 2024-08-27 20:59:00.339 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 20:59:00.351 +05:30 c9c66252-5d03-4e63-9d5f-377a2f410cfe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:59:00.421 +05:30 c9c66252-5d03-4e63-9d5f-377a2f410cfe INF CORS policy execution successful. 2024-08-27 20:59:00.429 +05:30 c9c66252-5d03-4e63-9d5f-377a2f410cfe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 79.7254ms 2024-08-27 20:59:00.584 +05:30 392c2742-be88-4d7c-81df-047727746a62 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:59:00.728 +05:30 392c2742-be88-4d7c-81df-047727746a62 INF CORS policy execution successful. 2024-08-27 20:59:00.749 +05:30 392c2742-be88-4d7c-81df-047727746a62 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzI1MTAsImV4cCI6MTcyNDc3MzExMCwiaWF0IjoxNzI0NzcyNTEwfQ.1GRZNupbFhhPRe6UU2nbUCwY6DjjHDN_AY3RdwKsZ1A}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 20:59:00.802 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:59:00.842 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 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-27 20:59:01.288 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:59:01.358 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 508.6477ms 2024-08-27 20:59:01.359 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:59:01.362 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 392c2742-be88-4d7c-81df-047727746a62}, {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-27 20:59:01.375 +05:30 6a5613a7-b711-4ab3-91dd-7ef750e41994 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 791.0834ms 2024-08-27 20:59:54.054 +05:30 7561b7f0-daf9-4c2c-803f-7dc9bc6380c9 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:59:54.067 +05:30 7561b7f0-daf9-4c2c-803f-7dc9bc6380c9 INF CORS policy execution successful. 2024-08-27 20:59:54.070 +05:30 7561b7f0-daf9-4c2c-803f-7dc9bc6380c9 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 16.7318ms 2024-08-27 20:59:54.260 +05:30 8a2307cf-b377-40b9-96e0-318c537e6814 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 20:59:54.267 +05:30 8a2307cf-b377-40b9-96e0-318c537e6814 INF CORS policy execution successful. 2024-08-27 20:59:54.272 +05:30 8a2307cf-b377-40b9-96e0-318c537e6814 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzI1MTAsImV4cCI6MTcyNDc3MzExMCwiaWF0IjoxNzI0NzcyNTEwfQ.1GRZNupbFhhPRe6UU2nbUCwY6DjjHDN_AY3RdwKsZ1A}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 20:59:54.279 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:59:54.281 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 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-27 20:59:54.332 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 20:59:54.335 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 54.3572ms 2024-08-27 20:59:54.336 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 20:59:54.337 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 8a2307cf-b377-40b9-96e0-318c537e6814}, {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-27 20:59:54.338 +05:30 62e7ca5f-24b7-4399-89c8-a675fb39afd8 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 77.6815ms 2024-08-27 21:00:42.580 +05:30 41ab73f1-b4aa-4680-a33d-b03d7a5991d8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:00:42.583 +05:30 41ab73f1-b4aa-4680-a33d-b03d7a5991d8 INF CORS policy execution successful. 2024-08-27 21:00:42.586 +05:30 41ab73f1-b4aa-4680-a33d-b03d7a5991d8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.059ms 2024-08-27 21:00:42.613 +05:30 cb197438-39df-4d4a-a91f-e7e79aee0702 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:00:42.617 +05:30 cb197438-39df-4d4a-a91f-e7e79aee0702 INF CORS policy execution successful. 2024-08-27 21:00:42.619 +05:30 cb197438-39df-4d4a-a91f-e7e79aee0702 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzI1MTAsImV4cCI6MTcyNDc3MzExMCwiaWF0IjoxNzI0NzcyNTEwfQ.1GRZNupbFhhPRe6UU2nbUCwY6DjjHDN_AY3RdwKsZ1A}, {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/127.0.0.0 Safari/537.36}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 21:00:42.624 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:00:42.625 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 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-27 21:00:42.692 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:00:42.694 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 68.4642ms 2024-08-27 21:00:42.695 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:00:42.698 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cb197438-39df-4d4a-a91f-e7e79aee0702}, {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-27 21:00:42.700 +05:30 01f08a57-fdad-4bf0-9d91-6de31b6bd4d0 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 87.4018ms 2024-08-27 21:10:58.450 +05:30 INF Application is shutting down... 2024-08-27 21:36:04.948 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 21:36:05.051 +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-27 21:36:05.094 +05:30 INF Creating key {611235f8-37bc-41dd-8743-ada9f1f23993} with creation date 2024-08-27 16:06:05Z, activation date 2024-08-27 16:06:05Z, and expiration date 2024-11-25 16:06:05Z. 2024-08-27 21:36:05.110 +05:30 WRN No XML encryptor configured. Key {611235f8-37bc-41dd-8743-ada9f1f23993} may be persisted to storage in unencrypted form. 2024-08-27 21:36:05.329 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 21:36:05.330 +05:30 INF Hosting environment: Production 2024-08-27 21:36:05.330 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 21:36:05.347 +05:30 43e276d7-33a3-498e-8c88-1dbbb3180fc8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:36:05.430 +05:30 43e276d7-33a3-498e-8c88-1dbbb3180fc8 INF CORS policy execution successful. 2024-08-27 21:36:05.445 +05:30 43e276d7-33a3-498e-8c88-1dbbb3180fc8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 99.9407ms 2024-08-27 21:36:05.489 +05:30 9c6f44e0-0c99-4a55-b61e-1d1578d86ef5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:36:05.629 +05:30 9c6f44e0-0c99-4a55-b61e-1d1578d86ef5 INF CORS policy execution successful. 2024-08-27 21:36:05.659 +05:30 9c6f44e0-0c99-4a55-b61e-1d1578d86ef5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzQ3NDksImV4cCI6MTcyNDc3NTM0OSwiaWF0IjoxNzI0Nzc0NzQ5fQ.jZXTXNKyoM_b6r07x-Wize4DlVc_KDfjmsTfcRTzKbU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 21:36:05.700 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:36:05.734 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 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-27 21:36:06.168 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:36:06.221 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 481.7606ms 2024-08-27 21:36:06.222 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:36:06.223 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c6f44e0-0c99-4a55-b61e-1d1578d86ef5}, {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-27 21:36:06.232 +05:30 0d860853-a8ea-4d4f-ba0c-0fe5c2d17a82 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 742.784ms 2024-08-27 21:36:08.877 +05:30 41c694b5-9a92-4026-a7c4-77c0da14b8db INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:36:08.885 +05:30 41c694b5-9a92-4026-a7c4-77c0da14b8db INF CORS policy execution successful. 2024-08-27 21:36:08.889 +05:30 41c694b5-9a92-4026-a7c4-77c0da14b8db 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzQ3NDksImV4cCI6MTcyNDc3NTM0OSwiaWF0IjoxNzI0Nzc0NzQ5fQ.jZXTXNKyoM_b6r07x-Wize4DlVc_KDfjmsTfcRTzKbU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 21:36:08.896 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:36:08.897 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe 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-27 21:36:08.917 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:36:08.920 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 22.3162ms 2024-08-27 21:36:08.920 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:36:08.921 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 41c694b5-9a92-4026-a7c4-77c0da14b8db}, {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-27 21:36:08.923 +05:30 2f49e64f-a73d-4994-ae82-a33b941c5ffe 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 46.2781ms 2024-08-27 21:44:14.929 +05:30 14cfe22b-6f58-4e91-8c40-5e3ba0b07468 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:44:14.934 +05:30 14cfe22b-6f58-4e91-8c40-5e3ba0b07468 INF CORS policy execution successful. 2024-08-27 21:44:14.938 +05:30 14cfe22b-6f58-4e91-8c40-5e3ba0b07468 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 9.6522ms 2024-08-27 21:44:14.969 +05:30 1d1cb0d8-da79-4102-9d8f-84d4c39c7eec INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:44:14.973 +05:30 1d1cb0d8-da79-4102-9d8f-84d4c39c7eec INF CORS policy execution successful. 2024-08-27 21:44:14.975 +05:30 1d1cb0d8-da79-4102-9d8f-84d4c39c7eec 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzUxMDUsImV4cCI6MTcyNDc3NTcwNSwiaWF0IjoxNzI0Nzc1MTA1fQ.o3Cgd8rCwgsXh4mf2zY2-2uqWKcVn4fClAissgZQLmM}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:44:14.979 +05:30 d352feba-9659-46cf-9084-c68f31193adf INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:44:14.980 +05:30 d352feba-9659-46cf-9084-c68f31193adf 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-27 21:44:15.012 +05:30 d352feba-9659-46cf-9084-c68f31193adf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:44:15.014 +05:30 d352feba-9659-46cf-9084-c68f31193adf INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 33.3826ms 2024-08-27 21:44:15.014 +05:30 d352feba-9659-46cf-9084-c68f31193adf INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:44:15.016 +05:30 d352feba-9659-46cf-9084-c68f31193adf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d1cb0d8-da79-4102-9d8f-84d4c39c7eec}, {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-27 21:44:15.017 +05:30 d352feba-9659-46cf-9084-c68f31193adf 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 48.1955ms 2024-08-27 21:45:45.113 +05:30 e457e8ad-a23b-4969-b8c1-4f9280f876dd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:45:45.119 +05:30 e457e8ad-a23b-4969-b8c1-4f9280f876dd INF CORS policy execution successful. 2024-08-27 21:45:45.122 +05:30 e457e8ad-a23b-4969-b8c1-4f9280f876dd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 9.3961ms 2024-08-27 21:45:45.169 +05:30 62f984ee-70be-43cf-a92e-9be9818af549 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:45:45.174 +05:30 62f984ee-70be-43cf-a92e-9be9818af549 INF CORS policy execution successful. 2024-08-27 21:45:45.176 +05:30 62f984ee-70be-43cf-a92e-9be9818af549 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzUxMDUsImV4cCI6MTcyNDc3NTcwNSwiaWF0IjoxNzI0Nzc1MTA1fQ.o3Cgd8rCwgsXh4mf2zY2-2uqWKcVn4fClAissgZQLmM}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:45:45.178 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:45:45.179 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 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-27 21:45:45.213 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:45:45.215 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 35.8104ms 2024-08-27 21:45:45.215 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:45:45.216 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62f984ee-70be-43cf-a92e-9be9818af549}, {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-27 21:45:45.217 +05:30 5dd4f72e-cc2c-4d1c-b0a5-7061fe5275e1 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 47.7343ms 2024-08-27 21:49:09.786 +05:30 4f64c827-0c48-49a7-977a-f1195ddd42e2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 21:49:09.791 +05:30 4f64c827-0c48-49a7-977a-f1195ddd42e2 INF CORS policy execution successful. 2024-08-27 21:49:09.794 +05:30 4f64c827-0c48-49a7-977a-f1195ddd42e2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 8.3871ms 2024-08-27 21:49:09.837 +05:30 09a77cd3-b2a0-40c8-9eef-21160b87e28b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 21:49:09.840 +05:30 09a77cd3-b2a0-40c8-9eef-21160b87e28b INF CORS policy execution successful. 2024-08-27 21:49:09.841 +05:30 09a77cd3-b2a0-40c8-9eef-21160b87e28b 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNDc3NTUzOCwiZXhwIjoxNzI0Nzc2MTM4LCJpYXQiOjE3MjQ3NzU1Mzh9.v4ql8xBhqxFmAqHxKsfIiQ70Ire40KcDjhYTouxeEfc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 21:49:09.845 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 21:49:09.862 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 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-27 21:49:09.914 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:49:09.915 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 52.7404ms 2024-08-27 21:49:09.916 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 21:49:09.916 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 09a77cd3-b2a0-40c8-9eef-21160b87e28b}, {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-27 21:49:09.916 +05:30 6e3b4f1f-e780-4bf1-96e1-0a944f0301c6 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 79.5912ms 2024-08-27 21:49:10.046 +05:30 a82b3114-622d-45d8-92d4-71311f246849 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 21:49:10.047 +05:30 a82b3114-622d-45d8-92d4-71311f246849 INF CORS policy execution successful. 2024-08-27 21:49:10.047 +05:30 a82b3114-622d-45d8-92d4-71311f246849 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.07ms 2024-08-27 21:49:10.097 +05:30 749894b4-3256-4036-a67c-de21766d87c9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 21:49:10.108 +05:30 749894b4-3256-4036-a67c-de21766d87c9 INF CORS policy execution successful. 2024-08-27 21:49:10.109 +05:30 749894b4-3256-4036-a67c-de21766d87c9 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.eyJuYW1lIjoiVGVzdFVzZXIyICIsInVuaXF1ZV9uYW1lIjoiVGVzdFVzZXIyICIsIm5hbWVpZCI6IjciLCJDdXN0b21DbGFpbVR5cGUiOlsiRGF0YWJhc2VLZXkiLCJEYXRhYmFzZU5hbWUiLCJDaGFubmVsSWQiXSwiRGF0YWJhc2VLZXkiOiI3IiwiRGF0YWJhc2VOYW1lIjoiU1MwMDAxIiwiQ2hhbm5lbElkIjoiMiIsIm5iZiI6MTcyNDc3NTUzOCwiZXhwIjoxNzI0Nzc2MTM4LCJpYXQiOjE3MjQ3NzU1Mzh9.v4ql8xBhqxFmAqHxKsfIiQ70Ire40KcDjhYTouxeEfc}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://103.120.178.195:82/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://103.120.178.195:82} Host: 103.120.178.195 Body: 2024-08-27 21:49:10.117 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 21:49:10.118 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 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-27 21:49:10.132 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:49:10.134 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 15.971ms 2024-08-27 21:49:10.134 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 21:49:10.135 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 749894b4-3256-4036-a67c-de21766d87c9}, {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-27 21:49:10.136 +05:30 be32ebc9-adb6-4fef-b17d-28d9f0823219 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 39.5208ms 2024-08-27 21:53:20.799 +05:30 486f0701-16ad-4e46-809f-2b0c5dc1b6fd INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:53:20.803 +05:30 486f0701-16ad-4e46-809f-2b0c5dc1b6fd INF CORS policy execution successful. 2024-08-27 21:53:20.805 +05:30 486f0701-16ad-4e46-809f-2b0c5dc1b6fd INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.6855ms 2024-08-27 21:53:20.835 +05:30 f6d5741f-a8ec-4319-914f-c0bb5210bae7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:53:20.842 +05:30 f6d5741f-a8ec-4319-914f-c0bb5210bae7 INF CORS policy execution successful. 2024-08-27 21:53:20.845 +05:30 f6d5741f-a8ec-4319-914f-c0bb5210bae7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:53:20.849 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:53:20.853 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 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-27 21:53:20.916 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:53:20.920 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 65.8636ms 2024-08-27 21:53:20.920 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:53:20.921 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f6d5741f-a8ec-4319-914f-c0bb5210bae7}, {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-27 21:53:20.923 +05:30 7b7e72a5-7577-4e50-b1c0-ab4e7b1acda0 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 87.3166ms 2024-08-27 21:53:32.781 +05:30 ad6f4304-86d1-48fb-afdf-e3a0bea8378a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:53:32.785 +05:30 ad6f4304-86d1-48fb-afdf-e3a0bea8378a INF CORS policy execution successful. 2024-08-27 21:53:32.786 +05:30 ad6f4304-86d1-48fb-afdf-e3a0bea8378a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.2563ms 2024-08-27 21:53:32.819 +05:30 73b8ff79-fc82-4c3f-9f30-46cc9aa95ba2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:53:32.821 +05:30 73b8ff79-fc82-4c3f-9f30-46cc9aa95ba2 INF CORS policy execution successful. 2024-08-27 21:53:32.822 +05:30 73b8ff79-fc82-4c3f-9f30-46cc9aa95ba2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:53:32.823 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:53:32.824 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 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-27 21:53:32.829 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:53:32.830 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 6.1078ms 2024-08-27 21:53:32.830 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:53:32.830 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 73b8ff79-fc82-4c3f-9f30-46cc9aa95ba2}, {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-27 21:53:32.831 +05:30 bca891d0-2a6b-4106-bffa-6d6cb361fa70 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 11.3157ms 2024-08-27 21:54:00.773 +05:30 37cc48e1-ec01-4b08-a0c1-3ec5deaeb2d1 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:00.774 +05:30 37cc48e1-ec01-4b08-a0c1-3ec5deaeb2d1 INF CORS policy execution successful. 2024-08-27 21:54:00.776 +05:30 37cc48e1-ec01-4b08-a0c1-3ec5deaeb2d1 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.9443ms 2024-08-27 21:54:00.808 +05:30 e06fcf8d-a0fd-41a4-95ea-de8aeb2a9ea4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:00.812 +05:30 e06fcf8d-a0fd-41a4-95ea-de8aeb2a9ea4 INF CORS policy execution successful. 2024-08-27 21:54:00.814 +05:30 e06fcf8d-a0fd-41a4-95ea-de8aeb2a9ea4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:00.816 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:00.817 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf 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-27 21:54:00.848 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:00.850 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 32.5664ms 2024-08-27 21:54:00.850 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:00.851 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: e06fcf8d-a0fd-41a4-95ea-de8aeb2a9ea4}, {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-27 21:54:00.852 +05:30 aed0c7ec-2db6-4ed3-94a4-2cb94e905eaf 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.3735ms 2024-08-27 21:54:09.173 +05:30 9a70dbef-4ba3-41a1-8407-433a0629c121 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:09.174 +05:30 9a70dbef-4ba3-41a1-8407-433a0629c121 INF CORS policy execution successful. 2024-08-27 21:54:09.174 +05:30 9a70dbef-4ba3-41a1-8407-433a0629c121 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.7151ms 2024-08-27 21:54:09.308 +05:30 7d3a7bf1-1f18-433a-9039-7fb27e88f6cc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:09.310 +05:30 7d3a7bf1-1f18-433a-9039-7fb27e88f6cc INF CORS policy execution successful. 2024-08-27 21:54:09.312 +05:30 7d3a7bf1-1f18-433a-9039-7fb27e88f6cc 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:09.313 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:09.314 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc 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-27 21:54:09.322 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:09.323 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 8.0719ms 2024-08-27 21:54:09.323 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:09.323 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 7d3a7bf1-1f18-433a-9039-7fb27e88f6cc}, {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-27 21:54:09.325 +05:30 09d7c8e9-dcf9-4a36-a85d-3e97325d2abc 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 17.2768ms 2024-08-27 21:54:12.389 +05:30 edea2dfe-c60a-4252-a48b-4434e277f78e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:12.390 +05:30 edea2dfe-c60a-4252-a48b-4434e277f78e INF CORS policy execution successful. 2024-08-27 21:54:12.391 +05:30 edea2dfe-c60a-4252-a48b-4434e277f78e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:12.391 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:12.391 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec 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-27 21:54:12.398 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:12.398 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 6.8189ms 2024-08-27 21:54:12.398 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:12.399 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: edea2dfe-c60a-4252-a48b-4434e277f78e}, {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-27 21:54:12.399 +05:30 3aa2f7ee-4b14-445e-91df-8251bedffeec 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 10.3934ms 2024-08-27 21:54:16.838 +05:30 523f201a-50fe-4556-91ff-9795f71b77c3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:16.839 +05:30 523f201a-50fe-4556-91ff-9795f71b77c3 INF CORS policy execution successful. 2024-08-27 21:54:16.840 +05:30 523f201a-50fe-4556-91ff-9795f71b77c3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.9161ms 2024-08-27 21:54:16.866 +05:30 cd20de67-0f1d-4d80-b960-1563ec7d60f0 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:16.868 +05:30 cd20de67-0f1d-4d80-b960-1563ec7d60f0 INF CORS policy execution successful. 2024-08-27 21:54:16.869 +05:30 cd20de67-0f1d-4d80-b960-1563ec7d60f0 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:16.870 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:16.870 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 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-27 21:54:16.878 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:16.878 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 7.8719ms 2024-08-27 21:54:16.878 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:16.879 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cd20de67-0f1d-4d80-b960-1563ec7d60f0}, {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-27 21:54:16.880 +05:30 802edcc3-efcc-4e5e-8564-83b756e8d3a4 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 14.2433ms 2024-08-27 21:54:26.259 +05:30 1805c24b-48db-4681-9645-8593e787d91a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:26.260 +05:30 1805c24b-48db-4681-9645-8593e787d91a INF CORS policy execution successful. 2024-08-27 21:54:26.261 +05:30 1805c24b-48db-4681-9645-8593e787d91a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.2767ms 2024-08-27 21:54:26.291 +05:30 c148e3c7-c0fd-4e63-ba74-87cd6fd65d7f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:26.292 +05:30 c148e3c7-c0fd-4e63-ba74-87cd6fd65d7f INF CORS policy execution successful. 2024-08-27 21:54:26.294 +05:30 c148e3c7-c0fd-4e63-ba74-87cd6fd65d7f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:26.295 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:26.296 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a 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-27 21:54:26.303 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:26.304 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 8.0419ms 2024-08-27 21:54:26.304 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:26.304 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c148e3c7-c0fd-4e63-ba74-87cd6fd65d7f}, {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-27 21:54:26.305 +05:30 31d9c3c1-b429-4279-866f-5c15976ad22a 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 14.3473ms 2024-08-27 21:54:31.475 +05:30 3c9670a7-2622-4dfb-945c-60b038474bb3 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:31.476 +05:30 3c9670a7-2622-4dfb-945c-60b038474bb3 INF CORS policy execution successful. 2024-08-27 21:54:31.476 +05:30 3c9670a7-2622-4dfb-945c-60b038474bb3 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.8728ms 2024-08-27 21:54:31.504 +05:30 bb784331-9685-40f6-8782-d562df25b39e INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:31.506 +05:30 bb784331-9685-40f6-8782-d562df25b39e INF CORS policy execution successful. 2024-08-27 21:54:31.506 +05:30 bb784331-9685-40f6-8782-d562df25b39e 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:31.507 +05:30 ff16be95-850a-48c6-9963-50857c32a2df INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:31.507 +05:30 ff16be95-850a-48c6-9963-50857c32a2df 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-27 21:54:31.513 +05:30 ff16be95-850a-48c6-9963-50857c32a2df INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:31.514 +05:30 ff16be95-850a-48c6-9963-50857c32a2df INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 6.4676ms 2024-08-27 21:54:31.514 +05:30 ff16be95-850a-48c6-9963-50857c32a2df INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:31.514 +05:30 ff16be95-850a-48c6-9963-50857c32a2df INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bb784331-9685-40f6-8782-d562df25b39e}, {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-27 21:54:31.516 +05:30 ff16be95-850a-48c6-9963-50857c32a2df 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 10.9632ms 2024-08-27 21:54:34.212 +05:30 ef8ea947-3a76-447c-ada9-75ba3459175c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:54:34.213 +05:30 ef8ea947-3a76-447c-ada9-75ba3459175c INF CORS policy execution successful. 2024-08-27 21:54:34.213 +05:30 ef8ea947-3a76-447c-ada9-75ba3459175c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:54:34.214 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:34.214 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca 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-27 21:54:34.218 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:54:34.218 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 4.2162ms 2024-08-27 21:54:34.218 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:54:34.218 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ef8ea947-3a76-447c-ada9-75ba3459175c}, {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-27 21:54:34.219 +05:30 9f5321bf-420b-42d6-b622-dab2aa36c2ca 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 6.8926ms 2024-08-27 21:55:19.919 +05:30 267a117a-2c9f-4b1a-938b-c9df92344692 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:55:19.921 +05:30 267a117a-2c9f-4b1a-938b-c9df92344692 INF CORS policy execution successful. 2024-08-27 21:55:19.922 +05:30 267a117a-2c9f-4b1a-938b-c9df92344692 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.5417ms 2024-08-27 21:55:19.965 +05:30 86d8e296-ef99-4cfa-bdf0-ee385a0489a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:55:19.968 +05:30 86d8e296-ef99-4cfa-bdf0-ee385a0489a8 INF CORS policy execution successful. 2024-08-27 21:55:19.970 +05:30 86d8e296-ef99-4cfa-bdf0-ee385a0489a8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:55:19.972 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:55:19.973 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 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-27 21:55:20.004 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:55:20.005 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 31.5686ms 2024-08-27 21:55:20.006 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:55:20.006 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86d8e296-ef99-4cfa-bdf0-ee385a0489a8}, {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-27 21:55:20.007 +05:30 db4cfe7d-0237-49f0-b2ae-c609f0628353 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 42.5551ms 2024-08-27 21:57:17.144 +05:30 162ad906-24dd-4444-939c-6a89364b2e26 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:17.146 +05:30 162ad906-24dd-4444-939c-6a89364b2e26 INF CORS policy execution successful. 2024-08-27 21:57:17.147 +05:30 162ad906-24dd-4444-939c-6a89364b2e26 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.5076ms 2024-08-27 21:57:17.179 +05:30 864c8070-1f5f-44e8-9032-cf1f1ece6e15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:17.182 +05:30 864c8070-1f5f-44e8-9032-cf1f1ece6e15 INF CORS policy execution successful. 2024-08-27 21:57:17.184 +05:30 864c8070-1f5f-44e8-9032-cf1f1ece6e15 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:57:17.186 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:17.187 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 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-27 21:57:17.205 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:57:17.207 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 19.0923ms 2024-08-27 21:57:17.207 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:17.207 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 864c8070-1f5f-44e8-9032-cf1f1ece6e15}, {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-27 21:57:17.208 +05:30 39c90bb5-4fa1-4748-bcca-00d84e9bac88 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 29.4168ms 2024-08-27 21:57:30.105 +05:30 6bafdf26-c24c-4b37-977f-42167b812cf5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:30.106 +05:30 6bafdf26-c24c-4b37-977f-42167b812cf5 INF CORS policy execution successful. 2024-08-27 21:57:30.107 +05:30 6bafdf26-c24c-4b37-977f-42167b812cf5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.1569ms 2024-08-27 21:57:30.173 +05:30 b1772069-43bf-4efd-b75d-81d435bfc2f7 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:30.175 +05:30 b1772069-43bf-4efd-b75d-81d435bfc2f7 INF CORS policy execution successful. 2024-08-27 21:57:30.176 +05:30 b1772069-43bf-4efd-b75d-81d435bfc2f7 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:57:30.177 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:30.177 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 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-27 21:57:30.201 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:57:30.202 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 24.4639ms 2024-08-27 21:57:30.202 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:30.203 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b1772069-43bf-4efd-b75d-81d435bfc2f7}, {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-27 21:57:30.203 +05:30 0ec294b3-7506-4a25-9f4f-86be8a48ed93 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 30.2322ms 2024-08-27 21:57:42.330 +05:30 a348c564-41a3-4a14-a52f-b719c17a18fe INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:42.331 +05:30 a348c564-41a3-4a14-a52f-b719c17a18fe INF CORS policy execution successful. 2024-08-27 21:57:42.332 +05:30 a348c564-41a3-4a14-a52f-b719c17a18fe INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.6417ms 2024-08-27 21:57:42.360 +05:30 dcf866d2-fe83-449f-a54a-ad90aeacc09b INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:57:42.361 +05:30 dcf866d2-fe83-449f-a54a-ad90aeacc09b INF CORS policy execution successful. 2024-08-27 21:57:42.362 +05:30 dcf866d2-fe83-449f-a54a-ad90aeacc09b 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:57:42.362 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:42.362 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 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-27 21:57:42.367 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:57:42.368 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 5.11ms 2024-08-27 21:57:42.368 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:57:42.368 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dcf866d2-fe83-449f-a54a-ad90aeacc09b}, {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-27 21:57:42.369 +05:30 a47a7e78-7988-4cf7-826c-8721fbfb6b33 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 8.5941ms 2024-08-27 21:58:36.231 +05:30 d9f171c4-5166-4318-8eef-f4c57ab2a0ec INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:58:36.232 +05:30 d9f171c4-5166-4318-8eef-f4c57ab2a0ec INF CORS policy execution successful. 2024-08-27 21:58:36.233 +05:30 d9f171c4-5166-4318-8eef-f4c57ab2a0ec INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.9594ms 2024-08-27 21:58:36.271 +05:30 fbe0dd1b-05c1-4c2e-95af-ecb741a849a8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:58:36.273 +05:30 fbe0dd1b-05c1-4c2e-95af-ecb741a849a8 INF CORS policy execution successful. 2024-08-27 21:58:36.275 +05:30 fbe0dd1b-05c1-4c2e-95af-ecb741a849a8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:58:36.277 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:58:36.278 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 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-27 21:58:36.291 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:58:36.292 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 13.8315ms 2024-08-27 21:58:36.292 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:58:36.293 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: fbe0dd1b-05c1-4c2e-95af-ecb741a849a8}, {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-27 21:58:36.293 +05:30 2bb98d63-be6f-487d-b003-6b5ec3d8d7b5 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 22.0664ms 2024-08-27 21:58:46.314 +05:30 3496af9d-edfd-4e09-9010-6e2f1c79b6b0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:58:46.316 +05:30 3496af9d-edfd-4e09-9010-6e2f1c79b6b0 INF CORS policy execution successful. 2024-08-27 21:58:46.317 +05:30 3496af9d-edfd-4e09-9010-6e2f1c79b6b0 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.423ms 2024-08-27 21:58:46.350 +05:30 69d3a5d4-2270-4bb8-bcb7-23558e99780f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:58:46.352 +05:30 69d3a5d4-2270-4bb8-bcb7-23558e99780f INF CORS policy execution successful. 2024-08-27 21:58:46.353 +05:30 69d3a5d4-2270-4bb8-bcb7-23558e99780f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:58:46.353 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:58:46.354 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 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-27 21:58:46.360 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:58:46.360 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 6.8225ms 2024-08-27 21:58:46.361 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:58:46.361 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 69d3a5d4-2270-4bb8-bcb7-23558e99780f}, {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-27 21:58:46.361 +05:30 9c72efce-683b-4130-80a3-7d1d374a0172 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 11.8493ms 2024-08-27 21:59:54.371 +05:30 0b7ad218-e505-4de3-84d2-d06c7a89c027 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:59:54.374 +05:30 0b7ad218-e505-4de3-84d2-d06c7a89c027 INF CORS policy execution successful. 2024-08-27 21:59:54.376 +05:30 0b7ad218-e505-4de3-84d2-d06c7a89c027 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 5.2434ms 2024-08-27 21:59:54.414 +05:30 2639b96b-de58-4ca9-b8d5-489e2268e779 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 21:59:54.417 +05:30 2639b96b-de58-4ca9-b8d5-489e2268e779 INF CORS policy execution successful. 2024-08-27 21:59:54.420 +05:30 2639b96b-de58-4ca9-b8d5-489e2268e779 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 21:59:54.422 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:59:54.423 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 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-27 21:59:54.442 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 21:59:54.443 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 19.9857ms 2024-08-27 21:59:54.443 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 21:59:54.444 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2639b96b-de58-4ca9-b8d5-489e2268e779}, {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-27 21:59:54.445 +05:30 2ec0547b-4c7e-4e5d-9b74-3ab0fb7efb89 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 30.6762ms 2024-08-27 22:00:05.319 +05:30 98f3d2e4-9b18-4048-9482-a3ec67570436 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:00:05.329 +05:30 98f3d2e4-9b18-4048-9482-a3ec67570436 INF CORS policy execution successful. 2024-08-27 22:00:05.336 +05:30 98f3d2e4-9b18-4048-9482-a3ec67570436 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 15.2227ms 2024-08-27 22:00:05.657 +05:30 2860ff08-4d0c-455c-8de6-6fc97e281626 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:00:05.662 +05:30 2860ff08-4d0c-455c-8de6-6fc97e281626 INF CORS policy execution successful. 2024-08-27 22:00:05.666 +05:30 2860ff08-4d0c-455c-8de6-6fc97e281626 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:00:05.674 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:00:05.677 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c 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-27 22:00:05.707 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:00:05.710 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 33.4472ms 2024-08-27 22:00:05.711 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:00:05.716 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 2860ff08-4d0c-455c-8de6-6fc97e281626}, {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-27 22:00:05.725 +05:30 6a50f729-01be-4659-8e84-65c02ac11f1c 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 67.9597ms 2024-08-27 22:00:49.578 +05:30 510f7faa-3a1b-4696-b23e-45994b7ad4ea INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:00:49.580 +05:30 510f7faa-3a1b-4696-b23e-45994b7ad4ea INF CORS policy execution successful. 2024-08-27 22:00:49.581 +05:30 510f7faa-3a1b-4696-b23e-45994b7ad4ea INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.0303ms 2024-08-27 22:00:49.624 +05:30 3b22c0f2-9bd3-447c-9cd0-f41b3cae967f INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:00:49.626 +05:30 3b22c0f2-9bd3-447c-9cd0-f41b3cae967f INF CORS policy execution successful. 2024-08-27 22:00:49.628 +05:30 3b22c0f2-9bd3-447c-9cd0-f41b3cae967f 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:00:49.629 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:00:49.629 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e 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-27 22:00:49.663 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:00:49.664 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 34.4978ms 2024-08-27 22:00:49.664 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:00:49.664 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b22c0f2-9bd3-447c-9cd0-f41b3cae967f}, {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-27 22:00:49.666 +05:30 66aa0d89-a72e-4aa7-9865-a81fc645d37e 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 41.7237ms 2024-08-27 22:01:03.752 +05:30 95d5c8b0-f221-47d8-b3e5-be04732738d2 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:01:03.753 +05:30 95d5c8b0-f221-47d8-b3e5-be04732738d2 INF CORS policy execution successful. 2024-08-27 22:01:03.754 +05:30 95d5c8b0-f221-47d8-b3e5-be04732738d2 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.6149ms 2024-08-27 22:01:03.791 +05:30 72aa56e6-9e43-422e-83bc-dd638af8518c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:01:03.792 +05:30 72aa56e6-9e43-422e-83bc-dd638af8518c INF CORS policy execution successful. 2024-08-27 22:01:03.793 +05:30 72aa56e6-9e43-422e-83bc-dd638af8518c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzU3NTUsImV4cCI6MTcyNDc3NjM1NSwiaWF0IjoxNzI0Nzc1NzU1fQ.uZG1cq_hUjFjW6Wm6w8uYhKHMJfmzK5x0FSGiXZBLiA}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:01:03.794 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:01:03.794 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 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-27 22:01:03.821 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:01:03.822 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.656ms 2024-08-27 22:01:03.822 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:01:03.822 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 72aa56e6-9e43-422e-83bc-dd638af8518c}, {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-27 22:01:03.823 +05:30 93f217a9-0cfa-4b03-9ede-744bc7eda070 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.2006ms 2024-08-27 22:08:07.216 +05:30 9e3beab1-a591-444b-b1eb-1ceb77c4fb08 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:08:07.219 +05:30 9e3beab1-a591-444b-b1eb-1ceb77c4fb08 INF CORS policy execution successful. 2024-08-27 22:08:07.221 +05:30 9e3beab1-a591-444b-b1eb-1ceb77c4fb08 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 4.6398ms 2024-08-27 22:08:07.256 +05:30 46329450-8c2b-4a34-9cd5-a99388ffc1c2 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:08:07.258 +05:30 46329450-8c2b-4a34-9cd5-a99388ffc1c2 INF CORS policy execution successful. 2024-08-27 22:08:07.260 +05:30 46329450-8c2b-4a34-9cd5-a99388ffc1c2 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzYzNTUsImV4cCI6MTcyNDc3Njk1NSwiaWF0IjoxNzI0Nzc2MzU1fQ.6vFpLXIp5aYqbvPx8NjUGlAINZaKYBMjUJozlNu-l7o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:08:07.262 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:08:07.263 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 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-27 22:08:07.306 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:08:07.307 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 43.3062ms 2024-08-27 22:08:07.307 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:08:07.307 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 46329450-8c2b-4a34-9cd5-a99388ffc1c2}, {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-27 22:08:07.308 +05:30 c0e4003c-b736-4a57-a6ce-a7b17bb6f4f8 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 52.4865ms 2024-08-27 22:08:16.718 +05:30 996ded83-bccd-4757-a818-58bcc937c91f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:08:16.719 +05:30 996ded83-bccd-4757-a818-58bcc937c91f INF CORS policy execution successful. 2024-08-27 22:08:16.720 +05:30 996ded83-bccd-4757-a818-58bcc937c91f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.3061ms 2024-08-27 22:08:16.764 +05:30 9836ddfa-a2e1-4a29-b4f8-3efe9a569c43 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:08:16.775 +05:30 9836ddfa-a2e1-4a29-b4f8-3efe9a569c43 INF CORS policy execution successful. 2024-08-27 22:08:16.778 +05:30 9836ddfa-a2e1-4a29-b4f8-3efe9a569c43 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzYzNTUsImV4cCI6MTcyNDc3Njk1NSwiaWF0IjoxNzI0Nzc2MzU1fQ.6vFpLXIp5aYqbvPx8NjUGlAINZaKYBMjUJozlNu-l7o}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:08:16.780 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:08:16.781 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 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-27 22:08:16.828 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:08:16.829 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 47.3798ms 2024-08-27 22:08:16.829 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:08:16.829 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9836ddfa-a2e1-4a29-b4f8-3efe9a569c43}, {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-27 22:08:16.830 +05:30 9121190b-5b87-477f-b158-3ff4ffd87c55 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 65.6932ms 2024-08-27 22:18:40.910 +05:30 e5c02a09-1245-457c-8cda-1ae7c47ac38c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:18:40.913 +05:30 e5c02a09-1245-457c-8cda-1ae7c47ac38c INF CORS policy execution successful. 2024-08-27 22:18:40.915 +05:30 e5c02a09-1245-457c-8cda-1ae7c47ac38c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.6919ms 2024-08-27 22:18:40.951 +05:30 d539a4ca-f2cd-4032-b84b-5c80d5d0c39c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:18:40.954 +05:30 d539a4ca-f2cd-4032-b84b-5c80d5d0c39c INF CORS policy execution successful. 2024-08-27 22:18:40.956 +05:30 d539a4ca-f2cd-4032-b84b-5c80d5d0c39c 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzczMDgsImV4cCI6MTcyNDc3NzkwOCwiaWF0IjoxNzI0Nzc3MzA4fQ.wc_q-aJ-ewfd05e5awZJAgjiscYlCkvP1lhB-00BBNY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://192.168.18.7:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://192.168.18.7:5173} Host: 103.120.178.195 Body: 2024-08-27 22:18:40.960 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:18:40.963 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 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-27 22:18:41.015 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:18:41.017 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 52.979ms 2024-08-27 22:18:41.017 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:18:41.018 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: d539a4ca-f2cd-4032-b84b-5c80d5d0c39c}, {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-27 22:18:41.019 +05:30 bb5f6c0e-7216-4fad-80cc-8cc0ca24af69 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.8776ms 2024-08-27 22:18:41.197 +05:30 6a5a07a8-e0c1-4574-9776-c3a26afe5e2c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:18:41.198 +05:30 6a5a07a8-e0c1-4574-9776-c3a26afe5e2c INF CORS policy execution successful. 2024-08-27 22:18:41.198 +05:30 6a5a07a8-e0c1-4574-9776-c3a26afe5e2c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 0.9759ms 2024-08-27 22:18:41.236 +05:30 62a337e8-f81c-4ca4-96ea-7eb74c98a84a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:18:41.236 +05:30 62a337e8-f81c-4ca4-96ea-7eb74c98a84a INF CORS policy execution successful. 2024-08-27 22:18:41.237 +05:30 62a337e8-f81c-4ca4-96ea-7eb74c98a84a 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.eyJuYW1lIjoiVGVzdFVzZXIyIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjIiLCJuYW1laWQiOiI3IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzczMDgsImV4cCI6MTcyNDc3NzkwOCwiaWF0IjoxNzI0Nzc3MzA4fQ.wc_q-aJ-ewfd05e5awZJAgjiscYlCkvP1lhB-00BBNY}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Referer: http://192.168.18.7:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://192.168.18.7:5173} Host: 103.120.178.195 Body: 2024-08-27 22:18:41.237 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:18:41.238 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 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-27 22:18:41.262 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:18:41.263 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.5759ms 2024-08-27 22:18:41.263 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:18:41.263 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 62a337e8-f81c-4ca4-96ea-7eb74c98a84a}, {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-27 22:18:41.264 +05:30 f09499ca-f202-4d7c-b411-b1cc93c37347 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 28.0916ms 2024-08-27 22:19:07.598 +05:30 01dd2aa1-74b6-4c66-a2b0-889581ba7013 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:19:07.600 +05:30 01dd2aa1-74b6-4c66-a2b0-889581ba7013 INF CORS policy execution successful. 2024-08-27 22:19:07.601 +05:30 01dd2aa1-74b6-4c66-a2b0-889581ba7013 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.729ms 2024-08-27 22:19:07.627 +05:30 49fe4682-3e14-4661-ba4b-0b67bd2fbcd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:19:07.629 +05:30 49fe4682-3e14-4661-ba4b-0b67bd2fbcd9 INF CORS policy execution successful. 2024-08-27 22:19:07.631 +05:30 49fe4682-3e14-4661-ba4b-0b67bd2fbcd9 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzY5NjcsImV4cCI6MTcyNDc3NzU2NywiaWF0IjoxNzI0Nzc2OTY3fQ.DsY4GRtxuXmfucqKfLXJlbPIQUI1DksqeAVnVyMkEKU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:19:07.633 +05:30 41c40910-8f18-4799-a688-943a63be84d8 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:19:07.634 +05:30 41c40910-8f18-4799-a688-943a63be84d8 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-27 22:19:07.701 +05:30 41c40910-8f18-4799-a688-943a63be84d8 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:19:07.702 +05:30 41c40910-8f18-4799-a688-943a63be84d8 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 67.6632ms 2024-08-27 22:19:07.702 +05:30 41c40910-8f18-4799-a688-943a63be84d8 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:19:07.702 +05:30 41c40910-8f18-4799-a688-943a63be84d8 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 49fe4682-3e14-4661-ba4b-0b67bd2fbcd9}, {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-27 22:19:07.703 +05:30 41c40910-8f18-4799-a688-943a63be84d8 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 75.7331ms 2024-08-27 22:21:10.199 +05:30 a728cd8e-40b5-4e6f-8676-0593abf628dc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:21:10.201 +05:30 a728cd8e-40b5-4e6f-8676-0593abf628dc INF CORS policy execution successful. 2024-08-27 22:21:10.203 +05:30 a728cd8e-40b5-4e6f-8676-0593abf628dc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.9034ms 2024-08-27 22:21:10.228 +05:30 55f89971-2c61-411c-a8f3-9e22ede20a0d INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:21:10.233 +05:30 55f89971-2c61-411c-a8f3-9e22ede20a0d INF CORS policy execution successful. 2024-08-27 22:21:10.235 +05:30 55f89971-2c61-411c-a8f3-9e22ede20a0d 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzY5NjcsImV4cCI6MTcyNDc3NzU2NywiaWF0IjoxNzI0Nzc2OTY3fQ.DsY4GRtxuXmfucqKfLXJlbPIQUI1DksqeAVnVyMkEKU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:21:10.238 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:21:10.240 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 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-27 22:21:10.308 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:21:10.310 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 70.4091ms 2024-08-27 22:21:10.311 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:21:10.311 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 55f89971-2c61-411c-a8f3-9e22ede20a0d}, {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-27 22:21:10.313 +05:30 04ff3077-5fec-4e05-9047-e6f994c109a6 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 84.8387ms 2024-08-27 22:22:02.915 +05:30 0cd8c28d-c6a9-4757-8a34-a865deafde66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:22:02.918 +05:30 0cd8c28d-c6a9-4757-8a34-a865deafde66 INF CORS policy execution successful. 2024-08-27 22:22:02.921 +05:30 0cd8c28d-c6a9-4757-8a34-a865deafde66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.5293ms 2024-08-27 22:22:02.944 +05:30 cffe9dc8-2312-409b-a51e-0616760a4c15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:22:02.946 +05:30 cffe9dc8-2312-409b-a51e-0616760a4c15 INF CORS policy execution successful. 2024-08-27 22:22:02.947 +05:30 cffe9dc8-2312-409b-a51e-0616760a4c15 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzY5NjcsImV4cCI6MTcyNDc3NzU2NywiaWF0IjoxNzI0Nzc2OTY3fQ.DsY4GRtxuXmfucqKfLXJlbPIQUI1DksqeAVnVyMkEKU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:22:02.950 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:22:02.950 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 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-27 22:22:02.999 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:22:03.000 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.8455ms 2024-08-27 22:22:03.001 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:22:03.001 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: cffe9dc8-2312-409b-a51e-0616760a4c15}, {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-27 22:22:03.002 +05:30 b7b4a886-70f4-4368-92d4-8d450b049b86 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 57.901ms 2024-08-27 22:26:51.399 +05:30 cd492f8f-c638-49d4-9aab-45793d5eece8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:26:51.402 +05:30 cd492f8f-c638-49d4-9aab-45793d5eece8 INF CORS policy execution successful. 2024-08-27 22:26:51.403 +05:30 cd492f8f-c638-49d4-9aab-45793d5eece8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.6892ms 2024-08-27 22:26:51.436 +05:30 20eaed04-031f-4e40-ac9f-b00ebe0a4aa4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:26:51.439 +05:30 20eaed04-031f-4e40-ac9f-b00ebe0a4aa4 INF CORS policy execution successful. 2024-08-27 22:26:51.441 +05:30 20eaed04-031f-4e40-ac9f-b00ebe0a4aa4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:26:51.444 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:26:51.446 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 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-27 22:26:51.487 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:26:51.488 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 41.6176ms 2024-08-27 22:26:51.489 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:26:51.489 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 20eaed04-031f-4e40-ac9f-b00ebe0a4aa4}, {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-27 22:26:51.490 +05:30 293dfdf8-5e96-4026-b186-4cc33ae8c288 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 53.7567ms 2024-08-27 22:26:51.690 +05:30 e6d72ae6-3cdf-444a-ab42-ddc01457e4bc INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:26:51.691 +05:30 e6d72ae6-3cdf-444a-ab42-ddc01457e4bc INF CORS policy execution successful. 2024-08-27 22:26:51.692 +05:30 e6d72ae6-3cdf-444a-ab42-ddc01457e4bc INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.133ms 2024-08-27 22:26:51.768 +05:30 f1c3850d-e4a5-44a5-b649-19bb8bdec3b4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:26:51.768 +05:30 f1c3850d-e4a5-44a5-b649-19bb8bdec3b4 INF CORS policy execution successful. 2024-08-27 22:26:51.768 +05:30 f1c3850d-e4a5-44a5-b649-19bb8bdec3b4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:26:51.769 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:26:51.769 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a 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-27 22:26:51.794 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:26:51.795 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 26.4989ms 2024-08-27 22:26:51.795 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:26:51.796 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f1c3850d-e4a5-44a5-b649-19bb8bdec3b4}, {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-27 22:26:51.797 +05:30 4e8e705f-c0ca-4795-b899-ac73ff564e8a 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 28.8706ms 2024-08-27 22:27:26.215 +05:30 35bc2fdf-f185-484d-9cea-6650fed470cf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:26.217 +05:30 35bc2fdf-f185-484d-9cea-6650fed470cf INF CORS policy execution successful. 2024-08-27 22:27:26.219 +05:30 35bc2fdf-f185-484d-9cea-6650fed470cf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.3795ms 2024-08-27 22:27:26.247 +05:30 da034863-ad45-4dc2-8d37-25879c602725 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:26.250 +05:30 da034863-ad45-4dc2-8d37-25879c602725 INF CORS policy execution successful. 2024-08-27 22:27:26.251 +05:30 da034863-ad45-4dc2-8d37-25879c602725 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:26.253 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:26.253 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 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-27 22:27:26.273 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:26.274 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 20.5632ms 2024-08-27 22:27:26.274 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:26.275 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: da034863-ad45-4dc2-8d37-25879c602725}, {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-27 22:27:26.275 +05:30 eb93cd2b-01d7-4e34-9043-489bd29e6633 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 28.3634ms 2024-08-27 22:27:26.507 +05:30 eba1f47a-be90-42b6-bbbf-cfe06e1fc775 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:26.508 +05:30 eba1f47a-be90-42b6-bbbf-cfe06e1fc775 INF CORS policy execution successful. 2024-08-27 22:27:26.509 +05:30 eba1f47a-be90-42b6-bbbf-cfe06e1fc775 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.5663ms 2024-08-27 22:27:26.534 +05:30 db7dc29c-e75d-42c5-9b7d-142fb8007360 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:26.535 +05:30 db7dc29c-e75d-42c5-9b7d-142fb8007360 INF CORS policy execution successful. 2024-08-27 22:27:26.536 +05:30 db7dc29c-e75d-42c5-9b7d-142fb8007360 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:26.536 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:26.537 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 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-27 22:27:26.593 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:26.594 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 57.2296ms 2024-08-27 22:27:26.594 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:26.595 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: db7dc29c-e75d-42c5-9b7d-142fb8007360}, {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-27 22:27:26.595 +05:30 eacaaf12-5434-4163-b9c5-8eea58cf4984 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 61.5322ms 2024-08-27 22:27:32.825 +05:30 23396216-c15d-4c61-9008-a3bb4262fb39 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:32.826 +05:30 23396216-c15d-4c61-9008-a3bb4262fb39 INF CORS policy execution successful. 2024-08-27 22:27:32.827 +05:30 23396216-c15d-4c61-9008-a3bb4262fb39 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 1.5712ms 2024-08-27 22:27:32.852 +05:30 df7f6705-159f-4f42-9457-e2e6a7b12cc5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:32.852 +05:30 df7f6705-159f-4f42-9457-e2e6a7b12cc5 INF CORS policy execution successful. 2024-08-27 22:27:32.853 +05:30 df7f6705-159f-4f42-9457-e2e6a7b12cc5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:32.853 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:32.853 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 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-27 22:27:32.877 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:32.877 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 24.0505ms 2024-08-27 22:27:32.877 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:32.877 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: df7f6705-159f-4f42-9457-e2e6a7b12cc5}, {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-27 22:27:32.878 +05:30 51b94986-13c5-4bfd-ab06-0a7330b564e6 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 26.4029ms 2024-08-27 22:27:40.076 +05:30 1f34c37a-18ae-4830-a38f-4057bc97d698 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:40.076 +05:30 1f34c37a-18ae-4830-a38f-4057bc97d698 INF CORS policy execution successful. 2024-08-27 22:27:40.077 +05:30 1f34c37a-18ae-4830-a38f-4057bc97d698 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 1.1081ms 2024-08-27 22:27:40.101 +05:30 3ba4cf9e-38ed-455d-bc7f-b59537cbc3d5 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:40.102 +05:30 3ba4cf9e-38ed-455d-bc7f-b59537cbc3d5 INF CORS policy execution successful. 2024-08-27 22:27:40.103 +05:30 3ba4cf9e-38ed-455d-bc7f-b59537cbc3d5 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:40.104 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:40.105 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 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-27 22:27:40.151 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:40.152 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 46.7071ms 2024-08-27 22:27:40.152 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:40.153 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3ba4cf9e-38ed-455d-bc7f-b59537cbc3d5}, {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-27 22:27:40.154 +05:30 75aa4f5c-06a8-4202-94aa-5574a9d0fe86 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 52.5454ms 2024-08-27 22:27:46.518 +05:30 d33baf4e-270c-4a1d-87cf-343fd765d7a8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:46.519 +05:30 d33baf4e-270c-4a1d-87cf-343fd765d7a8 INF CORS policy execution successful. 2024-08-27 22:27:46.519 +05:30 d33baf4e-270c-4a1d-87cf-343fd765d7a8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 0.997ms 2024-08-27 22:27:46.545 +05:30 ee71935d-db65-497c-a124-53b885d2ff55 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:46.546 +05:30 ee71935d-db65-497c-a124-53b885d2ff55 INF CORS policy execution successful. 2024-08-27 22:27:46.547 +05:30 ee71935d-db65-497c-a124-53b885d2ff55 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:46.548 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:46.548 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 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-27 22:27:46.569 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:46.569 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 21.069ms 2024-08-27 22:27:46.569 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:46.569 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: ee71935d-db65-497c-a124-53b885d2ff55}, {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-27 22:27:46.570 +05:30 96d8dbc0-4423-441f-9495-e3380f55adf6 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 25.2144ms 2024-08-27 22:27:54.975 +05:30 651bd2db-9a9c-42cc-8170-9f4f7a1d2ce5 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:54.976 +05:30 651bd2db-9a9c-42cc-8170-9f4f7a1d2ce5 INF CORS policy execution successful. 2024-08-27 22:27:54.977 +05:30 651bd2db-9a9c-42cc-8170-9f4f7a1d2ce5 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 2.018ms 2024-08-27 22:27:55.005 +05:30 052e3ad8-2e74-4607-ba4d-5a4e958ceb10 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:27:55.006 +05:30 052e3ad8-2e74-4607-ba4d-5a4e958ceb10 INF CORS policy execution successful. 2024-08-27 22:27:55.006 +05:30 052e3ad8-2e74-4607-ba4d-5a4e958ceb10 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:55.006 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:55.007 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f 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-27 22:27:55.075 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:55.076 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 69.5046ms 2024-08-27 22:27:55.076 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:55.077 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 052e3ad8-2e74-4607-ba4d-5a4e958ceb10}, {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-27 22:27:55.078 +05:30 4a159713-8df0-48a7-afd3-7ae67cdf483f 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 72.5835ms 2024-08-27 22:27:55.276 +05:30 4720eb53-bff8-4cef-91f4-980aa81c1f0d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:55.278 +05:30 4720eb53-bff8-4cef-91f4-980aa81c1f0d INF CORS policy execution successful. 2024-08-27 22:27:55.279 +05:30 4720eb53-bff8-4cef-91f4-980aa81c1f0d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - 204 null null 2.7284ms 2024-08-27 22:27:55.309 +05:30 258f7958-b445-4a2a-a5aa-dbd51a448368 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString=Entity1 - null null 2024-08-27 22:27:55.310 +05:30 258f7958-b445-4a2a-a5aa-dbd51a448368 INF CORS policy execution successful. 2024-08-27 22:27:55.311 +05:30 258f7958-b445-4a2a-a5aa-dbd51a448368 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:27:55.311 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:55.311 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f 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-27 22:27:55.346 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:27:55.346 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 34.8442ms 2024-08-27 22:27:55.347 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:27:55.347 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 258f7958-b445-4a2a-a5aa-dbd51a448368}, {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-27 22:27:55.347 +05:30 74337a45-9e7a-4920-be5a-35c840e9af0f 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 38.16ms 2024-08-27 22:28:54.174 +05:30 ec6ea753-9221-436b-b981-edc0be57bce8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:28:54.177 +05:30 ec6ea753-9221-436b-b981-edc0be57bce8 INF CORS policy execution successful. 2024-08-27 22:28:54.178 +05:30 ec6ea753-9221-436b-b981-edc0be57bce8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.4469ms 2024-08-27 22:28:54.207 +05:30 47710257-4ab6-48e6-8af4-0cb60973ee91 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:28:54.209 +05:30 47710257-4ab6-48e6-8af4-0cb60973ee91 INF CORS policy execution successful. 2024-08-27 22:28:54.210 +05:30 47710257-4ab6-48e6-8af4-0cb60973ee91 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzc1NzMsImV4cCI6MTcyNDc3ODE3MywiaWF0IjoxNzI0Nzc3NTczfQ.FFCT2Ge8Q5PbC_WXyoa1PYt95WWAobzmdtpnzvg0Ahg}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:28:54.212 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:28:54.212 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d 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-27 22:28:54.243 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:28:54.244 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 31.4338ms 2024-08-27 22:28:54.244 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:28:54.245 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 47710257-4ab6-48e6-8af4-0cb60973ee91}, {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-27 22:28:54.246 +05:30 c4305509-8f4b-49c6-a519-97551d0d0c2d 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 39.0137ms 2024-08-27 22:35:50.104 +05:30 1a04bf51-60ff-4302-aa33-645ee1169904 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:35:50.106 +05:30 1a04bf51-60ff-4302-aa33-645ee1169904 INF CORS policy execution successful. 2024-08-27 22:35:50.118 +05:30 1a04bf51-60ff-4302-aa33-645ee1169904 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 16.1965ms 2024-08-27 22:35:50.143 +05:30 0ca3df2e-5b02-4e32-81dd-1dea49a038c8 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:35:50.146 +05:30 0ca3df2e-5b02-4e32-81dd-1dea49a038c8 INF CORS policy execution successful. 2024-08-27 22:35:50.147 +05:30 0ca3df2e-5b02-4e32-81dd-1dea49a038c8 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzgzMzgsImV4cCI6MTcyNDc3ODkzOCwiaWF0IjoxNzI0Nzc4MzM4fQ.8gTzuN_urEjGnzvZpZ5q3jQdjh1SW32Tp8AgKsv_tuY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:35:50.149 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:35:50.150 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 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-27 22:35:50.197 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:35:50.199 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 48.374ms 2024-08-27 22:35:50.199 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:35:50.199 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ca3df2e-5b02-4e32-81dd-1dea49a038c8}, {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-27 22:35:50.200 +05:30 b81a4aeb-861a-4761-8992-0e72bd205b29 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 57.4175ms 2024-08-27 22:36:37.513 +05:30 4bd300f4-36b4-4f2e-aeb3-89776d47c650 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:36:37.515 +05:30 4bd300f4-36b4-4f2e-aeb3-89776d47c650 INF CORS policy execution successful. 2024-08-27 22:36:37.516 +05:30 4bd300f4-36b4-4f2e-aeb3-89776d47c650 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.2127ms 2024-08-27 22:36:37.551 +05:30 988a6065-d217-409e-8416-929f6185491a INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:36:37.554 +05:30 988a6065-d217-409e-8416-929f6185491a INF CORS policy execution successful. 2024-08-27 22:36:37.555 +05:30 988a6065-d217-409e-8416-929f6185491a 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzgzMzgsImV4cCI6MTcyNDc3ODkzOCwiaWF0IjoxNzI0Nzc4MzM4fQ.8gTzuN_urEjGnzvZpZ5q3jQdjh1SW32Tp8AgKsv_tuY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:36:37.556 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:36:37.556 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 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-27 22:36:37.615 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:36:37.617 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 59.9235ms 2024-08-27 22:36:37.617 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:36:37.617 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 988a6065-d217-409e-8416-929f6185491a}, {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-27 22:36:37.618 +05:30 7bad576c-1cd2-4af4-930a-5c73ad359041 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 67.2119ms 2024-08-27 22:40:26.173 +05:30 6fe882ee-61ce-4ec6-8cb8-5718897cdb21 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:40:26.174 +05:30 6fe882ee-61ce-4ec6-8cb8-5718897cdb21 INF CORS policy execution successful. 2024-08-27 22:40:26.175 +05:30 6fe882ee-61ce-4ec6-8cb8-5718897cdb21 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.3043ms 2024-08-27 22:40:26.209 +05:30 dfce7288-06d0-4541-a728-e040b9b1c4a3 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 22:40:26.211 +05:30 dfce7288-06d0-4541-a728-e040b9b1c4a3 INF CORS policy execution successful. 2024-08-27 22:40:26.212 +05:30 dfce7288-06d0-4541-a728-e040b9b1c4a3 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3NzgzMzgsImV4cCI6MTcyNDc3ODkzOCwiaWF0IjoxNzI0Nzc4MzM4fQ.8gTzuN_urEjGnzvZpZ5q3jQdjh1SW32Tp8AgKsv_tuY}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:40:26.213 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:40:26.214 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e 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-27 22:40:26.275 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:40:26.276 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 62.1504ms 2024-08-27 22:40:26.276 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 22:40:26.278 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: dfce7288-06d0-4541-a728-e040b9b1c4a3}, {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-27 22:40:26.279 +05:30 a10f7968-2c3f-4bfb-a570-f7cd3222007e 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 69.8074ms 2024-08-27 22:46:21.571 +05:30 156dc7bb-9ffd-4148-a057-8441147a40e7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:46:21.573 +05:30 156dc7bb-9ffd-4148-a057-8441147a40e7 INF CORS policy execution successful. 2024-08-27 22:46:21.574 +05:30 156dc7bb-9ffd-4148-a057-8441147a40e7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 3.3077ms 2024-08-27 22:46:21.608 +05:30 0262ad73-caa8-410f-ad94-2d9f919943ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:46:21.611 +05:30 0262ad73-caa8-410f-ad94-2d9f919943ee INF CORS policy execution successful. 2024-08-27 22:46:21.612 +05:30 0262ad73-caa8-410f-ad94-2d9f919943ee 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzg5NzYsImV4cCI6MTcyNDc3OTU3NiwiaWF0IjoxNzI0Nzc4OTc2fQ.hTeYxquTUp3VcIn4HdB0Ie3llKy1OUTjErXN19Lp9xI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:46:21.613 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:46:21.615 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d 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-27 22:46:21.684 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:46:21.686 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 71.1516ms 2024-08-27 22:46:21.686 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:46:21.687 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0262ad73-caa8-410f-ad94-2d9f919943ee}, {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-27 22:46:21.688 +05:30 aa129334-41a3-4d3f-b753-8024af9d232d 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 79.823ms 2024-08-27 22:53:22.008 +05:30 5ccb4e80-899e-4aa7-b0aa-a5fcf293e731 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:53:22.011 +05:30 5ccb4e80-899e-4aa7-b0aa-a5fcf293e731 INF CORS policy execution successful. 2024-08-27 22:53:22.012 +05:30 5ccb4e80-899e-4aa7-b0aa-a5fcf293e731 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.759ms 2024-08-27 22:53:22.044 +05:30 1619cb6f-d85e-485d-a819-dc59c89bfb06 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:53:22.047 +05:30 1619cb6f-d85e-485d-a819-dc59c89bfb06 INF CORS policy execution successful. 2024-08-27 22:53:22.048 +05:30 1619cb6f-d85e-485d-a819-dc59c89bfb06 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzg5NzYsImV4cCI6MTcyNDc3OTU3NiwiaWF0IjoxNzI0Nzc4OTc2fQ.hTeYxquTUp3VcIn4HdB0Ie3llKy1OUTjErXN19Lp9xI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:53:22.050 +05:30 918d3718-0906-4629-80f8-1d969a99901a INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:53:22.051 +05:30 918d3718-0906-4629-80f8-1d969a99901a 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-27 22:53:22.103 +05:30 918d3718-0906-4629-80f8-1d969a99901a INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:53:22.104 +05:30 918d3718-0906-4629-80f8-1d969a99901a INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 52.2192ms 2024-08-27 22:53:22.104 +05:30 918d3718-0906-4629-80f8-1d969a99901a INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:53:22.104 +05:30 918d3718-0906-4629-80f8-1d969a99901a INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1619cb6f-d85e-485d-a819-dc59c89bfb06}, {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-27 22:53:22.104 +05:30 918d3718-0906-4629-80f8-1d969a99901a 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.9808ms 2024-08-27 22:54:44.793 +05:30 6be9f374-11bd-45a4-965c-3f88e988025e INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:54:44.796 +05:30 6be9f374-11bd-45a4-965c-3f88e988025e INF CORS policy execution successful. 2024-08-27 22:54:44.797 +05:30 6be9f374-11bd-45a4-965c-3f88e988025e INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.3145ms 2024-08-27 22:54:44.843 +05:30 c25d6abc-bbb2-45a7-be0a-bad7f49b0adc INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 22:54:44.848 +05:30 c25d6abc-bbb2-45a7-be0a-bad7f49b0adc INF CORS policy execution successful. 2024-08-27 22:54:44.850 +05:30 c25d6abc-bbb2-45a7-be0a-bad7f49b0adc 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzg5NzYsImV4cCI6MTcyNDc3OTU3NiwiaWF0IjoxNzI0Nzc4OTc2fQ.hTeYxquTUp3VcIn4HdB0Ie3llKy1OUTjErXN19Lp9xI}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 22:54:44.852 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:54:44.853 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 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-27 22:54:44.884 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 22:54:44.885 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.6582ms 2024-08-27 22:54:44.885 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 22:54:44.886 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: c25d6abc-bbb2-45a7-be0a-bad7f49b0adc}, {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-27 22:54:44.887 +05:30 663eb232-a324-4122-8deb-4f4f6f4d5fa3 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 43.7211ms 2024-08-27 23:00:16.600 +05:30 0953b47d-b7e0-4859-952f-8c3e7c512eb7 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:00:16.603 +05:30 0953b47d-b7e0-4859-952f-8c3e7c512eb7 INF CORS policy execution successful. 2024-08-27 23:00:16.605 +05:30 0953b47d-b7e0-4859-952f-8c3e7c512eb7 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.8955ms 2024-08-27 23:00:16.651 +05:30 b686667f-6d1f-4acd-8b84-2cf38a74bbba INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:00:16.656 +05:30 b686667f-6d1f-4acd-8b84-2cf38a74bbba INF CORS policy execution successful. 2024-08-27 23:00:16.658 +05:30 b686667f-6d1f-4acd-8b84-2cf38a74bbba 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzk2NDIsImV4cCI6MTcyNDc4MDI0MiwiaWF0IjoxNzI0Nzc5NjQyfQ.kGBFBYmiD8Sr5uyjgsT1Uh4RF0GBTDxya4K7T7DsQPU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:00:16.668 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:00:16.670 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b 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-27 23:00:16.718 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:00:16.720 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 48.8011ms 2024-08-27 23:00:16.720 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:00:16.720 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: b686667f-6d1f-4acd-8b84-2cf38a74bbba}, {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-27 23:00:16.721 +05:30 17e8cfbc-a9b5-49df-b15d-489c6fc3048b 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.3982ms 2024-08-27 23:01:21.001 +05:30 e2a5ae35-cbcc-4229-97fe-b45919c6cea6 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:01:21.005 +05:30 e2a5ae35-cbcc-4229-97fe-b45919c6cea6 INF CORS policy execution successful. 2024-08-27 23:01:21.006 +05:30 e2a5ae35-cbcc-4229-97fe-b45919c6cea6 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 5.0985ms 2024-08-27 23:01:21.051 +05:30 bc248f8c-34c5-488b-82bd-73700f0c009c INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:01:21.055 +05:30 bc248f8c-34c5-488b-82bd-73700f0c009c INF CORS policy execution successful. 2024-08-27 23:01:21.058 +05:30 bc248f8c-34c5-488b-82bd-73700f0c009c 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzk2NDIsImV4cCI6MTcyNDc4MDI0MiwiaWF0IjoxNzI0Nzc5NjQyfQ.kGBFBYmiD8Sr5uyjgsT1Uh4RF0GBTDxya4K7T7DsQPU}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:01:21.059 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:01:21.060 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 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-27 23:01:21.087 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:01:21.088 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 27.4596ms 2024-08-27 23:01:21.088 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:01:21.089 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: bc248f8c-34c5-488b-82bd-73700f0c009c}, {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-27 23:01:21.090 +05:30 e9f7b36c-1409-4cb1-86a5-c8925c0371e3 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 39.2104ms 2024-08-27 23:04:01.329 +05:30 ff8a92bd-7992-4bd3-a75e-0bcce7ad5dcf INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:04:01.332 +05:30 ff8a92bd-7992-4bd3-a75e-0bcce7ad5dcf INF CORS policy execution successful. 2024-08-27 23:04:01.333 +05:30 ff8a92bd-7992-4bd3-a75e-0bcce7ad5dcf INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 4.0743ms 2024-08-27 23:04:01.445 +05:30 0ac34419-ac38-4798-81c0-5e0192546742 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:04:01.448 +05:30 0ac34419-ac38-4798-81c0-5e0192546742 INF CORS policy execution successful. 2024-08-27 23:04:01.450 +05:30 0ac34419-ac38-4798-81c0-5e0192546742 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3Nzk2NDIsImV4cCI6MTcyNDc4MDI0MiwiaWF0IjoxNzI0Nzc5NjQyfQ.kGBFBYmiD8Sr5uyjgsT1Uh4RF0GBTDxya4K7T7DsQPU}, {Cache-Control: no-cache}, {Connection: keep-alive}, {Host: 103.120.178.195}, {Pragma: no-cache}, {Referer: http://localhost:5173/}, {User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:04:01.451 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:04:01.451 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 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-27 23:04:01.482 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:04:01.483 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 31.3986ms 2024-08-27 23:04:01.483 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:04:01.483 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0ac34419-ac38-4798-81c0-5e0192546742}, {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-27 23:04:01.484 +05:30 94345d14-a7dc-4d6d-91ba-64327d4a2a69 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 38.6969ms 2024-08-27 23:14:03.146 +05:30 INF Application is shutting down... 2024-08-27 23:15:24.424 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-08-27 23:15:24.491 +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-27 23:15:24.539 +05:30 INF Creating key {7001d1d6-f948-412d-a74f-085d07215698} with creation date 2024-08-27 17:45:24Z, activation date 2024-08-27 17:45:24Z, and expiration date 2024-11-25 17:45:24Z. 2024-08-27 23:15:24.555 +05:30 WRN No XML encryptor configured. Key {7001d1d6-f948-412d-a74f-085d07215698} may be persisted to storage in unencrypted form. 2024-08-27 23:15:24.795 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-08-27 23:15:24.796 +05:30 INF Hosting environment: Production 2024-08-27 23:15:24.796 +05:30 INF Content root path: C:\inetpub\wwwroot\SangMastersAPI 2024-08-27 23:15:24.814 +05:30 375719c4-4d80-42ea-a3a8-8a9c775b04c8 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:15:24.905 +05:30 375719c4-4d80-42ea-a3a8-8a9c775b04c8 INF CORS policy execution successful. 2024-08-27 23:15:24.923 +05:30 375719c4-4d80-42ea-a3a8-8a9c775b04c8 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 112.1591ms 2024-08-27 23:15:24.965 +05:30 3b47b6aa-5385-4ba7-b7e3-3e63f6056f90 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:15:25.150 +05:30 3b47b6aa-5385-4ba7-b7e3-3e63f6056f90 INF CORS policy execution successful. 2024-08-27 23:15:25.172 +05:30 3b47b6aa-5385-4ba7-b7e3-3e63f6056f90 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:15:25.238 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:15:25.285 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b 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-27 23:15:25.883 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:15:25.964 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 669.9504ms 2024-08-27 23:15:25.965 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:15:25.967 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 3b47b6aa-5385-4ba7-b7e3-3e63f6056f90}, {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-27 23:15:25.979 +05:30 bf3a3934-c6af-4eb3-a5a4-7735dae74c3b 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 1013.3034ms 2024-08-27 23:16:18.921 +05:30 15112e3a-cf60-4152-9ae9-83876b2bc828 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:16:18.940 +05:30 15112e3a-cf60-4152-9ae9-83876b2bc828 INF CORS policy execution successful. 2024-08-27 23:16:18.944 +05:30 15112e3a-cf60-4152-9ae9-83876b2bc828 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - 204 null null 24.1841ms 2024-08-27 23:16:18.988 +05:30 f8bc5eb4-1a40-456f-bea6-b8953b5ec809 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/businessentity/getbusinessentitylist?type=1&searchString= - null null 2024-08-27 23:16:18.992 +05:30 f8bc5eb4-1a40-456f-bea6-b8953b5ec809 INF CORS policy execution successful. 2024-08-27 23:16:18.997 +05:30 f8bc5eb4-1a40-456f-bea6-b8953b5ec809 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:16:19.006 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed INF Executing endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:16:19.008 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed 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-27 23:16:19.054 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:16:19.057 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed INF Executed action Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api) in 49.203ms 2024-08-27 23:16:19.057 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed INF Executed endpoint 'Sang.Masters.Api.Controllers.BusinessEntityController.GetBusinessEntityList (Sang.Masters.Api)' 2024-08-27 23:16:19.058 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: f8bc5eb4-1a40-456f-bea6-b8953b5ec809}, {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-27 23:16:19.059 +05:30 9b0cef0e-af91-4985-ab0a-296ece3edeed 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 70.6648ms 2024-08-27 23:17:10.185 +05:30 d7b93970-93e7-4cd9-95c8-9312a083b42d INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:17:10.189 +05:30 d7b93970-93e7-4cd9-95c8-9312a083b42d INF CORS policy execution successful. 2024-08-27 23:17:10.190 +05:30 d7b93970-93e7-4cd9-95c8-9312a083b42d INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 6.0483ms 2024-08-27 23:17:10.227 +05:30 6be22e3f-d5fb-46d6-b822-4acbcfd98b15 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:17:10.233 +05:30 6be22e3f-d5fb-46d6-b822-4acbcfd98b15 INF CORS policy execution successful. 2024-08-27 23:17:10.236 +05:30 6be22e3f-d5fb-46d6-b822-4acbcfd98b15 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:17:10.245 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:17:10.273 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 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-27 23:17:10.341 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:17:10.343 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 68.6935ms 2024-08-27 23:17:10.343 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:17:10.343 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 6be22e3f-d5fb-46d6-b822-4acbcfd98b15}, {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-27 23:17:10.345 +05:30 cdf7136e-7c46-43a9-a622-ca91b68e7424 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 117.9334ms 2024-08-27 23:18:29.196 +05:30 4ce08fb1-dce6-4777-b751-bbccf6e9f185 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:18:29.201 +05:30 4ce08fb1-dce6-4777-b751-bbccf6e9f185 INF CORS policy execution successful. 2024-08-27 23:18:29.204 +05:30 4ce08fb1-dce6-4777-b751-bbccf6e9f185 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 7.5331ms 2024-08-27 23:18:29.229 +05:30 5d85c35f-cdd3-4349-bcf0-2c13e6e3b9f4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:18:29.233 +05:30 5d85c35f-cdd3-4349-bcf0-2c13e6e3b9f4 INF CORS policy execution successful. 2024-08-27 23:18:29.234 +05:30 5d85c35f-cdd3-4349-bcf0-2c13e6e3b9f4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:18:29.240 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:18:29.241 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d 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-27 23:18:29.271 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:18:29.273 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 30.937ms 2024-08-27 23:18:29.273 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:18:29.274 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 5d85c35f-cdd3-4349-bcf0-2c13e6e3b9f4}, {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-27 23:18:29.275 +05:30 6c2585ae-9c10-4c5c-a13e-03c74410e62d 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 46.4738ms 2024-08-27 23:18:35.406 +05:30 9795cf75-732b-4bfc-a022-63aeed3a3b82 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:18:35.407 +05:30 9795cf75-732b-4bfc-a022-63aeed3a3b82 INF CORS policy execution successful. 2024-08-27 23:18:35.408 +05:30 9795cf75-732b-4bfc-a022-63aeed3a3b82 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 1.5225ms 2024-08-27 23:18:35.445 +05:30 99ca6f3c-4e7a-4c8f-8abc-5b09bfd90820 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:18:35.446 +05:30 99ca6f3c-4e7a-4c8f-8abc-5b09bfd90820 INF CORS policy execution successful. 2024-08-27 23:18:35.447 +05:30 99ca6f3c-4e7a-4c8f-8abc-5b09bfd90820 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:18:35.451 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:18:35.452 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 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-27 23:18:35.502 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:18:35.503 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 50.7338ms 2024-08-27 23:18:35.503 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:18:35.504 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 99ca6f3c-4e7a-4c8f-8abc-5b09bfd90820}, {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-27 23:18:35.504 +05:30 f84ae16e-7abf-475d-848e-7eba58407321 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 59.5554ms 2024-08-27 23:19:26.894 +05:30 9c73f7ba-c2b6-4a6b-86ce-44b0c667b86c INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:19:26.897 +05:30 9c73f7ba-c2b6-4a6b-86ce-44b0c667b86c INF CORS policy execution successful. 2024-08-27 23:19:26.901 +05:30 9c73f7ba-c2b6-4a6b-86ce-44b0c667b86c INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 7.094ms 2024-08-27 23:19:26.926 +05:30 9c7e3ada-c77d-4826-90bc-b7c7fb5eb1c1 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:19:26.928 +05:30 9c7e3ada-c77d-4826-90bc-b7c7fb5eb1c1 INF CORS policy execution successful. 2024-08-27 23:19:26.930 +05:30 9c7e3ada-c77d-4826-90bc-b7c7fb5eb1c1 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:19:26.931 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:19:26.931 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 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-27 23:19:26.965 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:19:26.966 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 34.7055ms 2024-08-27 23:19:26.966 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:19:26.966 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 9c7e3ada-c77d-4826-90bc-b7c7fb5eb1c1}, {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-27 23:19:26.967 +05:30 121edec5-0663-4200-9fd1-da2bf2463126 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 40.7933ms 2024-08-27 23:19:42.269 +05:30 7c09bcaa-1d0b-4fb4-bc9d-84738d25db66 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:19:42.271 +05:30 7c09bcaa-1d0b-4fb4-bc9d-84738d25db66 INF CORS policy execution successful. 2024-08-27 23:19:42.272 +05:30 7c09bcaa-1d0b-4fb4-bc9d-84738d25db66 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.8847ms 2024-08-27 23:19:42.300 +05:30 1d431085-4017-4ac1-a134-0a49736a5fd9 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:19:42.302 +05:30 1d431085-4017-4ac1-a134-0a49736a5fd9 INF CORS policy execution successful. 2024-08-27 23:19:42.304 +05:30 1d431085-4017-4ac1-a134-0a49736a5fd9 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:19:42.305 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:19:42.306 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 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-27 23:19:42.361 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:19:42.362 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 55.998ms 2024-08-27 23:19:42.362 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:19:42.362 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 1d431085-4017-4ac1-a134-0a49736a5fd9}, {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-27 23:19:42.363 +05:30 56661ee0-4511-4fb2-a725-ec84b508be36 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 63.342ms 2024-08-27 23:20:06.384 +05:30 b9ae4b96-8d2f-4821-96a9-9b9e8489415f INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:20:06.386 +05:30 b9ae4b96-8d2f-4821-96a9-9b9e8489415f INF CORS policy execution successful. 2024-08-27 23:20:06.387 +05:30 b9ae4b96-8d2f-4821-96a9-9b9e8489415f INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 2.7508ms 2024-08-27 23:20:06.427 +05:30 0deae02c-1cd5-4d38-8d27-31378899c0ee INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:20:06.428 +05:30 0deae02c-1cd5-4d38-8d27-31378899c0ee INF CORS policy execution successful. 2024-08-27 23:20:06.429 +05:30 0deae02c-1cd5-4d38-8d27-31378899c0ee 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:20:06.430 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:20:06.430 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 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-27 23:20:06.616 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:20:06.617 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 187.0711ms 2024-08-27 23:20:06.618 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:20:06.618 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 0deae02c-1cd5-4d38-8d27-31378899c0ee}, {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-27 23:20:06.619 +05:30 ced174c6-d071-477f-b3ad-47c6e86d71c3 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 192.2526ms 2024-08-27 23:20:14.414 +05:30 8a85f8d8-4b38-4766-9a94-8cf9ff1a1a50 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:20:14.415 +05:30 8a85f8d8-4b38-4766-9a94-8cf9ff1a1a50 INF CORS policy execution successful. 2024-08-27 23:20:14.415 +05:30 8a85f8d8-4b38-4766-9a94-8cf9ff1a1a50 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 0.9442ms 2024-08-27 23:20:14.439 +05:30 465a607a-e3cb-4c8e-8546-e7ef54ceebc4 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:20:14.440 +05:30 465a607a-e3cb-4c8e-8546-e7ef54ceebc4 INF CORS policy execution successful. 2024-08-27 23:20:14.441 +05:30 465a607a-e3cb-4c8e-8546-e7ef54ceebc4 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:20:14.441 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:20:14.442 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa 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-27 23:20:14.471 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:20:14.472 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 29.8623ms 2024-08-27 23:20:14.472 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:20:14.472 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 465a607a-e3cb-4c8e-8546-e7ef54ceebc4}, {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-27 23:20:14.474 +05:30 88725009-d5c9-404b-bf9e-6454b26541fa 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 34.2701ms 2024-08-27 23:21:14.773 +05:30 27091ff6-b923-4e37-93cb-ca41c62bf29a INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:21:14.775 +05:30 27091ff6-b923-4e37-93cb-ca41c62bf29a INF CORS policy execution successful. 2024-08-27 23:21:14.776 +05:30 27091ff6-b923-4e37-93cb-ca41c62bf29a INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - 204 null null 3.6599ms 2024-08-27 23:21:14.811 +05:30 86b250f9-d0b9-41b8-a097-c3f79867a9d6 INF Request starting HTTP/1.1 GET http://103.120.178.195/SangMastersAPI/timezone/gettimezonelist?languageId=1&type=1&searchString= - null null 2024-08-27 23:21:14.814 +05:30 86b250f9-d0b9-41b8-a097-c3f79867a9d6 INF CORS policy execution successful. 2024-08-27 23:21:14.815 +05:30 86b250f9-d0b9-41b8-a097-c3f79867a9d6 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.eyJuYW1lIjoiVGVzdFVzZXIxIiwidW5pcXVlX25hbWUiOiJUZXN0VXNlcjEiLCJuYW1laWQiOiI0IiwiQ3VzdG9tQ2xhaW1UeXBlIjpbIkRhdGFiYXNlS2V5IiwiRGF0YWJhc2VOYW1lIiwiQ2hhbm5lbElkIl0sIkRhdGFiYXNlS2V5IjoiNyIsIkRhdGFiYXNlTmFtZSI6IlNTMDAwMSIsIkNoYW5uZWxJZCI6IjIiLCJuYmYiOjE3MjQ3ODA2OTksImV4cCI6MTcyNDc4MTI5OSwiaWF0IjoxNzI0NzgwNjk5fQ.twKp0_4kEdSS25gmMEILUBaXeEwVTTb2i0pBLVOzU6U}, {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/127.0.0.0 Safari/537.36}, {DNT: 1}, {Origin: http://localhost:5173} Host: 103.120.178.195 Body: 2024-08-27 23:21:14.816 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 INF Executing endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:21:14.817 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 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-27 23:21:14.836 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 INF Executing OkObjectResult, writing value of type 'Sang.Service.Common.ApiResponse.ApiResponse'. 2024-08-27 23:21:14.837 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 INF Executed action Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api) in 19.5443ms 2024-08-27 23:21:14.838 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 INF Executed endpoint 'Sang.Masters.Api.Controllers.TimeZoneController.GetTimeZoneList (Sang.Masters.Api)' 2024-08-27 23:21:14.838 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 INF HTTP Response: StatusCode: 200 Headers: {X-Correlation-Id: 86b250f9-d0b9-41b8-a097-c3f79867a9d6}, {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-27 23:21:14.839 +05:30 b4f0eda8-e300-4a2e-97cd-038ae876dd96 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 28.1107ms 2024-08-27 23:31:22.903 +05:30 INF Application is shutting down...