#longbeard1215

1 messages · Page 1 of 1 (latest)

chilly galleonBOT
tidal olive
#

Hello 👋
What webhook events are you listenting to?

Can you share the example connected account ID?

wanton harness
#

Currently I have all events selected, but initially all account events

#

current id I am working with is acct_1NhdFU2XtMRrgyYj

#

the webhooks shown as sent are from me calling accounts/update they are not from me completing the UI form on connect.stripe.com

tidal olive
#

Checking..

#

I am seeing that the events were generated on the connected account
https://dashboard.stripe.com/test/events/evt_1NhetI2XtMRrgyYjh3JXUxdE

It looks like you didn't have any valid endpoints back then when the account completely onboarded.

Can you try creating a new standard test account and see if completing the onboarding with that account delivers the events?

wanton harness
#

yes. one moment

#

OK. That seems to have done it, but I am confused. If the account pre-dated me adding the end point does that account not generate webhooks?

tidal olive
#

It should, the newly generated account.updated events were delivered to the webhook endpoint.