Skip to content

Authorization Error on validation-report #377

Answered by pcolast
rengit62 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Renato,

Response body for submit notice contains property validationReportUrl indicating a url for getting validation report.
Currently there is a bug.

The validationReportUrl being returned by submit notice looks like
'https://enotices2.preview.ted.europa.eu/esenders/notice/notices/3fa85f64-5717-4562-b3fc-2c963f66afa6-01/validation-report'
whereas the correct value should be
'https://enotices2.preview.ted.europa.eu/esenders/api/v2/notice/notices/3fa85f64-5717-4562-b3fc-2c963f66afa6-01/validation-report'
the /api/v2/ is missing in the validationReportUrl

Until this bug is fixed, we recommend rather use url pattern 'https://enotices2.preview.ted.europa.eu/esenders/api/v2/notice/notic…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YvesJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
ted api Related to the TED API endpoints
2 participants