Invalidate Filenames

When attempting to upload a file with a # in the filename, I received an Unauthorized API request Exception. I attempted the same upload via the website and was also denied. What other characters are not allowed for filenames?

Hello,


Thank you for the request. No, we don’t have such list of forbidden symbols. To be sure just use [a-z], [0-9] also you can use dash and underscore symbols.

Thank you.