Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

add primary and related bp number on account-details call #37

Merged
merged 2 commits into from
Sep 7, 2022

Conversation

mjmeli
Copy link
Owner

@mjmeli mjmeli commented Sep 7, 2022

The account-details call has been hitting 400 errors recently. after some debugging I found that the actual call made by the app has the parameters primaryBpNumber and relatedBpNumber (available in the account-list call made previously), while the call being made by this library was just adding a single bpNumber parameter. It appeared that adding both of these parameters resolved the 400 errors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant