Skip to content

[RCA #74356] Feed passed to ImportPlaidAccounts sometimes has an extra #XXX #75295

@nkuoch

Description

@nkuoch

Coming from https://github.com/Expensify/Expensify/issues/568364#issuecomment-3540843756

[196.190.62.38->/api.php] Malformed REQUEST: 'feed', ignoring (should match '[\w@., -]{1,64}') ~~ value: 'plaid.ins_127991#20910096'

Image

Probably comes from

const plaidFeed = addNewCard?.data?.plaidConnectedFeed ?? assignCard?.data?.institutionId;

We should make sure feed only sends plaid.ins_127991, not the extra #20910096

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions