ConsumerDataRight / sandbox

The Sandbox is a hosted version of the CDR Mock Solutions that has been provided by the ACCC as a development tool to assist participants in the design, development, and testing of their CDR solutions in a non-production environment.
8 stars 0 forks source link

Resource API returns 404 for Sandbox banking users #34

Open harikrishna-mekala opened 9 months ago

harikrishna-mekala commented 9 months ago

Describe the bug Except add accounts flow, rest of the API's don't work. They all return 404 NOT FOUND error for any of the banking users jsmith, jwilson, ksmith, etc. For e.g., after Token exchange accounts list api will return data and below API's fails.

To Reproduce Steps to reproduce the behavior:

  1. Add accounts using jsmith/jwilson
  2. After successful token exchange with grant code
  3. Use accessToken to fetch data from any of the above api
  4. See error

Expected behaviour Data should return for all the above api's and transaction api as well.

Additional context Request to please add mock data for all banking API's for atleast 1 user. So, that we can make better use of sandbox on day to day basis.

CDR-HansenS commented 9 months ago

Hi @harikrishna-mekala,

Thank you for reaching out and raising this issue. We have logged the issue and will look further into it. Any fixes will be in a future release.

I have also noted down the additional request as an improvement to our list. In the meantime this is the FAQ behind this: https://consumerdataright.atlassian.net/wiki/spaces/PT/pages/6750213/Frequently+Asked+Questions#What-APIs-are-supported-by-the-Sandbox-Data-Holder---Banking-and-the-Sandbox-Data-Holder---Energy%3F Of the currently unsupported APIs, which ones would provide the most value to you that you would like data from so we can get an understanding from our participants?

harikrishna-mekala commented 9 months ago

We would like data from below API's : https://dh-bank.resource.api.cdrsandbox.gov.au/cds-au/v1/common/customer/detail https://dh-bank.resource.api.cdrsandbox.gov.au/cds-au/v1/banking/accounts/{accountId} https://dh-bank.resource.api.cdrsandbox.gov.au/cds-au/v1/banking/accounts/balances https://dh-bank.resource.api.cdrsandbox.gov.au/cds-au/v1/banking/accounts/{accountId}/transactions https://dh-bank.resource.api.cdrsandbox.gov.au/cds-au/v1/banking/accounts/{accountId}/balance

CDR-HansenS commented 9 months ago

Thank you @harikrishna-mekala, I have noted this down as part of the enhancement request.

harikrishna-mekala commented 3 months ago

@CDR-HansenS Any ETA on when this will be picked up?

CDR-HansenS commented 3 months ago

Hi @harikrishna-mekala, No ETA on this, we currently have some work in the pipeline that have deadlines attached so those are going to be taking priority. However, this is definitely a valuable enhancement that we want to explore further.