XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Fixes 404 error when calling GetClientState

Open Vin-meido opened this issue 2 years ago • 1 comments

Fixes #431

Vin-meido avatar Oct 29 '23 02:10 Vin-meido

Looks like deepl changed the call for getClientState for their web client. The old url does not seem to work anymore and inspecting the website, the url seems to be different.

The pull request above changes the url being used as well as the method of the request to fix the problem. Verified working on 2 instances, though further test/checking might be required to confirm the fix.

image

Vin-meido avatar Oct 29 '23 02:10 Vin-meido