Resource Not Found
Description
The consent requested to be reconfirmed could not be found
Causes
- The consent that is being requested to be reconfirmed could not be found in our databases
Example
{
"operation_id": "open_banking_consents_reconfirm_post",
"data": {
"task_id": "task-id",
"provider": "Alpha",
"status": "Failed",
"result": "resource_not_found"
}
}
Updated 5 days ago