#accua_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
๐ 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/1212210660272775228
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
โฒ๏ธ 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. Thank you for your patience!
hello! Like what the error message mentions we don't allow you to create create more than 60 bank accounts in less than 6 hours. You may want to space out your requests to create the bank accounts to avoid running into this error
is there a specific stripe error code for this error? I wasn't able to find any docs on it
and it looks like we dropped the error object when printing the log
thanks for your help btw
if you look at the corresponding request id [0] (req_xxx), all of the related error information should be there. I don't know if there's a specific error code for it off the top of my head
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yeah unfortunately all that was captured in the log was e.message
๐ฆ
google didn't yield much just searching for the message string
Can you share your account id? I'll see if I can find the corresponding request in your account. You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
or ddg
ok one sec
i am a user in an account with limited permissions.. is this something I can see?
mgmt just locked it down and maybe too much ๐คทโโ๏ธ
actually found it: acct_1Lim1kJrL4BQxxcU
hrm yeah, there's no error code for this, it's just an error message
this is the request : https://dashboard.stripe.com/logs/req_49JY8heutzfuVB
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.