I need the Blob format for a plugin for the images that I download from the storage. I have to use fetch to do this, right?
And give fetch permissions accordingly?
Otherwise there is a GET error message 404 because fetch of course doesn't have permission...
Thanks