Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List Institutions for Billing Request does not work #110

Open
cb-lakshmipriya opened this issue Aug 4, 2023 · 0 comments
Open

List Institutions for Billing Request does not work #110

cb-lakshmipriya opened this issue Aug 4, 2023 · 0 comments

Comments

@cb-lakshmipriya
Copy link

goCardlessClient.institutions().listForBillingRequest(billingRequestId).withCountryCode(countryCode)
The above piece of code does not work because the nextCursor variable in loadPage() method of PaginatingIterator is null because of which ListResponse items are not returned as Iterable object.

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

No branches or pull requests

1 participant