Christopher_Greene | 2021-01-28 20:36:59 UTC | #1
When presenting this API: /api/v2/quality/conversations/{conversationId}/evaluations/{evaluationId}
I get this error in both the API Explorer and in Postman:
{ "message": "The requested operation failed with status 404", "code": "not.found", "status": 404, "contextId": "d52f07c4-b595-49d2-81e9-e70f4fc0e17a", "details": [], "errors": [] }
What would be the most common culprit causing the error? I'm using the GET method in both cases.
tim.smith | 2021-01-28 20:44:40 UTC | #2
The 404 is caused by the conversation id and/or evaluation id being used doesn't exist.
Christopher_Greene | 2021-01-28 21:00:50 UTC | #3
I believe I'm experiencing permission errors. I perused the Payload for the JobID and found closely paired IDs for those two. I then got the permissions error for viewing. Thank you for the reply.
system | 2021-02-28 21:00:51 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 9838