Hi, I am giving a support for a client which is having problem using TH to retrieve a raw report.
In order to understand the problem, I tried to use the samples for Postman.
When I Execute tuto-8a, the answer is '202 Accepted'. The 'location' field response for one request I have just executed (May 24th) is "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractRawResult(ExtractionId='0x05baedbb261b2f86')".
Then I insert the ID '0x05baedbb261b2f86' into the environment variable 'location' as "https://hosted.datascopeapi.reuters.com/RestApi/v1/monitor/'0x05baedbb261b2f86'" and run the "Tuto-8b".
But the answer is:
{ "error": { "message": "System.InvalidOperationException: Job \"0x05baedbb261b2f86\" has a JobType of \"<null>\" which cannot be found\r\n at ThomsonReuters.Dss.Core.Jobs.AsyncJobFactory.CreateAsyncJob(String jobId)
Looking at the 'Executing Jobs' of the TRTH account I see that there are a lot of "Pending Jobs", so it looks like something do went wrong with the request.
Somebody has an idea of what went wrong? If this is not the right place for posting this question, please let me know who can I contact.
Thanks a lot!