Can not retrieve from Storage on Localhost
Hello,
I am using an edge function to grab data that is inside of Storage. In Prod, everything is working as expected, but on localhost, it is not.
here is a snippet of the code in question. I have created the raw_inventory_data locally in the studio, but every time I run it the folder data is empty.
I am trying to get it working locally, so I can code quicker. Any help would be appreciated!
Thank you!
I am using an edge function to grab data that is inside of Storage. In Prod, everything is working as expected, but on localhost, it is not.
here is a snippet of the code in question. I have created the raw_inventory_data locally in the studio, but every time I run it the folder data is empty.
I am trying to get it working locally, so I can code quicker. Any help would be appreciated!
Thank you!
