Here is the DV360 Floodlight Tag:



Alcazar v. Fashion Nova, Inc.

Submit Claim

Error! Please contact CPT Group for further assistance.

Message: The JSON value could not be converted to Common.Models.Other.ExceptionDetails. Path: $ | LineNumber: 0 | BytePositionInLine: 1633.

Source: System.Text.Json

StackTrace:

   at System.Text.Json.ThrowHelper.ThrowJsonException_DeserializeUnableToConvertValue(Type propertyType)
   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, T& value, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 utf8Json, JsonTypeInfo`1 jsonTypeInfo, Nullable`1 actualByteCount)
   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 FashionNova_Alcazar_C.Controllers.ErrorController.d__1.MoveNext() in C:\local_dev\sites-2025\websites\FashionNova_Alcazar_C\Controllers\ErrorController.cs:line 0

TargetSite: Void ThrowJsonException_DeserializeUnableToConvertValue(System.Type)