{"Error":"Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. Path: $ | LineNumber: 0 | BytePositionInLine: 162033.","message":"Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. Path: $ | LineNumber: 0 | BytePositionInLine: 162033.","details":"System.Text.Json.JsonException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. Path: $ | LineNumber: 0 | BytePositionInLine: 162033.\r\n ---> System.Text.Json.JsonReaderException: Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 0 | BytePositionInLine: 162033.\r\n at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)\r\n at System.Text.Json.Utf8JsonReader.ReadSingleSegment()\r\n at System.Text.Json.Utf8JsonReader.Read()\r\n at System.Text.Json.Utf8JsonReader.TrySkip()\r\n at System.Text.Json.JsonSerializer.ReadValueCore[TValue](JsonSerializerOptions options, Utf8JsonReader& reader, ReadStack& state)\r\n --- End of inner exception stack trace ---\r\n at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)\r\n at System.Text.Json.JsonSerializer.ReadValueCore[TValue](JsonSerializerOptions options, Utf8JsonReader& reader, ReadStack& state)\r\n at System.Text.Json.JsonSerializer.Deserialize[TValue](Utf8JsonReader& reader, JsonSerializerOptions options)\r\n at GrapeCity.ActiveReports.Core.Rendering.I.\uE33D.Read(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options)\r\n at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)\r\n at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)\r\n at System.Text.Json.JsonSerializer.ReadCore[TValue](Utf8JsonReader& reader, Type returnType, JsonSerializerOptions options)\r\n at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, Type returnType, JsonSerializerOptions options)\r\n at GrapeCity.ActiveReports.Web.Viewer.I.\uE037`1.get_Item()\r\n at GrapeCity.ActiveReports.Web.Viewer.I.\uE02F.BuildReport(\uE02A rdlDocument, \uE013 exportSettings, IFontsFactory fonts)\r\n at GrapeCity.ActiveReports.Web.Viewer.I.\uE02F.Export(Object document, Stream originalStream, \uE013 exportSettings, CancellationToken cancel)\r\n at GrapeCity.ActiveReports.Web.Viewer.I.\uE025.Export(Object document, Stream stream, \uE013 settings, CancellationToken cancel)\r\n at GrapeCity.ActiveReports.Web.Viewer.I.\uE00B.\uE007.\uE000(Task`1 task)\r\n at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()\r\n at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)"}