CentralTechnology / lms-agent

License Monitoring System
1 stars 1 forks source link

DataServiceClientException: Unauthorized #92

Closed tjackadams closed 6 years ago

tjackadams commented 6 years ago

https://sentry.io/centraltechnology/license-monitoring-system/issues/432682967/

DataServiceQueryException: An error occurred while processing this request.
  File "C:\projects\lms-agent\src\Core\OData\PortalManager.cs", line 143, in GetManagedSupportId { <lambda> }
    Int32 <GetManagedSupportId>b__0()
  File "C:\projects\polly\src\Polly.Shared\Policy.cs", line 165, in Execute { <lambda> }
    TResult <Execute>b__0(Polly.Context, System.Threading.CancellationToken)
  File "C:\projects\polly\src\Polly.Shared\Policy.cs", line 326, in ExecuteInternal { <lambda> }
    Void <ExecuteInternal>b__0(Polly.Context, System.Threading.CancellationToken)
  File "C:\projects\polly\src\Polly.Shared\Retry\RetrySyntax.cs", line 451, in WaitAndRetry { <lambda> }
    Polly.Utilities.EmptyStruct <WaitAndRetry>b__1(Polly.Context, System.Threading.CancellationToken)
  File "C:\projects\polly\src\Polly.Shared\Retry\RetryEngine.cs", line 50, in Implementation
    TResult Implementation[TResult](System.Func`3[Polly.Context,System.Threading.CancellationToken,TResult], Polly.Context, System.Threading.CancellationToken, System.Collections.Generic.IEnumerable`1[Polly.ExceptionPredicate], System.Collections.Generic.IE...
...
(11 additional frame(s) were not displayed)

DataServiceClientException: Unauthorized
  Module "Microsoft.OData.Client.QueryResult", line 0, in ExecuteQuery
    Void ExecuteQuery()
  Module "Microsoft.OData.Client.DataServiceRequest", line 39, in Execute
    Microsoft.OData.Client.QueryOperationResponse`1[TElement] Execute[TElement](Microsoft.OData.Client.DataServiceContext, Microsoft.OData.Client.QueryComponents)

An error occurred while processing this request.