Hello,
We are seeing an error on api/v2/analytics/conversations/details/jobs/{jobId}/results that we have not seen before. The error is:
404 {"message":"Results not available for job {id}, see the job status endpoint for more information.","code":"not.found","status":404,"messageParams":{},"contextId":"{}","details":[],"errors":[]}
We've gotten this error 3 times, but if we retry the same API call one or two times the error goes away and the API call returns the results.
Any reason why this error is happening? Could it be that we query the job Id before the results are ready?
Thank you!
Maya