Closed jnehring closed 8 years ago
there is a problem in en-de tranlsation system. We will recover asap.
It should work now.
Thanks @andish . Above CURL works now.
But I dont like the error message that FREME produced. So we should leave this ticket open to change the error message. This is low priority.
@josauder please try to reproduce this error, e.g. via using a wrong endpoint URL to Tildes MT API. Then you can fix it. Check also if the same error occurs on e-Terminology.
Now the body is forwarded if httpStatus!=200:
{
"exception": "eu.freme.common.exception.ExternalServiceFailedException",
"path": "/e-translation/tilde",
"message": "External service failed: {\"Message\":\"No HTTP resource was found that matches the request URI 'http://banzai:91/translation/?sourceLXXXang=en&targetLang=de&system=full&domain=&key='.\"}",
"error": "Not Found",
"status": 404,
"timestamp": 1459796787574
}
Also the status code is forwarded.
Is this ok?
Perfect!
This CURL
produces http status code 406 and the message "no content".
When I try informat=text and outformat=turtle then I get