I m using Dropbox V2 API and when try to upload a file with name 'tête-à-tête' getting following error
Error in call to API function "files/upload_session/finish": HTTP header "Dropbox-API-Arg": could not decode input as JSON
Also if my folder name is 'tête-à-tête' then uploading any file inside it also goes to folder 't�te-�-t�te'.
In this case Accented character changed in header.
I m using .Net with C#
Please suggest.