Microsoft Translation Fails
Created by: Marco Wobben
Using the Microsoft translation service fails on missing region specification.
Providing the translation service with just the configurable Subscription Key fails in my case. Somehow both the end-point and the region needs to be specified to make the calls work. Therefor these specifications need to be configurable in the BTM settings. Such as (taken from the CURL examples):
-H "Ocp-Apim-Subscription-Region:westeurope"
But even the:
"https://api.cognitive.microsofttranslator.com/….”