#talker1284
1 messages · Page 1 of 1 (latest)
Interesting
Can you share the request ID for the successful request (limit 100)? And also the ones where you paginated?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok one sec
here are two requests which happened when i limit to 5. I get 10 total results.
req_KeNKE3NwLMUc7C
req_fDgE8eZK1LJo40
and here is the one where i limit to 100. I get 17 total results.
req_Oj4t9yleZe8Z32
Hm looking but don't see what the issue is offhand
Those 2 requests with the limit set to 5 are for pages 1 and 2 I assume?
Actually that wouldn't make sense. Both requests specify a page, but when you request the first page of results, your code wouldn't pass the page param
Can you send the request for the first page as well?