Getting an error as "Unable to Translate. Try again" when clicked on the Translation icon for Dynamic Translation DescriptionIssue: Dynamic Translation is not working & throwing an error as "Unable to Translate. Try again" when clicked on the Translation icon. Steps to reproduce:1. Login to the instance.2. Open any incident record3. In the short description field, click on the translation icon4. Notice the error message : "Unable to Translate. Try again" CauseCauses can be any of the following to throw this error : 1. Check the default translator in the "Translator configuration table" 2. Check the "Connections & Credentials" tab to verify the credentials for the translation service provider 3. Confirm that API key and URL from Azure account are same 4. Validate that the value in the connection alias field is correctly aligned to the "sn_ms_trans_spoke.MicrosoftTranslation" ("sn_ms_trans_spoke.MicrosoftTranslation" is the default Out Of the Box connection alias from ServiceNow) 5. Check if the "Attribute" section is populated Resolution1. Remove " / " in the end of the connection URL2. If "URL builder" is unchecked, make sure "Connection URL" begins with "https://" or "http://".3. If the connection alias is custom made; then change the value of the connection alias default to "sn_ms_trans_spoke.MicrosoftTranslation"After doing the above step, the attribute field should be displayed. 4. Along with Connection URL & Credentials, please populate the value of the connection attribute 'Ocp-Apim-Subscription-Region' with the location value that customer has selected. If this value is not populated, it will still fail with invalid credentials error. (Screenshots attached) Please refer this doc link for configuring a connection:https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/dynamic-translation/task/create-connection-ms-translation.html