Invalid businessId (validation-report endpoint) #240
-
Hi, When I submit a notice on the preview environment, I receive a success message and a link to get the validation report,, e.g.: https://enotices2.preview.ted.europa.eu/esenders/api/v2/notice/notices/65667997-031a-4198-bd25-7225449ef414/validation-report The service always answers with Invalid business id: {
"code": "notice.INVALID_BUSINESS_ID",
"message": "Invalid business id=65667997-031a-4198-bd25-7225449ef414",
"showDetails": false
} Is this a problem on your side? Kind regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello Jasper, We confirm the bug. Currently, the cvs link in the answer is not correct, there is only noticeId (without notice version Id). Regards, |
Beta Was this translation helpful? Give feedback.
Hello Jasper,
We confirm the bug. Currently, the cvs link in the answer is not correct, there is only noticeId (without notice version Id).
To get the validation report you need to use 65667997-031a-4198-bd25-7225449ef414-01
Regards,
Stefan