#nickdnk_api

1 messages ¡ Page 1 of 1 (latest)

still sundialBOT
#

👋 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/1315811710510174288

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

gusty field
#

See req_NqDCqBm62jXvBy for instance

#

this does not seem to trigger the webhook

#

So not sure how to test this

#

I'm just "testing it in live mode" as I don't really know how to simulate this in test mode

#

cant make any changes to business in test mode. It says this.

#

If there is a different event I should listen to instead for verification things, do let me know.

#

And by that I mean KYC stuff for the connected account

quartz raven
#

You mentioned 'I added account.updated to both the connect and platform webhook, ' can you share the webhook endpoint id with me?

gusty field
#

we_1C9HzSL7ilRdQXxEN8gDHNRg and we_1C7W6PL7ilRdQXxEBuxH4pD0

#

It's not clear which one is supposed to receive this

#

And kind of counter-intuitive, because you get application.deauthorized on the connect webhook, evne though it belongs to the platform

#

You'd think that would fire if an app of a connected account was disconnected

#

(because when would platform for that event fire, then?)

#

Maybe there is a lag before the webhook fires the events? I can try it again

#

No I still don't see it

quartz raven
#

Hmm, that request you shared is on a different account: acct_1BoB66Lj11Ytqxjb and you're only connected to acct_17xDxxL7ilRdQXxE in Test mode. Since that request is in live mode, and since you're not connected in live mode it would not send the event.

gusty field
#

okay, so how do I trigger it in test mode?

quartz raven
#

You can make the request in test mode

#

Can you try it?

gusty field
#

I can try connecting it in live mode

quartz raven
#

Can you share the request id with me?

gusty field
#

Okay it owkr

#

works

#

It's the connect webhook, not the platform: we_1C7W6PL7ilRdQXxEBuxH4pD0

#

It works in live mode

#

Just to confirm; this event would fire if the connected account had any changes to requirements, yes ?

#

such as currently_due, errors etc.

quartz raven
#

yes