Due to essential maintenance, access to Trados cloud will be unavailable on Saturday 30 August from 00:00 to 12:00 UTC.

GET /lc-api/projects/v3/projects/:projectId/tasks

Hello RWS team!

We got a 500 error on the EU environment during the project translation.

We use a custom action for updating the translation, and for one of the files we got:

GET /lc-api/projects/v3/projects/68af3d9b2295e62456377651/tasks 500

{
"message": "The server encountered an error processing the request. Try again later.",
"type": "ERROR",
"date": "2025-08-28T11:06:44.710Z",
"traceId": "20250828110644_129cc96b-8076-466b-83f9-33cef0572c33",
"response": {
"method": "GET",
"status": 500,
"url": "">eu.cloud.trados.com/.../tasks
"params": {
"showPermissions": true,
"searchType": "all",
"skip": 0,
"top": 50,
"sortField": [
"creationDate"
],
"sortOrder": [
"DESC"
],
"isAutomatic": null
},
"responseJson": {
"type": "about:blank",
"title": "Internal Server Error",
"status": 500,
"detail": "Failed to write request",
"instance": "/projects/v3/projects/68af3d9b2295e62456377651/tasks"
}
}
}

Parents Reply Children