#Rob.Clayton
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
heh, it just started returning, Jack.
Is there a timeframe within which metadata becomes searchable?
Under normal operating conditions, data is searchable in less than a minute. see https://stripe.com/docs/api/products/search
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Also don’t use search in read-after-write flows where strict consistency is necessary.
thanks
In this case it appeared to take around 10 minutes to become searchable ... although I could be wrong
In fact ... apparently I managed to break something 😦
I hope I didn't do anything wrong.
was just manually deleting test customers via the admin portal
Are you in test mode or live mode?