#ali2907-persons-list
1 messages ยท Page 1 of 1 (latest)
@naive vortex any ideas?
not yet, sorry there are 14 ongoing threads
hum I'm not finding much unfortunately. Where did you get that Person id from exactly? What are you really trying to do? paginating via postman/curl doesn't really make sense
First I made a List Persons call with no ending_before and starting_after and got a list of persons; then I used one of those person IDs and made a request with the ending_before set.
I am in development mode; I am trying to understand this APIs through CURL before I write code.
Here is the List Persons call with no fields set: req_HQ9KmhO67TlbAU
I get a list of 10 persons with has_more set to true
yeah it's tricky because GET requests don't store the results so I can't really use it to debug ๐ฆ
let me see if I can reproduce
@topaz karma okay I can repro, this sounds like a bug to me
I'm flagging internally but you should flag this to our support team https://support.stripe.com/contact
Sorry about the trouble. I guess it's rare any account has more than 10 persons and needs pagination ๐
Ah interesting. do I get a reward for findings this? ๐
Not really something we do I'm sorry ๐ฆ
Disappointing ๐ฅบ