plaid / pattern

An example end-to-end Plaid integration to create items and fetch transaction data
MIT License
444 stars 223 forks source link

Update items sql queries to use plaid_item_id #245

Closed jch closed 2 years ago

jch commented 2 years ago

Previous queries were erroring forcing string values into numeric.

To reproduce this error and see it in the logs:

  1. Create a user
  2. Link to a bank
  3. Transaction items will not fill until page refreshes. Replay SYNC_UPDATES_AVAILABLE webhook to see errors in log