Resolve a network issue when using the DeepL API key interface. #118
GrowUpLikeSophia
started this conversation in
General
Replies: 1 comment
-
I have the same problem. If I use google translate, it works fine. But when I tried using deepl, it didn't work. I don't know how to use Deepl API key into the livecaptions. So, what is the link for the Deepl API key? And how to use and integrate it into livecaptions? Then, can you resolve this problem? Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
解决一个使用deepl的key接口时可能会碰到的网络问题。如果是使用的免费账户的key,记得将配置文件里的url网址修改一下。付费的url网址:https://api.deepl.com/v2/translate (配置文件里的默认url,会提示http error);免费的key使用的url网址:https://api-free.deepl.com/v2/translate。 从淘宝上买的key一般都是个人账号每个月免费的key。
Resolve a potential network issue when using a DeepL API key. If you're using a free account key, remember to update the URL in the configuration file.
The paid URL is: https://api.deepl.com/v2/translate (this is the default in the config file and may result in an HTTP error).
The URL for free keys is: https://api-free.deepl.com/v2/translate.
Keys purchased from Taobao are usually free monthly keys tied to personal accounts.
Beta Was this translation helpful? Give feedback.
All reactions