plaid/plaid-python

missing standing_orders product in product model for plaid-python==8.0.0b9

adikshirsagar opened this issue · 3 comments

for GB institutions, standing_orders is part of product values but not available in product model. This causes api fail

getting this exception: plaid.exceptions.ApiValueError: Invalid value for value (standing_orders), must be one of ['assets', 'auth', 'balance', 'identity', 'investments', 'liabilities', 'payment_initiation', 'transactions', 'credit_details', 'income', 'deposit_switch']

Note: getting this error in sandbox env

@adikshirsagar @saukap just pushed b12 to pypi. Does updating fix your issues?

going to close this for now, please re-open if the issue still occurs cc: @adikshirsagar @saukap