dvankley / firefly-plaid-connector-2

Connector to pull Plaid financial data into the Firefly finance tool
GNU General Public License v3.0
94 stars 14 forks source link

FAIL_ON_UNKNOWN_PROPERTIES ... is an enum a property? #103

Closed bmschwa closed 2 months ago

bmschwa commented 2 months ago
          Appreciate the response, @dvankley .

I'm running from the docker... version I see that its version 1.1.1.... but I see a 1.1.2 came out recently so I'll pull and try that. 2024-06-28T23:10:42.858Z INFO 1 --- [ main] .d.f.FireflyPlaidConnector2ApplicationKt : Starting FireflyPlaidConnector2ApplicationKt v1.1.1 using Java 17.0.10 with PID 1 (/workspace/BOOT-INF/classes started by cnb in /workspace)

@bmschwa that seems weird to me, as my personal instance is still working fine with a Citi institution, and the connector shouldn't fail on unknown JSON properties anymore as of 3165f7f. What version of the connector are you running?

Originally posted by @bmschwa in https://github.com/dvankley/firefly-plaid-connector-2/issues/96#issuecomment-2201272146

bmschwa commented 2 months ago

Posted prematurely...