question

Upvotes
Accepted
36 4 7 10

Tick History API - Download Report Files shows error message

On Scheduled Extractions; Using Below API endpoint shows error

VjF8fDExODk1NTg3MQ is the ExtractedFileId.


GET https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractedFiles ('VjF8fDExODk1NTg3MQ')/Files

Authorization: Token X-Direct-Download: true Content-Type: application/json Accept-Charset: UTF-8 Prefer: respond-async


Error: EntitySetController Unmapped Request ErrorCode Download error.png

tick-history-rest-api
download-error.png (46.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
83.1k 281 53 77

@Vinod A

You need to use https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractedFiles('VjF8fDExODk1NTg3MQ ')/$value instead.

1658281650742.png

The Files is used with the Report Extraction Id to get a list of files in the report extraction.

1658281622009.png

For more information, please refer to the DSS REST API: Downloading Completed Extraction Files by a Schedule Name article.


1658281650742.png (62.1 KiB)
1658281622009.png (70.8 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.