You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
deeptir94
7 months agoExplorer | Level 4
.xlsx files are supported but something went wrong
Hi, I am using the API to upload files to Dropbox. The API response shows successful upload and I can see the file at the correct location. But when previewing it shows : '.xlsx files are supported...
deeptivr94
Explorer | Level 4
Thanks for your reply.
I am using multipart/form-data to upload an excel file using REST web Services of an Automation Anywhere. File is around 150-200 KB.
Здравко
7 months agoLegendary | Level 20
deeptivr94 wrote:...
I am using multipart/form-data to upload an excel file ...
deeptivr94, If you use "multipart/form-data", that's exactly what you save in your file. 🤷🙂 It's NOT your file but it's multipart form data encoded representation of your file. That's it - one to one.
You can check as open your file in a text editor. At the beginning, the headers of your encoding will be there.
About Discuss Dropbox Developer & API
Make connections with other developers797 PostsLatest Activity: 4 days ago
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!