inveniosoftware / invenio-files-rest

REST API for uploading/downloading files for Invenio.
https://invenio-files-rest.readthedocs.io
MIT License
9 stars 68 forks source link

views: test upload of ``.json`` file via browser and invenio-files-js #197

Closed lnielsen closed 5 years ago

lnielsen commented 5 years ago

We have reports from some users about Invenio-Files-REST does not allow upload of json files. This seems to be perhaps related to the browser somehow overriding the content-type.

ntarocco commented 5 years ago

See comment in previous PR: https://github.com/inveniosoftware/invenio-files-rest/pull/207#discussion_r285901293