WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
8
stars
22
forks
source link
[CDS-Toolkit] - Unable to retrieve accounts from shareable endpoint #141
Observed the below error in profile selection page of consent authorisation flow.
This issue occurred as it cannot retrieve data from shareable endpoint. Getting below error when we try to retrieve accounts from. shareable accounts endpoint.
IS Server Logs before the new patch
TID: [-1234] [] [2024-10-11 06:19:32,153] [1242ac9e-e611-460c-a75d-fa99c62e3f50] ERROR {com.wso2.openbanking.accelerator.authentication.data.publisher.internal.AuthenticationDataPublisherServiceComponent} - Failed to retrieve the authentication step relating to the authentication
TID: [-1234] [api/openbanking/consent] [2024-10-11 06:19:34,418] [581ef53a-4353-434f-9551-5b8800fcbec0] ERROR {org.wso2.openbanking.cds.consent.extensions.authorize.utils.CDSDataRetrievalUtil} - Retrieving sharable accounts failed
TID: [-1234] [api/openbanking/consent] [2024-10-11 06:19:34,418] [581ef53a-4353-434f-9551-5b8800fcbec0] ERROR {org.wso2.openbanking.cds.consent.extensions.authorize.impl.retrieval.CDSAccountListRetrievalStep} - Unable to load accounts data for the user: admin@wso2.com@carbon.super
IS server logs after the new patch
TID: [2024-10-11 06:19:33,733] ERROR {com.wso2.openbanking.accelerator.data.publisher.common.OBThriftDataPublisher} - Error while setting payload to publish data. {com.wso2.openbanking.accelerator.data.publisher.common.OBThriftDataPublisher}
Description:
IS Server Logs before the new patch
IS server logs after the new patch
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues: