Skip to content

Cannot DELETE Parse File #103

@patricktslee

Description

@patricktslee

Hi All,

I have implemented the your docker image. The parse server can login, post data, and upload the file.

However when I delete the file using the below curl command to delete file. I got the below error message.
curl -X DELETE -H "X-Parse-Application-Id: xxxxxxxx" -H "X-Parse-Master-Key: xxxxxxxxxxx" "https://xxxx.xxxx.org/parse/files/xxxxxxxx/102cb55670cdbe2eeb1c30c3dc853357_hello.txt"

Error message.

Cannot DELETE /parse/files/xxxxxxxx/102cb55670cdbe2eeb1c30c3dc853357_hello.txt

Is there something wrong on docker or else?

Thanks

Patrick Lee

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions