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!