You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to use the following attributes with /link/token/create: required if supported products and optional products, however I'm getting this error message:
optional_products is not a valid attribute in Plaid::LinkTokenCreateRequest
Are these not supported within the SDK? If I remove the optional_products attribute here, I'm not receiving any issues.
I'm attempting to use the following attributes with /link/token/create:
required if supported products
andoptional products
, however I'm getting this error message:optional_products
is not a valid attribute inPlaid::LinkTokenCreateRequest
Are these not supported within the SDK? If I remove the optional_products attribute here, I'm not receiving any issues.
The text was updated successfully, but these errors were encountered: