MicrosoftTranslator / DocumentTranslator-Legacy

Microsoft Document Translator (Archive) - Replaced by the MicrosoftTranslator/DocumentTranslation project in this repository.
Other
409 stars 152 forks source link

Does the DocumentTranslator app support Azure china translation services? #105

Closed imzhu closed 4 years ago

imzhu commented 4 years ago

DocumentTranslator 这个APP是否支持 中国区的Azure翻译服务

ERROR Unauthorized { "error": { "code": 401000, "message": "The request is not authorized because credentials are missing or invalid." } }

chriswendt1 commented 4 years ago

It requires code changes. I take this as a feature request. It appears you have credentials for Azure China, which is good. The Azure China key does not work in Azure Global, and the client won't know that the key is valid in Azure China, until one of us implements the option to select Azure China in the client.

chriswendt1 commented 4 years ago

I intended to fix this in version 2.7.0. Please give it a try and let me know.