RawExtractionResults return jobId instead of data

For example: A GET query to https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/RawExtractionResults('0x08b018d5e039394b')/$value

returned

HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/json; charset=utf-8
Expires: -1
Server: Microsoft-IIS/10.0
BeginRequestTime: 21:14:36.5086630
BeginRequestDate: 2023-11-02
X-Request-Execution-Correlation-Id: CiD/9013249/AAAAAA.08b0303b6f893958/RA
X-App-Id: Custom.RestApi
X-App-Version: 17.3.161.64
CPUUtilization: 8.038059
RequestsPerSec: 15.97475
W3WP-PrivateBytes: 1856188
Date: Thu, 02 Nov 2023 21:14:35 GMT
Content-Length: 141

@{"@odata.context":"https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#RawExtractionResults/$entity","JobId":"0x08b018d5e039394b"}


It seems to be similar with this unresolved issue: https://community.developers.refinitiv.com/questions/79432/dss-curl-command-doesnt-not-provide-output-in-the.html

Best Answer

  • never mind, this seems to be something with curl, it works when i tried different method