Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cursor to prevent exceeding plaid rate limit #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jontoye
Copy link

@jontoye jontoye commented May 18, 2024

Description

Closes #15
The getTransactions action is calling the transactionsSync endpoint without a cursor, causing the rate limit to be exceeded.

Changes made

Copy link

vercel bot commented May 18, 2024

@jontoye is attempting to deploy a commit to the JS Mastery Pro Team on Vercel.

A member of the Team first needs to authorize it.

@jontoye jontoye changed the title Closes #15 Add cursor to prevent exceeding plaid rate limit May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TRANSACTIONS_SYNC_LIMIT error from plaidClient.transactionsSync
1 participant