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

Fix NullReferenceException when auto-paginating without params #1718

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

ob-stripe
Copy link
Contributor

r? @brandur-stripe @remi-stripe
cc @stripe/api-libraries

Fixes an issue where the auto-pagination method would crash with a NullReferenceException when trying to fetch the second page if no parameters were provided.

Fixes #1717.

@ob-stripe ob-stripe merged commit 7afcde5 into master Jul 23, 2019
@ob-stripe ob-stripe deleted the ob-fix-1717 branch July 23, 2019 23:50
@ob-stripe
Copy link
Contributor Author

Released as 27.16.1.

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

Successfully merging this pull request may close these issues.

BalanceTransactionService.ListAutoPaging Null Reference Exception
4 participants