OwO-Network / DeepLX

Powerful Free DeepL API, No Token Required
https://ssa.sx/deeplx
MIT License
6.68k stars 534 forks source link

why return Invalid target_lang. #140

Closed Icedroid closed 3 months ago

Icedroid commented 3 months ago

I deploy as a docker container, but translate api response: {"code":-32600,"message":"Invalid Request","data":{"what":"Invalid target_lang."}}

missuo commented 3 months ago

response already tells you why

Icedroid commented 3 months ago

I use it translate english to chinese. Before a week ago It works. how to make it work?

missuo commented 3 months ago

read docs.

Icedroid commented 3 months ago

I have read docs and I run it with docker run -itd -p 1188:1188 ghcr.io/owo-network/deeplx:latest Am I miss something?

Icedroid commented 3 months ago

I return back to Bob plugin DeepLX 1.0.8 version. It work. So it must be a bug of new version Bob plugin DeepLX 1.0.9.