Need Help Uploading Document Pairs to Azure AI Translator – Error: "Document may be corrupt or have an invalid extension"
Hi everyone,
I'm encountering an issue while uploading document pairs to Azure AI Translator services. Here's the situation:
- I have around 50 DOCX file pairs that I've placed in a ZIP file for uploading; I've successfully done the same process with similar documents.
- The files are properly named (e.g.,
example_en.docx
andexample_fr-CA.docx
) and are between 29–880 KB in size. - The documents open correctly on my computer, so they don't appear to be corrupt.
- I ensured there is no password protection on the files.
- I've tried to convert a single pair from UTF-16 LE to UTF-8 with this tool but the documents still wont upload.
Despite all this, I'm receiving the following error: "The document has an unsupported extension. Please upload a document with a supported file extension."
I get a similar error when uploading a pair at a time: **"**The document may be corrupt or have an invalid extension."
I would greatly appreciate any insights, suggestions, or troubleshooting tips to resolve this issue. Are there specific requirements for ZIP files or DOCX encoding that I might be missing?
Thanks in advance for your help!