borsboom / foreign-currency-accounts-for-ynab

Foreign currency accounts for YNAB.
https://borsboom.io/foreign-currency-accounts-for-ynab/
10 stars 3 forks source link

Saving large number of transactions fails #29

Closed borsboom closed 4 years ago

borsboom commented 4 years ago

Reported by a user, if saving a large number of transactions it fails with Client Error: 400 Bad Request. Likely the YNAB API server has a payload size limit. We should "chunk" the transctions into smaller batches.

borsboom commented 4 years ago

Fix is released in v0.1.13.