Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deepl deprecates GET-Request and sending the api-key in the body #89

Open
usox opened this issue Jan 15, 2025 · 0 comments
Open

Deepl deprecates GET-Request and sending the api-key in the body #89

usox opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@usox
Copy link
Member

usox commented Jan 15, 2025

The deprecation of GET-Request wont affect us, but the documentation shows no sign of the support for form-encoded data. So we better switch to json here.
Also we need to send the api-key via header instead sending it as body-param.

https://developers.deepl.com/docs/resources/breaking-changes-change-notices/march-2025-deprecating-get-requests-to-translate-and-authenticating-with-auth_key

@usox usox added the enhancement New feature or request label Jan 15, 2025
@usox usox added this to the 3.4 milestone Jan 15, 2025
@cougargit cougargit self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants