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": {....} }})
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bf0e8f-314b1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bf0e8f-314b1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?