#dkr267_97251
1 messages · Page 1 of 1 (latest)
Hello! Can you give me a request ID for that request so I can take a look? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_ziVgBqsD18BmB1
I think you have your timestamps mixed up. Your request now says "give me Invoices created before 2023-09-11 21:55:59 but after 2023-08-11 21:58:52" which doesn't make sense; the resulting time window is zero, so no results are returned.
If you switch the timestamps does it work as expected?
tried it both ways same thing
empty
let me send you the requests
req_hjIbtaWWElUSjL
req_zfEbsiI9k9AsD5
👋 hopping in here as well to take a look since rubeus has to head out soon
thx
I think those results make sense... there are no invoice.created Events on this account. Are you sure there are Invoices to list?
yes
because when i remove the created paramters
it works
it returns items
also it was a code i use to run and worked before
There are Invoices, but they're way outside your time range. Many years old.
that was a few months ago