We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

After updating an old project, read JSON puzzle can’t interpret data

Home Forums General Questions After updating an old project, read JSON puzzle can’t interpret data

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #81591
    johngrigni
    Customer

    I can load in a txt file with JSON data, but it can’t interpret it. I’m attaching the error from the console. I’m also attaching the puzzles in question – the first ‘print to console’ works, but not the second. I tried it without the ‘Read JSON From’ puzzle and it set a second error (also attached).

    Any help would be appreciated.

    Attachments:
    You must be logged in to view attached files.
    #81595

    Hi,
    It appears there is a syntax error in “read json” (and this puzzle is required in your case). Try to console.log loaded data first to see if the content of your text file is correct. Alternatively, use some online JSON validation tool.

    Soft8Soft Tech Chief
    X | FB | LinkedIn

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.