Parse.File
name support for languages with non-ASCII characters
#9278
Labels
type:feature
New feature or improvement of existing feature
New Issue Checklist
Issue Description
When I try to upload a PDF document using
Parse.File
with a filename in languages like Marathi, Hindi, Korean, etc., I get an error. However, when I try to upload the same file with a filename in English, it uploads successfully.Actual Outcome
{"code":122,"error":"Filename contains invalid characters."}
Expected Outcome
Parse.File should support filenames in any language.
The text was updated successfully, but these errors were encountered: