// Job ID: #1345361
using AG.A1.Scheduler.Project.Contracts.Contracts.TCSPitBull;
var execSummaryFlash = Activate<IExecSummaryFlash>();
await execSummaryFlash.Run(null, null);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
GetTranscriptAlerts failed {"error":"wrong_token","error_description":"No customer found for the specified token TOKEN: 0CZUAObGv8eimMdqLHGK0226NISO0ZbB IP: 20.45.51.207"}
System.Exception: GetTranscriptAlerts failed {"error":"wrong_token","error_description":"No customer found for the specified token TOKEN: 0CZUAObGv8eimMdqLHGK0226NISO0ZbB IP: 20.45.51.207"}
at AG.Integrations.RESTClients.PitBullREST.PitBullApiController.GetTranscriptAlerts() in C:\Users\GSowjanya\source\repos\alliantOne\aone\A1Solution\src-integrations\AG.Integrations.RESTClients\PitBullREST\PitBullApiController.cs:line 64
at AG.A1.Scheduler.Project.Application.Features.TCSPitBull.ExecSummaryFlashTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\Users\GSowjanya\source\repos\alliantOne\aone\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\TCSPitBull\ExecSummaryFlashTask.cs:line 72
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()