【发布时间】:2013-02-10 18:40:20
【问题描述】:
当我在 Kinvey API 控制台上做一个简单的查询时,我得到了
{
"error": "JSONParseError",
"description": "Unable to parse the JSON in the request",
"debug": "Unexpected end of input"
}
查询示例:/appdata/:appKey/:collectionName/?query={"_id":"3"}
【问题讨论】: