PriceAggregator for all IC5 SS

The job is finished. It will be removed automatically 1/1/0001 12:00:00 AM.
// Id: #876417
using KA_scheduler.Services;

var jobService = Activate<JobService>();
await jobService.TriggerRequest(
    null,
    "PriceAggregator for all IC5 SS",
    "https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/",
    FromJson<HttpMethod>("{\"Method\":\"POST\"}"),
    "[{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y", "customer": "114000","priceBase": "S"},{"warehouse": "001","itemCategory5": "1000","currency": "SEK","mode": "1","type": "1","inclCompPrice": "Y","customer": "113800","priceBase": "S"}]",
    "SS");

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"PriceAggregator_SS"
Time
1788504944

State

9/4/2026 7:05:47 AM (+10m 1.296s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException (40aee08e-3043-4bf8-b9ae-ae3800fca0fd)

Request to https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/ failed: 502 Bad Gateway

System.Net.Http.HttpRequestException: Request to https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/ failed: 502 Bad Gateway
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 178
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+1.158s Processing

Server:
40aee08e-3043-4bf8-b9ae-ae3800fca0fd
Worker:
26774d5a
+316msGetting token for 4f8cc448-df1e-4d78-aa01-024e98e67342, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+740msPayload: [ { "warehouse": "001", "itemCategory5": "1000", "currency": "SEK", "mode": "1", "type": "1", "inclCompPrice": "Y", "customer": "114000", "priceBase": "S" }, { "warehouse": "001", "itemCategory5": "1000", "currency": "SEK", "mode": "1", "type": "1", "inclCompPrice": "Y", "customer": "113800", "priceBase": "S" } ]
+10m 1.278sRequest failed: 502 Bad Gateway URL: https://4z76riq5jzn76yrcgrr5opm35m0fdpfg.lambda-url.eu-north-1.on.aws/ Body: Internal Server Error

+198ms Enqueued

Triggered using recurring job manager

9/4/2026 6:55:44 AM Created