Closed ajschmaltz closed 9 years ago
Sounds like an issue with your server code or environment. The bucket is sent as part if the POST body if you've elected to have Fine Uploader sent a POST request for delete file requests. By default, Fine Uploader sends a DELETE request though. In that case, the parameters will be part of the query string.
I wasn't able to access the bucket or key via POST params. I had to use GET.