We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
CFGtech
6 years agoHelpful | Level 5
Czech diacritics characters in filename
Dear Dropbox,
I would like to discuss one specific issue witch we are having with our Business dropbox. We are using http requests to communicate with out Dropbox via Integromat(Czech solution). ...
- 6 years ago
CFGtech Thanks for the report! It sounds like you're referring to making content-upload or -download calls on the Dropbox API, where you have non-ASCII characters to send in the 'Dropbox-API-Arg' HTTP header.
You can do so, but you'll need to make sure you're encoding those characters before putting them in the HTTP header, as HTTP headers don't support them natively. We have a guide here that covers how to do so:
Здравко
6 years agoLegendary | Level 20
Hi CFGtech,
The answer is very simple, but unfortunately not good. Dropbox Unicode support is not full. I already have mentioned for this here (including in a ticket). Your query is one more voice. :wink:
Let's hope we will see proper support someday.
- CFGtech6 years agoHelpful | Level 5
Hi,
we got a solution from Integromat support. Where we used _Query String_ `arg` instead of _Headers_ 'Dropbox-API-Arg'.
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!