Jsonp grabbed the list of QQ Music singers and reported an error Uncaught SyntaxError: Unexpected token:.

this is the singers list
https://y.qq.com/portal/singe.

this is the singer"s data

, this is the singer"s data

, this is the singer"s data

this is the singer"s data

but the operation keeps reporting errors Uncaught SyntaxError: Unexpected token:
Xiaobai is confused to learn and ask for advice.

clipboard.png

clipboard.png

Mar.14,2021

the data returned by this API is only a json, not a jsonp.
jsonp should look like this:

__jp0({"singerList": {"data": {....} }})
Menu