Closed borsboom closed 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.
Client Error: 400 Bad Request
Fix is released in v0.1.13.
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.