This error is annoying me so i ask here for help:
I have an websource, geting the data from here: http://vgmdb.info/album/73784?format=json
I get this error:
Script-Line : 31
Command : json
Parameter 1 : >ON<
Aborted: ERROR(L31/json): expected value, got '<' (60)
the websource line is:
json "ON"
i looked around the internet, and maybe the problem is the json is not correct, but i use several online Json validators and all worked, what could it be?
it was working great until lately.
VGMdb#Search by &Album JSON.src (7.0 KB)