#Liam Curran

1 messages ยท Page 1 of 1 (latest)

past larkBOT
glass solstice
#

Hello do you have the ID of a request from a time that you saw that error? (req_1234)

#

Can get historical ones in the dashboard: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Or make another request and get the ID via the API: https://stripe.com/docs/api/request_ids

ebon siren
#

Ah I've figured it out! Was passing in stripeAccount as a second param and didn't need to ๐Ÿ˜Ž

not sure where i'd seen that but swear it was from a doc

#

Thanks though!

glass solstice
#

Ah gotcha, yes that is the most common source of those errors. Glad you could catch it!