I am able to schedule a reoccurring extraction on TRTHv2 REST API and received the files details on API call also able to see them on my User ID : 9008163 (on my GUI screen.)
However, when I am
trying to download the same files through REST API, I am receiving error:
{"error":{"code":"4a9b2a5d-a6c7-465c-b001-0e7108b75d1c","message":"Resource not found for the segment 'ExtractedFiles '."}}
I have used postman to schedule this reoccurring extraction.