| 2026-08-05 16:43:12 |
Information
|
Poll cycle "dec46a38-065f-40c0-87b1-4d2a34d72d3e" completed. Customers: 1 |
| 2026-08-05 16:43:12 |
Information
|
NPHIES Poll Background Service stopped |
| 2026-08-05 16:43:12 |
Error
|
Poll failed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle 5e68882a-2622-42c0-98e3-2851bc2de584 | Request 530027]
Microsoft.Data.SqlClient.SqlException (0x80131904): A severe error occurred on the current command. The results, if any, should be discarded.
Operation cancelled by user.
at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at Microsoft.Data.SqlClient.Connection.SqlConnectionInternal.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose)
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location ---
at NphiesAutoPollService.Services.PollResultPersistenceService.InsertPollRequestLogAsync(String requestJson, String responseJson, List`1 searchAuthorizationLists, Nullable`1 diagCode, Int64 branchId, String pollType, DateTime startDate, DateTime endDate, CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\PollResultPersistenceService.cs:line 112
at NphiesAutoPollService.Services.PollResultPersistenceService.InsertPollRequestLogAsync(String requestJson, String responseJson, List`1 searchAuthorizationLists, Nullable`1 diagCode, Int64 branchId, String pollType, DateTime startDate, DateTime endDate, CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\PollResultPersistenceService.cs:line 120
at NphiesAutoPollService.Services.PollResultPersistenceService.InsertPollRequestLogAsync(String requestJson, String responseJson, List`1 searchAuthorizationLists, Nullable`1 diagCode, Int64 branchId, String pollType, DateTime startDate, DateTime endDate, CancellationToken cancellationToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\PollResultPersistenceService.cs:line 120
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 259
at NphiesAutoPollService.Services.NphiesPollBackgroundService.ExecutePollCycleAsync(CancellationToken stoppingToken) in D:\Projects\NphiesAutoPollService\NphiesAutoPollService\Services\NphiesPollBackgroundService.cs:line 121
ClientConnectionId:21d44702-3eeb-406d-8d5f-3a84c11582a1 |
| 2026-08-05 16:43:12 |
Information
|
Parsed 1 claim responses for poll type priorauth-response |
| 2026-08-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
Information
|
Discovered 1 active NPHIES customers |
| 2026-08-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
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-05 16:43:11 |
Information
|
Poll cycle "dec46a38-065f-40c0-87b1-4d2a34d72d3e" starting |
| 2026-08-05 16:40:22 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType communication-request [Bundle c6aed35e-9a6a-42a9-9c77-1c1704c9b7a0 | Request 128601] in 427ms |
| 2026-08-05 16:40:22 |
Information
|
Poll cycle "fa6fe370-e907-4db9-8387-a4a73795d87a" completed. Customers: 1 |
| 2026-08-05 16:40:21 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType claim-response [Bundle dd195384-bd18-49f2-92df-66b499ee6a00 | Request 270879] in 2011ms |
| 2026-08-05 16:40:21 |
Information
|
Parsed 10 claim responses for poll type claim-response |
| 2026-08-05 16:40:19 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle 3a8a8953-2fea-48e6-9594-90c10fe53676 | Request 875854] in 234ms |
| 2026-08-05 16:40:19 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType communication-request [Bundle ffb3ff47-e077-47d3-a749-e513acc97525 | Request 301874] in 359ms |
| 2026-08-05 16:40:19 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType claim-response [Bundle 907111cd-2f0d-4b82-b6f8-bb299623233a | Request 187702] in 7068ms |
| 2026-08-05 16:40:18 |
Information
|
Parsed 10 claim responses for poll type claim-response |
| 2026-08-05 16:40:12 |
Information
|
Poll completed for Branch 9 (Al-Kholood Medical Company - AlHaj), PollType priorauth-response [Bundle c713ff6c-2cb6-4bfa-8517-891bd56f2f68 | Request 829088] in 436ms |
| 2026-08-05 16:40:11 |
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 |