Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
featTheB
7 years agoNew member | Level 2
[python] Can't delete file whit the method files_delete_v2 but can delete folder
Hi,
I'm using the python API for my project.
I try to delete some file but when i'm using the method files_delete_v2 it only work whit folder, whit file it simply do nothing no error message I can simply see on my dropbox account that the file still exist. I try the files_delete method but it's doing the same thing.
1 Reply
- Greg-DB7 years ago
Dropbox Community Moderator
If the files_delete_v2 method fails, it should raise an exception with information about why it didn't work.
Can you share the code you're using that isn't working for you?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 3 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!