Hi Thomas, Please check your request for isManualTransaction, lienTransaction, chargesPaidByData and add them in the validation code in checkForUnsupportedParmeters function.
Thanks and regards Jackson David On Sun, May 7, 2023, 19:12 Thomas Njoroge <thomasnjorog...@gmail.com> wrote: > Hello team, > > I am getting the below exception thrown when I try to upload excel with > savings transactions: > > > *WARN 3467964 --- [askExecutor-824] > .c.e.UnsupportedParameterExceptionMapper : Exception: > org.apache.fineract.infrastructure.core.exception.UnsupportedParameterException, > Message: [The parameter isManualTransaction is not supported., The > parameter lienTransaction is not supported., The parameter > chargesPaidByData is not supported.]ERROR 3467964 --- [askExecutor-824] > .i.b.i.s.SavingsTransactionImportHandler : Problem occurred in importEntity > function* > > How can I resolve this? > > Regards, > Thomas >