400 item_name_invalid
While I'm trying to upload a file using Java code I'm getting the following API response.
400
item_name_invalid.
Can someone tell me what exactly might be the issue.
-
From https://community.box.com/t5/Managing-Content-Troubleshooting/File-and-Folder-Upload-Issues/ta-p/306
Verify that the file's name is valid. Box only supports file or folder names that are 255 characters or less. File names containing non-printable ascii, "/" or "\", names with leading or trailing spaces, and the special names “.” and “..” are also unsupported.
Please sign in to leave a comment.
Comments
1 comment