Bug #266
cerradaError al descargar reprote de BGC, se agrega resultado en evaluado 20240702-01 empresa INT1001 ambiente de Pruebas
100%
Descripción
Se identifica el campo "Institución_escolar": [
"UNIVERSIDAD DE GUADALAJARA"
],
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: [. Path 'data.Institución_escolar', line 70, position 37.
ami.api.Controllers.Admin.IntegrityReportController
ami.api.Controllers.Admin.IntegrityReportController.DownloadSelection(/Users/victorhugo/Documents/Desarrollo/API Amitai/ami.api/Controllers/Admin/IntegrityReportController.cs:640)
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: [. Path 'data.Institución_escolar', line 70, position 37. at Newtonsoft.Json.JsonTextReader.ReadStringValue(ReadType readType) at Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) at ami.api.Controllers.Admin.IntegrityReportController.DownloadSelection(IntegrityReport info) in /Users/victorhugo/Documents/Desarrollo/API Amitai/ami.api/Controllers/Admin/IntegrityReportController.cs:line 640