getting Unexpected Token U error when using JSON.parse(…) on REST Response

前端 未结 0 1094
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-04 11:27

{xx: {yy: { "yy": "YY", "aa": "AA" }}}

is this a valid json syntax? This was return from a Rest API call. I am trying to parse

相关标签:
回答
  • 消灭零回复
提交回复
热议问题