问答
Postman 获取 body 中返回参数报错 JSONError: Unexpected token,求问怎么解
YANG
·
November 01, 2018
·
Last by debugerliu replied at November 01, 2019
·
5080 hits
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 ^