Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Bank search not working when using two words split by space #279

@bzagozda

Description

@bzagozda

Hi,

when using for example new FpBanks(..).search(new BanksCriteria().withSearch("Sparkasse Heid"))
I don't get any results, even though when using finapi https://sandbox.finapi.io/api/v1/banks directly for given search string i get 4 results.
The thing is that url builder replaces whitespace with %2B instead %20 which doesn't work with finapi.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions