Stripe.js Update Account Timing Out

Hi All,

I’m trying to get a simple workflow to update an account working:

Screenshot 2019-09-12 at 08.17.21

The first step of the workflow is definitely working, as I can see the post request in the developer logs within stripe.

The second step however, is “timing out” in my bubble app. It’s clearly trying to send something via the API but it is neither finishing nor showing an error. I see nothing in my developer logs either.

Iain

@copilot

I have just realised, I am on 1.9.45 (in beta), so it is possible this is a bug of some sort. I’m going to switch to an early version and see if I can get this to work. I’ll keep you posted.

@copilot

So I’ve had a quick look at 1.8.10 and I’m not sure there is an equivalent Update - Account action (correct me if I am wrong.) It’s possible what I am seeing is a bug in the new release. If you don’t think so, would you be able to let me know so I can try and resolve.