Hello,
I tried to run the document translator with the quick start following these instructions https://docs.microsoft.com/de-de/azure/cognitive-services/translator/document-translation/get-started-with-document-translation?tabs=python .
This however did not work. Running the code in post_document_request.py returned this:
response status code: 404
response status: Not Found
response headers: {'Content-Type': 'text/html', 'Server': 'Microsoft-IIS/10.0', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Date': 'Sun, 07 Mar 2021 13:25:53 GMT', 'Content-Length': '1245'}
exept for the json code I used the provided python code.
Thank you for your help
k