#madmac_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1331383774000320646
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Are you aware of any networking changes on your end that would cause a flaky network connection?
No. This has happened to two different customers in two different countries and they have tried multiple times over multiple days.
This is the process I am using and the point at which it fails "Complete the connection" https://docs.stripe.com/connect/oauth-reference#post-token
It last worked successfully on 4th Jan. No code changes since then. It is not used frequently.
Well, hold on. The code you shared is your server making a call to Stripe to create a Token so the two different customers shouldn't be a factor here
Yes true.
So could be a connection issue from GCP to Stripe.
Nothing else is failing though and there are hundreds of other Stripe calls from my server happening for other functions.
I figured the most likely is a connection issue or something changed on the Stripe end.
Error has been occurring from 14 Jan for multiple days