#lonewanderer_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/1458586414211006607
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there! Let me have a look
What's the platform account you're making the delete requests on? acct_1Pb6enFRljyubvBx looks to be an express account
if you have a specific request id that's failing, it would be helpful if you can provide it - otherwise I'll track it down from the platform
Hi Palamedes, the platform account is Myte Giving Fund. I've tried the same API code with other express connected accounts on that same platform and get the same response. There's 165 enabled connected accounts and all are express types.
I need the account's id - you can find it at https://dashboard.stripe.com/settings/account
Sorry about! Here is the account id: acct_1NDerJFK41HmYgBd
Thanks!
I don't see any requests to delete Express account on the platform or on the Express account you mentioned. Can you describe what you're doing in more granular detail and explain where it is going wrong? Ideally I would like to see a request to POST /v1/accounts/:id that's failing and giving you an error like you described.
You can see this resource about how to find a request id