UK Open Banking || Account Statement Generation API - GET /accounts/{AccountId}/statements/{StatementId}/transactions is failing.
(Doc ID 2862084.1)
Last updated on APRIL 14, 2022
Applies to:
Oracle Banking APIs - Version 21.1.0.0.0 to 21.1.0.0.0 [Release 21]Information in this document applies to any platform.
Symptoms
When attempting to call Account Statement generation API - GET /accounts/{AccountId}/statements/{StatementId}/transactions,
the following error occurs :
ERROR
-----------------------
Caused By: java.lang.NullPointerException
at com.ofss.digx.extxface.account.openbanking.uk.impl.statement.assembler.TransactionListAssembler.fromResponse(TransactionListAssembler.java:78)
at com.ofss.digx.extxface.account.openbanking.uk.impl.statement.StatementAdapter.fetchTransactions(StatementAdapter.java:142)
at com.ofss.digx.domain.account.entity.openbanking.uk.statement.repository.adapter.RemoteStatementRepositoryAdapter.fetchTransactions(RemoteStatementRepositoryAdapter.java:138)
at com.ofss.digx.domain.account.entity.openbanking.uk.statement.repository.StatementRepository.fetchTransactions(StatementRepository.java:109)
at com.ofss.digx.domain.account.entity.openbanking.uk.Statement.fetchTransactions(Statement.java:442)
at com.ofss.digx.app.account.service.openbanking.uk.statement.Statement.fetchTransactions(Statement.java:290)
at com.ofss.digx.appx.openbanking.aisp.service.accounts.uk.statement.Statement.fetchTransactions(Statement.java:250)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |