AWS URL is not getting generated while downloading MBO data through AWS
We are facing issue with AWS-MBO download
(https://community.developers.refinitiv.com/questions/16520/mbo-file-type-template.html).
In few cases such as the download of MBO data for 2nd to 6th parts of AEX exchange of the date
18-08-2017 the below command is not generating AWS link to download the MBO
data.
curl -Ik -L -H 'Authorization: Token xxxxxxx' -H X-Direct-Download:true -X
GET https://10.192.6.221/RestApi/v1/Extractions/RawExtractionResults('0x05d9bf1b0c9b2f96')/$value
-o /dev/null -w '%{url_effective}'
It returns below link:
https://10.192.6.221/RestApi/v1/Extractions/RawExtractionResults('0x05d9bf1b0c9b2f96')/$value
As a result while we are using this link to download the data it is
returning HTTP/1.1 401 Unauthorized error.
A non-gunzippable file is getting created with entries as below.
{"error":{"message":"Authentication request failed
because no token was provided in the Authorization: header"}}
Best Answer
-
The curl command in the question is unable to cover all cases. I suggest to use this command instead.
curl -Ik -H "Authorization: Token xxx" -H "X-Direct-Download: true" -X GET https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/RawExtractionResults('0x05da0af6572b2f86')/$value
If the status code in the response is 302, you can get the AWS link from the Location header.
HTTP/1.1 302 Found
Set-Cookie: DSSAPI-COOKIE=R2817038826; path=/
Cache-Control: no-cache
Pragma: no-cache
Expires: -1
Location: https://s3.amazonaws.com/...
Server: Microsoft-IIS/7.5
X-Request-Execution-Correlation-Id: 6d5d6c89-55c4-40b1-82d7-86727ecde776
X-App-Id: Custom.RestApi
X-App-Version: 11.1.558.64
Date: Tue, 29 Aug 2017 06:55:26 GMT
Content-Length: 00
Categories
- All Categories
- 3 Polls
- 6 AHS
- 37 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 698 Datastream
- 1.5K DSS
- 633 Eikon COM
- 5.2K Eikon Data APIs
- 14 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 6 Trading API
- 2.9K Elektron
- 1.5K EMA
- 257 ETA
- 565 WebSocket API
- 40 FX Venues
- 16 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 283 Open PermID
- 47 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 24 RDMS
- 2.1K Refinitiv Data Platform
- 808 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 122 Open DACS
- 1.1K RFA
- 107 UPA
- 194 TREP Infrastructure
- 232 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 100 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛