Skip to content

Resource API returns 404 for Sandbox banking users #34

@harikrishna-mekala

Description

@harikrishna-mekala

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions