We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
foggy748
2 years agoExplorer | Level 4
Problem with upload API and character with accent
Hello, I have some problème with the upload API. When my fichier contain accent, the API return a status 401 and when I change the character without the accent it works. But in french, we need th...
foggy748
Explorer | Level 4
Hey,
So, if I understand transform this word "Définir" to "D\u00e9finir" works?
Здравко
2 years agoLegendary | Level 20
foggy748 wrote:...
So, if I understand transform this word "Définir" to "D\u00e9finir" works?
Correct. It should work, at least. Usually this is done automatic by most json libraries, when properly initialized.
Add: To be sure that everything is correct, dump the output of JSON.stringify. 😉 Take a look here for prototyping the call.
Good luck.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 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!