SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Anyone else getting this when trying to link an external file?

  • @rustling_leaves
    link
    English
    31 year ago

    Use dev tools in your browser to look at the actual error message

    In my case it was because of the file size, under 1MB seems to be working