I\'m trying to use fetch API to upload files to a node.js server (I\'m using github\'s pollyfill if it has something to do with it: https://github.com/github/fetch).
For those stumbling upon this post who have the error when using postman make sure to not specify the content-type in the headers.