We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
paul48
3 years agoNew member | Level 2
Improper content upload when using dropbox upload_file API
When I use the file_upload api to upload a file by first opening it with:
with open(temp_file_path, 'rb') as local_file:
file_data_local = local_file.read()
The file uploads to the correc...
Greg-DB
Dropbox Community Moderator
3 years agoI'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)
- the full text of the result from the Dropbox API
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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, Facebook or Instagram.
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!