#TheUchi007-financial-connection

1 messages · Page 1 of 1 (latest)

cobalt oracle
#

Hello 👋
do you have a request ID that I can take a look at?

tepid marten
#

by Request ID, do you mean the token?

#

fcsess_1LNMkJLDvlb4rPYa0gAbQjGa

cobalt oracle
#

Is that the full error message? If not, can you share the complete error?

tepid marten
#

Lemme see

#

Failed to load resource: the server responded with a status of 400 ()"

#

That is pretty much it

#

What makes me confused is why it is having said error on one side, and not on the other

#

I can create the connect account just fine

cobalt oracle
#

are both the sites using the right/same API keys?

#

or are they using different publishable (pk_test_xxxx) and secret keys (sk_test_xxxx)?

tepid marten
#

They are using different webhook keys, since the webhook listener for local is on localhost, but that is it

#

Again, I can do any other Stripe stuff with no issues

#

The only issue is the financial session

cobalt oracle
#

can you try printing out the client_secret value? before you use it in collectFinancialConnectionsAccounts?

tepid marten
#

Should I give that to you?

#

I am printing it on console

cobalt oracle
#

no need to share necessarily but can you confirm if it looks like following?
fcsess_client_secret_XXYYYYYZYZYYYZYZ

tepid marten
#

yup, thats how it looks like

cobalt oracle
#

just to confirm, you're seeing that error when you run stripe.collectFinancialConnectionsAccounts correct?

tepid marten
#

the one I am running is "collectBankAccountToken"

#

That's the one that the guide uses

cobalt oracle
#

can you share the guide link please? I feel like I'm looking at a different one 🙂

tepid marten
#

Sure, gimme a few mins to find it lol

#

Most specifically step 4

cobalt oracle
#

huh can't think of anything else that can affect it.
If the format of the secret is fine and you're initializing with the right keys then I can't think of a reason why it wouldn't work.

#

Since the feature is still in beta, I would suggest you reach out to our support about this so that they can put you in touch with the right team
https://support.stripe.com/?contact=true

tepid marten
#

ok, I will try contacting them. So there should be no reason for it not to work on the production site, correct?

#

Like, there is no setting on Stripe that I need to change so it works on there, correct?

#

Also, is there any limit of how many times I can request a connection?

tepid marten
#

This is the object I get back

#

{
code: ""
message: "This is not a valid Financial Connections Session client_secret."
type: "invalid_request_error"
}

#

Is there any other way I can verify a bank account that is being added?

halcyon arch
#

I think hanzo's recommendation is going to be best here, as this is a new product and the product team is going to be best suited to assist.

#999046470927929484 message