Closed
Description
Hello,
- [ x] You've met the prerequisites.
- [x ] You're running the latest version of Parse Server.
- [x ] You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
Parse server 2.2.6
mLAB
Steps to reproduce
Try to delete a file with cURL
curl -X DELETE
-H "X-Parse-Application-Id: myapp"
-H "X-Parse-Master-Key: mymaster"
http://myAPP.herokuapp.com/parse/files/myAPP/bb92af56a083d9247196eff493d9a3cd_picture.jpg
Then i got an error : 404 Not Found , Cannot DELETE /parse/files/myAPP/bb92af56a083d9247196eff493d9a3cd_picture.jpg
Thanks !
Metadata
Metadata
Assignees
Labels
No labels