Open
Description
When item credentials need updating, Plaid sends webhooks that look like:
{
"environment": "sandbox",
"error": {
"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",
"status": 400
},
"item_id": "p3LELdGW4GFPEnwMR6N3IaorEJbDq9CLblzno",
"webhook_code": "ERROR",
"webhook_type": "ITEM"
}
which are currently not processed