Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot DELETE Parse File #103

Open
patricktslee opened this issue Oct 31, 2019 · 1 comment
Open

Cannot DELETE Parse File #103

patricktslee opened this issue Oct 31, 2019 · 1 comment

Comments

@patricktslee
Copy link

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

@patricktslee
Copy link
Author

Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants