Was trying to POST files with ``` headers['content-type'] = 'application/json' ``` which is does not work.
Was trying to POST files with
which is does not work.