// Job ID: #89326819
using DPoint.Scheduler.Infrastructure.Tasks;
var automaticInteractionRemindTask = Activate<AutomaticInteractionRemindTask>();
await automaticInteractionRemindTask.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.AutomaticInteractionRemindTask.ExecuteJob() in /src/DPoint.Scheduler.Infrastructure/Tasks/AutomaticInteractionRemindTask.cs:line 37 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)