Bug Report
Problematic behavior
When I try the Import Docx feature, I got an error saying that the import failed.
In console I see an Error 400 :
XHR POST https://docs.numerique.gouv.fr/api/v1.0/documents/ [HTTP/1.1 400 0ms]
Response : 0 | "Could not convert file content"
I have this issue with all .docx document I tried. Even one generated by the export to docx feature from Docs.
Expected behavior/code
File should be uploaded and converted to Docs format.
Steps to Reproduce
- Export a Docs document to docx.
- Then got to home page and click on the import button
- Select the local .docx file you have just download.
Environment
- Docs version: 4.8.2 (on lasuite.coop instance) don't know on dinum instance.
- Instance url:
Possible Solution
Additional context/Screenshots
Bug Report
Problematic behavior
When I try the Import Docx feature, I got an error saying that the import failed.
In console I see an Error 400 :
XHR POST https://docs.numerique.gouv.fr/api/v1.0/documents/ [HTTP/1.1 400 0ms]
Response : 0 | "Could not convert file content"
I have this issue with all .docx document I tried. Even one generated by the export to docx feature from Docs.
Expected behavior/code
File should be uploaded and converted to Docs format.
Steps to Reproduce
Environment
Possible Solution
Additional context/Screenshots