400 BadRequest json报错

报错信息:400BadRequest   Could not read JSON: Unexpected character ('"' (code 34)): was expecting comma to separate OBJECT entries

错误原因:json格式不正确,例如没加逗号间隔,英文逗号写成了中文逗号等等。


你可能感兴趣的:(debug)