I am creating a Trados Project from an API. I select workflow and Translation Engine. It has been working for all the workflows for the last 4 months but all of a sudden it started to fail for one of the workflow. Below is the error message:
{
"errorCode": "invalid",
"message": "Input validation error occurred. No further details available.",
"details": []
}
It is also not providing any details as to what validation type is incorrect, and also it was working fine previously. No change has been made in the API request. Other workflows are working as normal. Only one workflow has started to give this issue all of a sudden. Can someone please help in sharing any feedback if encountered such scenario?
Here is the request body:
Thanks