You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: