#3xd_tango

1 messages · Page 1 of 1 (latest)

crude cloudBOT
placid agate
#

Can you clarify the exact issue? Is there an error?

clever mica
#

the webhook didnt trigger account creation at all i cant seem to get it

#

i even enable all events

#

its working on test mode

placid agate
#

Can you share an evt_xxx ID

clever mica
#

there was no event at all is it normal ?

#

is there way to delete connect to create new one?

placid agate
#

Can you share the ID of the webhook? we_xxx

clever mica
#

we_1LkYE1FI26qymWQ1tpUrny34

placid agate
#

You're expecting to receive account.updated events, yes?

clever mica
#

yes

placid agate
clever mica
#

it will be hard to handle 2 hooks with different hook secrets

placid agate
#

On creation of what? There's no account.created event

clever mica
#

sorry when account.updated triggred

placid agate
#

As your Connect webhook, it won't listen and send any events from connected accounts

#

we_1LkYE1FI26qymWQ1tpUrny34 is an account webhook. It only listens for events on your platform account

clever mica
#

dont know why i think the test mode and live mode are different i guess in test mode it was account webhook but i was getting that account event somehow but in live mode things change

#

we_1LkWGNFI26qymWQ1JF4lTyO6 the test mode

placid agate
#

Yeah it can work like that depending on how the accounts were connected to your platform. Generally though if you're processing live API requests, use live webhooks

#

Does enabling that live Connect webhook solve your issue?

clever mica
#

have to change lots of code thanks to live mode have 2 webhooks and all anyways thanks for your time