#Jerel
1 messages ยท Page 1 of 1 (latest)
Hello! Can you provide more details? Do you have a request ID showing the error? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
attach_required: false
initial_institution: bcinst_JFqf5aQ9StUV9C
payment_method_data[type]: us_bank_account
manual_entry_only: false
search_session: cf575310-b30e-4101-b0c7-ebb4a081727d
Request-Id:
req_zFVnZGffbD86zE
Are you sure that's the correct request ID?
Interesting. I am having trouble looking up that request ID. Do you have a test site where I can see this error?
No, it works in test and only fails in production ๐
To get to where is fails, takes a decent number of steps. If you want, we could zoom/teams and I can show you it failing.
Unfortunately we don't do calls on this server. Trying to think of how to get better visibility on this
Here is basically all I have
Same thing done in Test
Data posted that does not include the key or secret
attach_required: false
initial_institution: bcinst_JFqf5aQ9StUV9C
payment_method_data[type]: us_bank_account
manual_entry_only: false
search_session: 1619443e-4e10-4538-8838-8710920884d4
Gotcha, thank you. I am checking our logs on our side some more. I should be able to find something on these
Would you be able to send me the request URLs from your dev tools for these requests? They are a bit too small for me to properly type out what is in them to search
Found it on my side. Still looking...
I have more info and will need to escalate this to our engineering team to investigate this error further. Have you already filed for Financial Connections access for your account on this page? The error I am seeing here indicates that you might not have permission to request the "balances" permission because that form has not been filled out yet https://dashboard.stripe.com/financial-connections/application
I am not 100% sure at the moment if that error is a false positive and we need to address that or if that error is correct for your account and we need to handle that error more gracefully to communicate why it is failing.
Yeah, we filled it out last year, when we started accepting ACH. There was a time when everything was working :), then it just stopped with that error.
Ah gotcha. Sorry to hear. So I think the best next steps would be for you to file a ticket with us and then DM me your email so I can grab it and file with our engineering team
You can create a ticket on this page https://support.stripe.com/?contact=true
It doesn't have to be in depth. You can just include your initial description "I am seeing the following error "An unexpected error occurred when trying to use instant verification." when any user tries to use Instant Verification through stripejs on our site." and those two screenshots and I can fill in the rest
Actually it would be very helpful if you could also include two snippets of code:
- Your server-side call to create this SetupIntent
- Your client-side call to confirm the SetupIntent
Is there a way to view an existing ticket and add more to it?
I started an email, but there hasn't been a response yet. Do I just reply to the autoresponse with the extra info?
Yep that should work. And thanks for the email, looking for that chain now
Oh and do you know how long this has been happening? Like was there a day when suddenly this page was broken? Also do you know if this is all ACH setups or just some of them?
It started a few months ago, it happens with all ACH. We don't get a lot of ACH requests, so we have been pushing using to the Stripe/Portal, which allows the user to add a Bank.
Since the portal control is identical to the stripejs control we show, most of the people barely notice. But it does disrupt the flow.
Gotcha. It actually looks like a colleague was already looking in to this. I will pass this info along to them and you should get a reply back through that email. Unfortunately I don't know an expected ETA on it but Support will get back to you as soon as they can.
Np, thank you for you help ๐