#taylor-brooks-simple_api

1 messages ยท Page 1 of 1 (latest)

echo walrusBOT
#

๐Ÿ‘‹ 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/1367216177751003250

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

south goblet
gray ermine
south goblet
#

I tried looking in the dev logs but couldn't find any API requests that had to do with issuing

#

I see API logs for acquiring

gray ermine
#

Hm, did you try filtering the requests to only failed ones?

Are you comfortable sharing your Stripe account ID here? (starts with a acct_ prefix)

south goblet
#

Ahh, I had to impersonate on the connected account

#

req_v9uK8suEoBWfPD

gray ermine
#

Hm, yeah, that looks weird.

south goblet
#

Here's an example of a similar request about a month ago to the same endpoint, with the same POST body structure, to the same Stripe API version.

req_TgHbaovKl3z5hm

#

Seems like a bug in Stripe or the documentation is incorrect.

#

Or my account is in some weird state

gray ermine
#

I'm not seeing that financial_account is a supported field for that endpoint, so I agree something looks off here (or there's some nuance that I'm not familiar with offhand)

south goblet
#

Well, I'm getting complaints of multiple accounts not being able to issue cards. What's the unblock here?

gray ermine
#

I'm trying to figure that out now that I have a grasp of the problem.

#

Do you know if you're trying to use any sort of private preview (formerly referred to as betas) features in your flow?

I'm finding mentions of that error internally when using Issueing and Treasury together.

south goblet
#

We do use Issuing and Treasury

#

I don't know if that's a private preview or GA

gray ermine
#

Gotcha, they're both products my team doesn't work with too often, so I'm not as familiar with them. Let me sift through our guides a bit and see if this is discussed anywhere.

south goblet
#

I don't have any financial accounts yet, so i'm not sure what value to set for that parameter.

gray ermine
#

You'd first create one is the impression I'm getting from the guide. That's what is shown in Step 1.

south goblet
#

K, I'll reach out to my rep. This seems broken

echo walrusBOT