A fair point! ![]()
I’m trying to display user-uploaded files, which I thought had to be stored on my backend. (I’m using a React client / Node.js server).
If anyone can suggest a way to grab the path (URL) rather than the raw file data, I’d definitely prefer to do that instead!