Replies: 3 comments
-
Hi, the Preview Swagger issue is now fixed. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Dear Greta, Our team is actively investigating the issue with the stopPublication endpoint. We appreciate your patience and cooperation as we work to resolve this matter. To provide more context, our initial findings indicate that:
We are committed to resolving these issues and ensuring that the stopPublication endpoint operates reliably in all scenarios. We will keep you informed of our progress and appreciate your understanding as we work to address these issues. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The link to the preview swagger doesn't work.
https://docs.ted.europa.eu/api/latest/convert.html#_swagger_api_endpoints
https://api.preview.ted.europa.eu/swagger-ui/index.html#/Conversion/convertNotice
On the other hand, we are trying to test the stop-publishing operation in preview (API V3) but it doesn't seem to work correctly.
If it does not find the notice to stop, it returns a correct response:
{
"code": "notice.NOTICE_NOT_FOUND",
"message": "No notice found with businessId=f33ed95e-f72a-4d66-a94c-1db75e64a033 and versionId=03",
"showDetails": false
}
But if the notice exists, it gives us a timeout:
POST /v3/notices/33a43de7-41f1-4d39-af48-ff726e74ac29-03/stop-publication HTTP/1.1
Mon Jun 30 12:30:14 CEST 2025:ERROR:java.net.SocketTimeoutException: Read timed out
Is there a problem with the preview swagger (API V3)?
What about the stop-publication operation in preview (API V3)?
Thanks in advance,
Alex
Beta Was this translation helpful? Give feedback.
All reactions