#bognoletto_webhooks

1 messages ยท Page 1 of 1 (latest)

glad kilnBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1399700546671349800

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

upper drift
#

The latest event delivered by webhook is yesterday, 13:50 UTC.. after that, no more events are delivered

polar escarp
#

๐Ÿ‘‹ happy to help

#

yesterday someone updated your webhook endpoint configuration and removed the checkout.session.completed event from the list of events to listen to

upper drift
#

really strange, yesterday i haven't updated endpoint config

polar escarp
#

sorry my bad, not yesterday

#

this morning

#

got mixed up with dates

upper drift
#

oh yes, i've tried to resave the same config.. i've press "change destination" and save, without changing nothing.. but it's from yesterday that events are not sent to webhook

polar escarp
#

all events? or checkout.session.completed events?

#

if it's the latter, you're not listening to these events

upper drift
#

i've retried now and invoice.payment_succeeded is received.. locally with stripe cli listen all works (with another account), remotely not.. and the config for webhook creation is the same

polar escarp
#

event ID?

upper drift
#

evt_1Rq8cBKZ7TaYvHWtlgzpOuGy

#

maybe the stripe cli listen all event even if webhook is configured for only some events?

polar escarp
#

this is a checkout.session.completed event

#

which you don't listen to in all cases

#

but on this account acct_1LwTNsKZ7TaYvHWt (not the first one) the webhook endpoint has been disabled since we receive for multiple days in a row HTTP error responses from your end

upper drift
#

and after some days webhook will be disabled

#

but using stripe-cli I receive events

#

and checkout.session.completed locally works

#

but probably this is because stripe-cli forward all events

polar escarp
#

but probably this is because stripe-cli forward all events
exactly

upper drift
#

ok, I've added checkout.session.completed to the list of listened events and is delivered

#

thanks

polar escarp
#

welcome

#

there's also an issue on the other account you should investigate

#

please visit the event link I sent you

#

and look at the response

glad kilnBOT