cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[python] Can't delete file whit the method files_delete_v2 but can delete folder

[python] Can't delete file whit the method files_delete_v2 but can delete folder

featTheB
New member | Level 2

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 1

Greg-DB
Dropbox Staff
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?
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?