#goliath1879_error

1 messages ¡ Page 1 of 1 (latest)

gritty valveBOT
zealous juniperBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

gritty valveBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1259886808683249725

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

austere canyon
zealous juniperBOT
lofty dove
#

Hello
Give me a moment to take a look

#

looks like you're using the same Idempotency key as a previous request. What happens if you change it?

#

To clarify, when you use same Idempotency key as a previous request, Stripe returns the same API response as it did for the previous request without taking additional actions.

austere canyon
lofty dove
#

It is possible that the mandate was inactive when the request was made early on.. I'm trying to see when the mandate became active but it is taking a while... If you retry the request and it works then it was likely that

austere canyon
#

Okay I tried chaning the idempotency key and it worked

austere canyon
lofty dove
austere canyon
#

If I remember correctly it used to be quite instant

austere canyon
lofty dove
#

General recommendation is to listen to mandate.updated webhook events to get notified when the mandate becomes active

#

yup

austere canyon
#

Understood thanks for the help