plaid / sandbox-custom-users

JSON files specifying custom users suitable for testing Plaid integrations on Sandbox
MIT License
19 stars 24 forks source link

Modified transaction in custom sandbox user not refreshing #27

Closed andrewj23 closed 2 months ago

andrewj23 commented 2 months ago

I am trying to simulate modified transactions or removed transactions by using custom sandbox users. I am able to create a custom user with transactions and load the data in to my app, but when I edit the transactions in the custom user and call transactions/sync for the item with the stored access token, the "modified" and "removed" response arrays are empty. The only way I see the transaction changes are if I reconnect the item through link. Is this the expected behavior of modified custom sandbox users??

phoenixy1 commented 2 months ago

answered this on stack overflow (https://stackoverflow.com/questions/78686465/modified-transaction-in-custom-sandbox-user-not-refreshing/78686942#78686942), so closing this out