Are there any updates on this? I tried to delete files from filestack when users delete files in my application, but I’m getting the following error on the filestack.remove call:
The specified policy does not allow the call remove
I also see the file storage go up when users upload a file in the picker, but don’t end up creating an 8base record with it (if they don’t submit the form or replace the file with another one). It would be great if there was a way to delete these images (if there isn’t one already that I missed) or if files not associated with records in 8base can be deleted periodically.
I see this issue is 2 years old but it still persists. I’ve run into the problem as well. Can we ever expect a fix for this?
It’s a problem not just with “phantom files”, but in our case because we create and upload files as part of an integration test suite. If we can’t delete them, we will quickly use up our filestack allowance just through running our automated test suite.