- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report Inappropriate Content
JSON Error Disconnecting a Credit Card Account
When I click on Disconnect this account on save in Edit Account Details for a credit card, I get this error:
JSON decoding error: Instantiation of [simple type, class com.intuit.financeaccounting.fitransactions.banking.service.bankaccounts.GetInitialDataResponse$Account] value failed for JSON property olbAccountId due to missing (therefore NULL) value for creator parameter olbAccountId which is a non-nullable type; nested exception is com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException: Instantiation of [simple type, class com.intuit.financeaccounting.fitransactions.banking.service.bankaccounts.GetInitialDataResponse$Account] value failed for JSON property olbAccountId due to missing (therefore NULL) value for creator parameter olbAccountId which is a non-nullable type at [Source: (io.netty.buffer.ByteBufInputStream); line: 1, column: 1910] (through reference chain: com.intuit.financeaccounting.fitransactions.banking.service.bankaccounts.GetInitialDataResponse["accounts"]->java.util.ArrayList[0]->com.intuit.financeaccounting.fitransactions.banking.service.bankaccounts.GetInitialDataResponse$Account["olbAccountId"])
and the account isn't disconnected.