We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
solneve
4 months agoNew member | Level 2
Bug with Dropbox API to upload file with filename containing special characters
Hi,
The Dropbox API seems to have a bug when we try to upload File in Dropbox that have specific characters in the filename, while we can do it manually without any issue.
Example of characters: é or '
So pls suggest your Dev team to review the Dropbox API, I believe it does not work when there is special character in the filename to be uploaded (like ' or é (character with accent)), so the API needs to be reviewed.
This issue seems to happen when we upload all types of files: jpg, pdf, txt.
I noticed that when using Integrately (Zapier competitor) that uses the Dropbox API. Sometimes it returns a success code, sometimes a 200 code.
Thanks.
- ЗдравкоLegendary | Level 20
solneve wrote:..., I believe it does not work when there is special character in the filename to be uploaded (like ' or é (character with accent)), so the API needs to be reviewed.
This issue seems to happen when we upload all types of files: jpg, pdf, txt.
...
Hi solneve,
Hm.. 🤔 Let's see...
If you want to upload a file in you Dropbox folder named... let's say "é.txt", would you mind try using "/\\u00e9.txt" as file name and check what's going on? 🧐
Good luck.
Depending your environment you may need one or two backslashes! Check that. In most cases 2 are needed.
- Greg-DBDropbox Staff
solneve Please refer to the documentation here for information on how to properly encode these values: https://www.dropbox.com/developers/reference/json-encoding
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!