- First commit to issue fork.
- @slowflyer opened merge request.
- Status changed to Needs review
over 1 year ago 8:27am 22 August 2023 - Status changed to Closed: won't fix
about 1 year ago 9:03am 16 October 2023
According to https://learn.microsoft.com/en-us/azure/cognitive-services/translator/re... authentication for https://api.cognitive.microsofttranslator.com/translate
API can be made with or without a regional resource.
When I was testing this API possibility it turned out that I had created a service with a regional resource so I couldn't use it. In order to fix my mistake I had to remove it and create a new one with a global scope.
Try to add a service with a regional resource.
In cases where the user already uses a service with a regional resource with other applications, it's not possible to remove it and create a new one. We could add an optional configuration field to AutoAlterTranslateSettingsForm
form so the user will be able to provide this information.
Add an optional text field to AutoAlterTranslateSettingsForm
form.
Closed: won't fix
1.14
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.