secondlife / jira-archive

2 stars 0 forks source link

[BUG-233336] Translation Settings Using Bing no long works with the "Bing AppID" #10448

Open sl-service-account opened 1 year ago

sl-service-account commented 1 year ago

What just happened?

Greetings, the SL wiki Viewerhelp:Translation Settings mentions an Application ID, but all applications using the Bing AppID authentication method stopped working in April 2021.

https://microsoft.com/en-us/translator/blog/2020/07/20/applications-using-the-bing-appid-authentication-method-will-stop-working-in-april-2021/

https://wiki.secondlife.com/wiki/Viewerhelp:Translation_Settings

What were you doing when it happened?

Tried to create a Bing Translation API, to use the translation built-into Firestorm, but I couldn't find any "Bing AppID".

What were you expecting to happen instead?

To find a "Bing AppID" as per the now outdated authentication method on Firestorm, which is the same on the SL Viewer still. (realized after the fact that the Bing AppID is depreciated now)

Other information

There is an alternative to the Bing and Google Translators, one I've been using called DeepL. https://deepl.com/pro-api

A person could sign up for free for that, though the SL Viewer Developers would still have to add an option to add a DeepL API.

 

Also I was able to create a Google Cloud Translation API, and added it to Firestorm for SL, so at least that works, although there is limited languages available to translate into, and using the viewer translation eliminates extra chat messages from a scripted object/HUD Translator. Although I would prefer to use the Microsoft Azure or DeepL Translator API's, when the viewer is able to handle them again.

image-2023-02-06-13-39-09-409.png

https://cloud.google.com/translate/docs/setup

Thank you.

Attachments

Links

Duplicates

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-233336 | | Summary | Translation Settings Using Bing no long works with the "Bing AppID" | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Triaged | | Reporter | WholisticApproaches (wholisticapproaches) | | Created at | 2023-02-06T18:29:04Z | | Updated at | 2023-02-14T14:33:41Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2023-02-07T12:56:01.159-0600', "Is there anything you'd like to add?": "There is an alternative to the Bing and Google Translators, one I've been using called DeepL.\r\nhttps://deepl.com/pro-api\r\n\r\nA person could sign up for free for that, though the SL Viewer Developers would still have to add an option to add a DeepL API.\r\n\r\nThank you.", 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Greetings, the SL wiki Viewerhelp:Translation Settings mentions an Application ID, but all applications using the Bing AppID authentication method stopped working in April 2021.\r\n\r\nhttps://microsoft.com/en-us/translator/blog/2020/07/20/applications-using-the-bing-appid-authentication-method-will-stop-working-in-april-2021/\r\n\r\nhttps://wiki.secondlife.com/wiki/Viewerhelp:Translation_Settings', 'What were you doing when it happened?': 'Tried to create a Bing Translation API, to use the translation built-into Firestorm, but I couldn\'t find any "Bing AppID".', 'What were you expecting to happen instead?': 'To find a "Bing AppID" as per the now outdated authentication method on Firestorm, which is the same on the SL Viewer still. (realized after the fact that the Bing AppID is depreciated now)', 'Where': 'Viewer Preferences>>>Chat>>>Translation button.\r\n\r\nAzure Translators can be created, but the "Bing AppID" authentication method doesn\'t work.', } ```
sl-service-account commented 1 year ago

Dan Linden commented at 2023-02-07T18:56:01Z

Thank you for the report, WholisticApproaches!

And thank you for the information about alternate translation services.