// Job ID: #89326739
using DPoint.Scheduler.Infrastructure.Tasks;
var automaticInteractionSendAfterEventTask = Activate<AutomaticInteractionSendAfterEventTask>();
await automaticInteractionSendAfterEventTask.ExecuteJob();
CurrentCulture |
|
CurrentUICulture |
|
RecurringJobId |
|
Time |
|
An exception occurred during performance of the job.
Response status code does not indicate success: 401 (Unauthorized).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at DPoint.Scheduler.Infrastructure.Tasks.AutomaticInteractionSendAfterEventTask.ExecuteJob() in /src/DPoint.Scheduler.Infrastructure/Tasks/AutomaticInteractionSendAfterEventTask.cs:line 41 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)