Poll Logs

Timestamp Level Message
2026-08-09 20:48:10 Information
Poll cycle "e12f5e97-9b47-423b-9877-9aaf3c263307" completed. Customers: 1
2026-08-09 20:48:10 Information
NPHIES Poll Background Service stopped
2026-08-09 20:48:10 Error
Poll failed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType claim-response [Bundle e521bac8-36a0-43f2-8a74-9fd3d57a22c2 | Request 270073]
System.Threading.Tasks.TaskCanceledException: The operation was canceled.
 ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
 ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
 ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
   --- End of inner exception stack trace ---
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
   at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NphiesAutoPollService.Services.NphiesApiClient.SendMiddlewareAsync(NphiesSettings settings, String fhirJson, CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\NphiesApiClient.cs:line 87
   at NphiesAutoPollService.Services.NphiesApiClient.SendPollRequestAsync(NphiesCustomer customer, String fhirJson, CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\NphiesApiClient.cs:line 32
   at NphiesAutoPollService.Services.NphiesPollBackgroundService.ProcessCustomerPollAsync(NphiesCustomer customer, String pollType, String requestJson, Nullable`1 bundleId, Nullable`1 requestedId, INphiesApiClient apiClient, IPollResponseParser responseParser, IPollResultPersistenceService persistenceService, CancellationToken stoppingToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\NphiesPollBackgroundService.cs:line 223
   at NphiesAutoPollService.Services.NphiesPollBackgroundService.ExecutePollCycleAsync(CancellationToken stoppingToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\NphiesPollBackgroundService.cs:line 121
2026-08-09 20:48:10 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle c82e5b30-9a9b-429a-ac71-973c17afb979 | Request 847866] in 242ms
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 132136
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 132497
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Information
Discovered 1 active NPHIES customers
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 130503
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 130502
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 130959
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 131317
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 131675
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 128642
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 129253
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 129252
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 129885
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 6929
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 7280
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 7891
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 7890
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 372.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 8333
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 90896
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 4472
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 4823
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 5174
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 371.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 5525
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 5876
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 6578
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 2717
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 3679
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 3678
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 4121
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 1728
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 1727
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 1725
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 2366
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 260
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 604
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Warning
Failed to parse Con_Value JSON for Con_ID 1726
System.Text.Json.JsonException: The JSON value could not be converted to System.String. Path: $.PredeterminationPharmcy | LineNumber: 0 | BytePositionInLine: 239.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'True' as a string.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedString(JsonTokenType tokenType)
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at NphiesAutoPollService.Services.CustomerDiscoveryService.DiscoverActiveCustomersAsync(CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\CustomerDiscoveryService.cs:line 54
2026-08-09 20:48:10 Information
Poll cycle "e12f5e97-9b47-423b-9877-9aaf3c263307" starting
2026-08-09 20:45:43 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType communication-request [Bundle 5cf7bef1-b872-4b39-b92e-75c94585b87f | Request 645055] in 2103ms
2026-08-09 20:45:43 Information
Poll cycle "90dbe06a-5f08-4064-bcfc-d95bdbf3ac81" completed. Customers: 1
2026-08-09 20:45:41 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType claim-response [Bundle b51a7781-1069-4856-a4eb-ea4327b46bfd | Request 197343] in 2435ms
2026-08-09 20:45:40 Information
Parsed 10 claim responses for poll type claim-response
2026-08-09 20:45:38 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle 2ce1f354-7a30-4c3c-8123-3c82c2fe658f | Request 391313] in 3538ms
2026-08-09 20:45:35 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType communication-request [Bundle c6eab6a8-62cf-48fc-8ed8-9a76bff72ccc | Request 128876] in 8073ms
2026-08-09 20:45:27 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType claim-response [Bundle 10732250-5d50-4c05-b4e7-f73b87e28956 | Request 700540] in 3703ms
2026-08-09 20:45:26 Information
Parsed 10 claim responses for poll type claim-response
2026-08-09 20:45:23 Information
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle 8e213c38-cb87-41e4-a7ce-5197794b4888 | Request 431950] in 13170ms
2026-08-09 20:45:10 Information
Discovered 1 active NPHIES customers