product · inferred from evidence
modified
A field in the Plaid API response that was expected to return an array but returned null.
- Plaid ProcessorTransactionsSyncResponse Data Verification Error: modified returned as null instead of array
Calling transactions sync in the Plaid sandbox raised a data verification error on ProcessorTransactionsSyncResponse: the API returned `modified` as `null` where the SDK expected an array. A Plaid maintainer confirmed the API was misbehavin