API调试失败
金蝶云社区-云社区用户7PGf3530
云社区用户7PGf3530
0人赞赏了该文章 1,146次浏览 未经作者许可,禁止转载编辑于2018年03月02日 15:51:59

调用自己扩展的API报错,在6.1版本下可以,7.1版本就不行
DataSet ds = client.Execute("prjZBCloudAPI.CCLgoinService.GetData,prjZBCloudAPI", new object[] { sSQL });

错误提示:
Newtonsoft.Json.JsonReaderException:“Unexpected character encountered while parsing value: C. Line 1, position 1.”