Is there any way to load an external JSON file into the foundry or slate without it being modified and call it in the code sandbox?
I tried to upload a simple JSON file to try to call it inside the code sandbox, but every time I upload the file into the foundry it looks like this
And inside this file there is nothing
But in the original file, it has a content
PS: Every time I uploaded the json file to the foundry I used the option - "Upload as a raw file without modifying the extension (recommended)"