Plaid logo
Docs
ALL DOCS

Errors

  • Overview
  • Item errors
  • Institution errors
  • API errors
  • Assets errors
  • Payment errors
  • Virtual Accounts (UK/EU) only
  • Transactions errors
  • Transfer errors
  • Income errors
  • Sandbox errors
  • Invalid Request errors
  • Invalid Input errors
  • Invalid Result errors
  • Rate Limit Exceeded errors
  • Link web errors
  • Recaptcha errors
  • OAuth errors
  • Microdeposits errors
  • Partner errors
Plaid logo
Docs
Close search modal
Experimental
Ask Finn!Ask a question to get started
Note: Finn isn't perfect. He's just a chatbot that reads our docs for fun. You should treat his answers with the same healthy skepticism you might treat any other answer on the internet. This chat may be logged for quality and training purposes. Please don't send Finn any PII -- he's scared of intimacy. All chats with Finn are subject to Plaid's Privacy Policy.
Plaid.com
Get API keys
Open nav

Transactions errors

Guide to troubleshooting Transactions errors

TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION

Transaction data was updated during pagination.
Common causes
  • Transaction data was updated during pagination. This can occur when calling the /transactions/sync endpoint.
Troubleshooting steps
1http code 400
2{
3 "error_type": "TRANSACTIONS_ERROR",
4 "error_code": "TRANSACTIONS_SYNC_MUTATION_DURING_PAGINATION",
5 "error_message": "Underlying transaction data changed since last page was fetched. Please restart pagination from last update.",
6 "display_message": null,
7 "request_id": "HNTDNrA8F1shFEW"
8}
Was this helpful?
Developer community
GitHub
GitHub
Stack Overflow
Stack Overflow
YouTube
YouTube
Twitter
Twitter
Discord
Discord