Webhook issue from Stripe

Hi,

I am following a rather brilliant video about how to utilise stripe in my app but I am puzzled at one area that is not working too well.

The video is https://www.youtube.com/watch?v=GE2fYHFWahw and at 15:36 it explains that after creating the webhook and resending an attempt, when you go back to the bubble app, you should be presented with the image attached. This is the API workflow Request Data screen but this does not pop up for me after resending.

I have followed the example in the video but the only thing I think is different it that I am on a free plan at the min.

Have I likely missed anything in particular to do this or anyone able to give me any insight. The subscription element works fine from bubble and feeds back the tripe data.

Anybody able to point me in the right direction as to where to look for this?

the only thing I think is different it that I am on a free plan at the min.

You can’t run backend workflows on the free plan… so there’s the answer.

That will be that then :slight_smile: Cheers - really appreciate the quick answer

1 Like

@adamhholmes sorry just checking but when I have converted this to a paid plan I am now getting the following error - not sure how I parse the API fields - have recreated this but any ideas?

Screenshot 2023-01-06 at 23.17.39

Have you initialized the API worklfow?