We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
ms97
2 years agoExplorer | Level 3
Error (415) from Python files_upload API
Hello, I am trying to write a python script to automatically store an excel file in dropbox. My excel file is created from turning dataframes into excel sheets. This file has 5 sheets with a diffe...
Здравко
Legendary | Level 20
credentially-dev-team wrote:...
FileMetadata(..., size=0, ...)So my problem has nothing to do with the file itself because it has been uploaded into another folder successfully:
FileMetadata(..., size=0, ...)What do you think it could be?
I think you cannot read those empty archives content in both cases. 🙋
credentially-dev-team
2 years agoNew member | Level 2
@Здравко
Yes, but still. Via UI I can see the file in Folder1 so it turns out empty files can be uploaded 🙂
- Greg-DB2 years agoDropbox Staff
credentially-dev-team Dropbox allows you to upload empty files (that is, files with size of 0), but empty files are not valid zip files.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 5 hours agoIf 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!