You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Some accounts will fail to sync via Plaid.
The syncs table shows some items with the following error:
{
"display_message": null,
"error_code": "ITEM_LOGIN_REQUIRED",
"error_message": "the login details of this item have changed (credentials, MFA, or required user action) and a user login is required to update this information. use Link's update mode to restore the item to a good state",
"error_type": "ITEM_ERROR",
"request_id": "0x1234abcd",
"suggested_action": null
}
Expected behavior
Maybe should provide the user a way to re-initiate the Plaid login for whichever institution is needing to reestablish a valid session.
What version of Maybe are you using?
Self-hosted, latest container image as of this posting.
The text was updated successfully, but these errors were encountered:
Describe the bug
Some accounts will fail to sync via Plaid.
The
syncs
table shows some items with the following error:Expected behavior
Maybe should provide the user a way to re-initiate the Plaid login for whichever institution is needing to reestablish a valid session.
What version of Maybe are you using?
Self-hosted, latest container image as of this posting.
The text was updated successfully, but these errors were encountered: