Joined March 2013
·

Micha Roon

Principal Blockchain Developer at SweetBridge
·
Switzerland
·
·
·

Posted to File Upload with Meteor method over 1 year ago

as to your question: the fileInfo is passed from the client. If there is no name, then the client did not provide it.
The Meteor method does not care where the data comes from. You could just as well use this method the store some user input in a file on the server.
My point is: check the call on the client.

You might get more answers by posting your question on stackoverflow

Posted to File Upload with Meteor method over 1 year ago

@daslicht did you follow pascoual's tip? I guess it is required if you have a binary file like an image.

Posted to File Upload with Meteor method over 1 year ago

thank you Julian. I have corrected the method name

Achievements
406 Karma
44,920 Total ProTip Views