Connection Not Found

Description

No active connection, or consent, has been found with the provider. This doesn't preclude there being any expired or revoked connections.

Causes

  • There is no active connection with this provider.

Example

{ "operation_id": "open_banking_refresh_get", "data": { "provider": "Some_Bank", "reconnect_required": true, "result": "connection_not_found", "status": "Failed", "step": 4, "task_id": "task-1", "text": "Completed" }, "metadata": { "status": "Failed" } }

Did this page help you?