Task Not Found

Description

This error can occur when using:

  • Any of the Retrieve <task> Status endpoints such as Retrieve Connection Status
  • Any of the Ingest First Party Data status endpoints.

Causes

  • Simply an incorrect value
  • The task has been deleted. Tasks are set to be deleted after 7 days. It is possible that the task_id supplied is from a deleted task.

Example

{
  "operation_id": "open_banking_refresh_get",
  "code_id": "task_not_found",
  "message": "Task ID [efded105-a985-4777-833d-b43628d4977b] does not exist"
}