product · inferred from evidence
2020-09-14
A version of the Plaid API.
- plaid-python 8.0.0b: `__init__() missing 1 required positional argument: 'request_id'` on item get
On plaid-python 8.0.0b with API version 2020-09-14, calling item get blew up during response deserialization with `__init__() missing 1 required positional argument: 'request_id'`. The field went from nullable in API 2019-05-29 to non-nulla