Problem/Motivation

While working on D9 compatibility and refactoring the wrong method REST method was used when requesting translations. This results in an error when requesting the translation.

Job has been rejected with following error: Client error: `GET https://dev.supertext.ch/api/v1.1/translation/order` resulted in a `405 Method Not Allowed` response: {"Message":"The requested resource does not support http method 'GET'."}

Steps to reproduce

Create a translatable content and try to request a translation.

Proposed resolution

Fix issue and improve tests

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Primsi created an issue. See original summary.

primsi’s picture

Status: Needs work » Needs review

miro_dietiker’s picture

Status: Needs review » Fixed

Which makes it completed. :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.