I have xampp installed and apache running. If I put an html file.. or javascript file in C xampp\htdocs my browser can load it fine. But as soon as I try to access a sales.json file it says access ...
I'm wanting to recursively run through a directory and all subdirectories, read JSON files from them, and merge them all into one massive CSV. Input, Output, Groups are all properties in the JSON and.