Backend workflow endpoint not receiving payload

I have a stipe checkout backend workflow endpoint set up for a while now, which was initially working but all of a sudden, it’s longer working.

The usual drill is after a checkout session is completed on stripe, the payload is sent to bubble through the endpoint, then workflows are triggered using the payload parameters to update the database.

I notice Stripe is sending but bubble is not receiving the payload, and no there is not mistake in the endpoint link. Like I said it was initially working, just suddenly stopped.

Is this linked to the new updates in bubble and is anyone else also encountering this issue?

Please help!

Could you be on a different version of the app? The webhook on stripe’s end can only be linked to one URL so if you are on a Dev or Live version or brach you would need to adjust that