OwO-Network / DeepLX

Powerful Free DeepL API, No Token Required

Home Page:https://ssa.sx/deeplx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known Issues

missuo opened this issue · comments

DeepL may have updated the API logic, which may trigger an unusable situation at present.

Wait for the next version of DeepLX to be released.

commented

always get response:
{ "alternatives": null, "code": 200, "data": "", "id": 8353290007 }

commented

遇到未知错误,状态码:200

commented

这个问题是必现的吗,我这好像没有问题

commented

request.Header.Set("Accept-Encoding", "gzip, deflate, br")

http.response.Content-Encoding=br

Need to support decompression

request.Header.Set("Accept-Encoding", "gzip, deflate, br")

http.response.Content-Encoding=br

Need to support decompression

Thanks for the information.

Fixed, please wait for 0.8.0 to finish compiling.

@missuo I do not know did you update docker but it still gives same error on my end with latest docker image, thanks.

I do not know did you update docker but it still gives same error on my end with latest docker image, thanks.

Of course, Docker has been updated, please delete the old image, restart and try again.