DocsAPI Reference
Log In
Docs

Connection Errors and Reasons

Each connection status has an associated status reason. This essentially provides additional insight into why the connection is in that status and what action needs to be taken.

StatusStatus ReasonDescriptionCan be refreshed?Can reconnect?
IN_PROGRESS
nullCustomer is in the process of connecting within the widgetNoNo
EXPIRED
nullCustomer has abandoned the widget or has not completed the connection in the allotted time period (4 hours)NoNo
ACTIVE
nullConnection has completed and is healthy. Wait for webhooks to determine when finished aggregating.YesNo
ACCESS_EXPIRING_SOONAccess will expire eventually. User can reconnect to prevent eventual expiry.YesYes
NEW_ACCOUNTS_AVAILABLENew accounts can be added if user reconnects.YesYes
PARTIALLY_ACTIVE
PARTIAL_AGGREGATION_SUCCESSAggregation was partially successful, but may have been interrupted and not all data or products are available.YesYes
INACTIVE_DUPLICATEThe connection is a duplicate connection of another connection made through the same service provider. Reference the Duplicate Connections guide for additional detailsYesYes
DEGRADED
INSTITUTION_CURRENTLY_UNAVAILABLETemporary institution issues; attempt another refresh later.YesYes
INSTITUTION_ACTION_REQUIREDCustomer action with institution needed and then refresh is possible.YesYes
SERVICE_PROVIDER_CURRENTLY_UNAVAILABLERefresh after some time, connection is currently degraded due to the service provider having issues.YesYes
INTERACTIVE_REFRESHCustomer required for every refresh.YesYes
RECONNECT_REQUIRED
LOGIN_REQUIREDCredentials changed or MFA required.YesYes
REPAIRING_INSTITUTIONInstitution being repaired. Continue to attempt reconnects.YesYes
TOKEN_EXPIREDThe service provider's connection with the institution is expired and needs re-authentication.YesYes
OTHERVarious other reason that requires reconnectingYesYes
UNRECOVERABLE
CONTINUED_AGGREGATION_FAILURESAggregation has failed at least three times and has not succeeded for at least two weeks.NoYes
INSTITUTION_DISABLEDThe institution is no longer supported.NoYes
OTHERVarious other reason that has made the connection unrecoverableNoYes
UNDETERMINED
AGGREGATION_TIMEOUTA timeout occurred that prevented the service provider aggregation from completing.YesYes
SUBMIT_SERVICE_PROVIDER_TICKETSubmit a ticket to the provider as Meld cannot resolve the issue.YesYes
UNKNOWN_SERVICE_PROVIDER_ERROR_CODEA service provider error code Meld hasn't seen before. Notify Meld and retry.YesYes
INTERNAL_ERRORMeld error. Notify Meld and retry.YesYes
DELETED
nullConnection was deletedNoNo