#specter_api

1 messages ¡ Page 1 of 1 (latest)

livid juncoBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1400928636735062152

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

tiny crag
#

thanks

upbeat oriole
#

Can you provide a request ID

tiny crag
#

1 second

#

im looking for it, i know we are using using Stipe PHP sdk using \Stripe\Customer::all($params)

upbeat oriole
#

You can find the API request ID in the dashboard by navigating to the Logs, or if you have access to network requests, this is found in the response headers as Request-Id [0].

[0] https://support.stripe.com/questions/finding-the-id-for-an-api-request

tiny crag
#

req_JUD7RTE9yOwjed

upbeat oriole
#

Thenrequest you share doesn't appeared to have timed out.

tiny crag
#

ok i think we tried many

#

but the issue is if we request more than like 100 people

#

it takes forever

#

or it crashes

upbeat oriole
#

Gotcha. I'm not seeing anything on our end. I recomend reducing the number of folks you're attempting to get in a single call.

tiny crag
#

well the issue is we have 8000 people

#

if we try more than 100

#

it freezes

#

so it would take like 8 hours

#

to export eveyrone

#

that can't be right

upbeat oriole
tiny crag
#

so we have to do 80 calls then?

#

is there a different/easier/faster method to retrieve payment tokens for all our subscribers then?

#

this will take forever

upbeat oriole
tiny crag
#

do they work over the weekend/today?

#

we need this today

upbeat oriole
#

Not sure, you'll have to reach out to them.

tiny crag
#

so no other ways other than this?