For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
3 0 0 2

How to find extract error details via the rest api?

Using only the REST API and not the web console. How can I see the error message for a failed Scheduled Extract?


Using GET https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/Schedules('<scheduleId>')/CompletedExtractions

I can only see a status of Fail, but I can't see any error message that might tell me the cause of the issue.

"DetailedStatus": "Fail"

dss-rest-apidatascope-selectdss
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
Upvotes
78.1k 246 52 72

@blair

Is there a ReportExtractionId in the response?

If yes, I think you can use the ReportExtractionId to get a note file.

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.