#Randomuser2022

1 messages · Page 1 of 1 (latest)

dusty patrolBOT
turbid sand
#

both the timeline ended in Affirm checkout session canceled

fleet locust
#

I can't find any 500 errors from our API for either of those. Do you have the request ID req_xxxx of a request that returned a 500?

#

in that case, we don't know, you would need to debug that code on your server; you can see the error response returned by your server on the link above.

dusty patrolBOT
vagrant umbra
#

This API request is 200. What you mean by the response is 500 ?

turbid sand
#

sorry i can't find the corresponding request id in the dashboard

vagrant umbra
#

Yeah take your time, no worries. You can retry your test if that could help.

#

According to the two PaymentIntents you shared, there is no 500 response. However the Payment was failed due to not completing the required action.

turbid sand
#

ok if it's no 500 i'll let go of it

vagrant umbra
#

AH that's your endpoint response to a Stripe Webhook Event

#

You need to investigate your endpoint and see why it's not responding successfully wiht 2xx

turbid sand
#

ok

#

i have no other questions then. just close the thread

#

thank you both