51Testing软件测试论坛
标题:
Postman 获取 body 中返回参数报错 JSONError: Unexpected token,求问怎么解?
[打印本页]
作者:
测试积点老人
时间:
2019-8-6 13:46
标题:
Postman 获取 body 中返回参数报错 JSONError: Unexpected token,求问怎么解?
本帖最后由 测试积点老人 于 2019-8-6 14:16 编辑
var jsonData = JSON.parse(responseBody);
复制代码
发送请求后直接报错
There was an error in evaluating the test script: JSONError: Unexpected token 'j' at 1:1 jsonp1({"ec":200,"em":"success","data":{"book_data":{"book_id":201,"is_black":f ^
复制代码
作者:
qqq911
时间:
2019-8-7 10:20
检查代码
作者:
海海豚
时间:
2019-8-7 11:15
你返回的内容是jsonp,不是json
作者:
jingzizx
时间:
2019-8-7 12:37
格式有问题
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2