-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
REST Delete file error #1411
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
Comments
remove the myAPP and it should work. |
It works ! Thanks :) |
We could add that endpoint as well but the appId is not really useful in that case as you pass it part of the headers |
Is it still possible to delte files this way? My request:
|
Never mind... I just changed the url to |
Hello,
Environment Setup
Parse server 2.2.6
mLAB
Steps to reproduce
Try to delete a file with cURL
Then i got an error : 404 Not Found , Cannot DELETE /parse/files/myAPP/bb92af56a083d9247196eff493d9a3cd_picture.jpg
Thanks !
The text was updated successfully, but these errors were encountered: