Problems Loading External JSON File

  • Make sure you’ve got a subfolder named exactly “JSON” w/ all caps. :file_folder:
  • And that subfolder is inside the same root folder where your “index.html” file is. :file_cabinet:
  • Same for “exampleJSON.json” inside subfolder “JSON/”. Pay attention to its capitalized letters too. :capital_abcd:

Here’s some running online sketch using loadJSON(): :running_man:

1 Like