Reputation: 137
For a new Banno/JH customer of our digital banking plugin, we retrieve the user's accounts, and for each one, make a call to /users/{userId}/accounts/{accountId}/number to get the full account number. We have successfully tested this flow with a different customer.
For the customer in question, two of their users have tested it so far and we're seeing the same issue - while the call to get the accounts for the user succeeds, when we make the subsequent call to the account number API for each account, for some of them we get a 404 response.
A couple representative URLs that return a 404 are:
A couple clues that may or may not be relevant:
In case it helps, the institution ID is 04b3ba00-413b-4e5d-85bd-12176cf9d664
Appreciate the attention and time to help us with this!
Upvotes: 0
Views: 84