#Serlon Wann
1 messages · Page 1 of 1 (latest)
Can you provide the exact logs you're seeing?
it times out here. The workrer crashes. The Api answer is a 502
It worked fine so far with the same code and the same kind of basket id...
Sorry you're sharing the code and I asked for the logs you're seeing.
If the API is responding with 502 then you should be able to find a request ID in your logs too
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site 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.
So in the logs you shared, the 502 is coming from your server and not really from Stripe. It is possible that the request to stripe is failing with some other error
Looks like you found your error