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

Add support for source parameter when listing charges #1385

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Conversation

ob-stripe
Copy link
Contributor

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

Fixes #1384.

@remi-stripe remi-stripe self-assigned this Nov 9, 2018
@remi-stripe remi-stripe assigned ob-stripe and unassigned remi-stripe Nov 9, 2018
@ob-stripe ob-stripe merged commit f21c892 into master Nov 9, 2018
@ob-stripe ob-stripe deleted the ob-1384 branch November 9, 2018 19:48
@ob-stripe
Copy link
Contributor Author

Released as 21.1.0.

@twilly86
Copy link

twilly86 commented Apr 24, 2019

Error reading JObject from JsonReader. Current JsonReader item is not an object: Null. Path 'data[10].source', line 1248, position 20.

I'm getting this error when trying to list chargest with ChargeService. Is this related?

I'm on version 21.6.0 of .net library

Version 2018-11-08 of the stripe api.

@ob-stripe
Copy link
Contributor Author

@twilly86 Mind opening a new issue for this, and include all this information + the exact code you're using to send the list request?

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.

Charge Source
3 participants