#fredkzk-webhooks

1 messages · Page 1 of 1 (latest)

strange gazelle
#

hello

#

let's talk here

#

what is the event id

warm cypress
#

Hi, here it is evt_1K2Hy4PgftxD4SedbvXASwME

strange gazelle
#

yeah can't say much from my end right now but your endpoint isn't responding with anything it seems

#

so you'll have to add logs to your endpoint and send more test events to it

#

and see what the issue is

warm cypress
#

I'm really not comfortable with wh... I'll see what I can do and update you

strange gazelle
#

with which part?

#

are you not the developer for your integration?

warm cypress
#

Integration was done and working well, but no longer. I'm using a no code framework. Standard Connect, cc auth now, capture later. All good. Except now the webhooks.

#

Used to work, not anymore

#

Im not a developer so I don't know ho to debug

strange gazelle
#

well the issue lies in your code though, mostly when I hear "things used to work", something is changed

#

how did you set up this no-code integration?

#

a Platform or plugin?

warm cypress
#

Using Wappler with their App Connect framework that has all Stripe components already built-in.

#

Really easy to set up while following your docs.

strange gazelle
#

yeah well the issue lies somewhere in your endpoint or code. Stripe is doing its part, we're sending you an event

warm cypress
#

Except webhooks

strange gazelle
#

the next part is your code

#

it has to "respond" to our event

#

and that is the part that is failing

warm cypress
#

ok, got it

strange gazelle
#

so really you'll have to talk to the support of the team that built Wappler

#

and ask them if they've seen this, they might have steps to fix/debufg