// Id: #875556
using KA_scheduler.Services;
var jobService = Activate<JobService>();
await jobService.TriggerRequest(
null,
"Product aggregator all IC5 NS",
"https://nudu4ryr3zy3brwwt2dtb2ptpm0vrvwb.lambda-url.eu-north-1.on.aws/",
FromJson<HttpMethod>("{\"Method\":\"POST\"}"),
"[{"itemCategory5": "1000","warehouse": "001"},{"itemCategory5": "1002","warehouse": "001"}]",
"NS");
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Request to https://nudu4ryr3zy3brwwt2dtb2ptpm0vrvwb.lambda-url.eu-north-1.on.aws/ failed: 502 Bad Gateway
System.Net.Http.HttpRequestException: Request to https://nudu4ryr3zy3brwwt2dtb2ptpm0vrvwb.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)
Triggered by recurring job scheduler