...
Refer to this article Templates to guide you throught this processthroughout this process.
“Template count limit” error
The issue is related to the unpaid subscription. Please check your card balance or bank statement to make sure the transaction was successful.
400 Error code
While testing Custom.MT API translation with Postman, the 400 Bad Response error appears.
Go to the Authorization tab, and choose API Key type from the dropdown menu.
Input your API Key from the Credentials tab in Custom.MT - Credentials , and Add to Header option below.
The value for the Key filed: token.
...
Go to Body.
Use POST: https://console.custom.mt/translation/translate
{
"text": [
"your text"
],
"template_name": "your template name"
}
...
The issue should be solved.
Error when uploading the DeepL glossary
Please see below an example of the Glossary. Make sure the glossary is saved in UTF-8 format and it has the following structure:
The first column is the source
The second column is the target
The first row is reserved for the language codes
...
It is recommended to use Google Chrome for uploading the glossary, so if you face any issues, try switching to Google Chrome.
Trados
Token is invalid
In case you have the error from the screen below, follow the suggested steps to solve the issue.
...