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
Issue fork tmgmt_supertext-3189388
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
Comment #3
primsi commentedComment #5
miro_dietikerWhich makes it completed. :-)