App SDK:运行查询时解析输入流时出错 [英] App SDK: Error parsing input stream when running query

查看:39
本文介绍了App SDK:运行查询时解析输入流时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用应用 SDK 来查询特定项目中的所有开放缺陷.我正在使用 findAll,所以我相信它应该返回所有结果,但我只返回 200.OperationResult 中有一个错误说:

I'm using the App SDK to query all open defects within a specific project. I'm using findAll so I believe it should be returning all results but I'm only getting back 200. There's an error within the OperationResult that says:

由于 I/O 错误,无法将输入流解析为 JSON 文档:解析错误:在尝试读取属性值时读取意外字符 'u'.[ 字符读取 = >>>{"defects":u<<<]"

"Cannot parse input stream due to I/O error as JSON document: Parse error: Read unexpected character 'u' while trying to read a property value. [ chars read = >>>{"defects":u<<< ]"

在使用返回的结果比 200 大得多的查询之前,我从未遇到过这种情况,这似乎是某种编码问题.

I haven't come across this before using queries that have returned much larger results than 200, this seems to be some sort of encoding issue.

推荐答案

这实际上是我们一周前在 App SDK 1.27 和 1.28 版本中引入的缺陷.将在本周末 (12/10/11) 修复.

This is actually a defect we introduced a week or so ago in versions 1.27 and 1.28 of the App SDK. It will be fixed this weekend (12/10/11).

这篇关于App SDK:运行查询时解析输入流时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆