Forum Discussion
HaidongG
12 years agoLithium Alumni (Retired)
yes, Doug is right. any file name will do.
I have just tested with
builder.addPart("message.uploadxxxxxxxxx", new FileBody(file));
and my file got uploaded via REST too.
Sign in to react to this post
mor_et
11 years agoMentor
Any clue how this would be done in .NET?
Sign in to react to this post