Skip to content

REST Delete file error #1411

Closed
Closed
@umusset

Description

@umusset

Hello,

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions