Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.

Forum Discussion

mnishizawa's avatar
mnishizawa
New member | Level 2
9 years ago

File upload does not accept diacritic characters

We are using the Dropbox api as part of our app.  Now that we are migrating from v1 to v2, we noticed that any files with diacritics(Umlauts, Kanji, etc) do not upload correctly.  If I just send the data, the umlauts are removed. Kanji causes a failure to parse the JSON.  

 

Looking through some of the other issues like this, one of the suggestions was to use unicode codes for special characters.  This is also how the API explorer does it, but that does not work because backslashes aren't allowed in that JSON.  

This is really important functionality as our app supports international customers. 

1 Reply

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    9 years ago
    You should certainly be able to use characters like this. I'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 steps to reproduce the problem
    - the name and version of the platform and SDK/library you are using
    - the full text of the error/any output
    - the relevant code snippet(s)

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,037 PostsLatest Activity: 23 hours ago
413 Following

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 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!