jcoliz/PlaidQuickstartBlazor

Bump Going.Plaid from 4.15.1 to 4.18.0

jcoliz opened this issue · 0 comments

PR #44 fails. Looks like a breaking change in Plaid API. Will need to be upgraded manually.

Error: /home/runner/work/PlaidQuickstartBlazor/PlaidQuickstartBlazor/Server/Controllers/FetchController.cs(125,77): error CS1061
'Address' does not contain a definition for 'Data' and no accessible extension method 'Data' accepting a first argument of type 'Address' could be found 
(are you missing a using directive or an assembly reference?)