adrianhajdin / banking

Horizon is a modern banking platform for everyone.
https://banking-jet.vercel.app
MIT License
1.13k stars 323 forks source link

TRANSACTIONS_SYNC_LIMIT error from plaidClient.transactionsSync #15

Open jontoye opened 1 month ago

jontoye commented 1 month ago

When trying to sync the transactions from plaid's sandbox environment, getting the following error, preventing the list of transactions from displaying:

error_code: 'TRANSACTIONS_SYNC_LIMIT',
error_message: 'rate limit exceeded for attempts to access "transactions/sync". please try again later',
error_type: 'RATE_LIMIT_EXCEEDED',