#salman971-webhooks

1 messages · Page 1 of 1 (latest)

blissful hare
#

hello! Can you share the connected account id?

abstract fiber
#

connected account id is acct_1D6ntDFWmLEJaGyD

blissful hare
#

sorry, forgot to mention, can you share your platform account id too?

abstract fiber
#

Sure, this is the platform account id acct_187vnhJYxzz9q9i9

blissful hare
#

your platform account is not seeing any connected test events from that account? or only certain events?

abstract fiber
#

all test events

blissful hare
#

i took a quick look at one of the events, your server is returning a 400. I think you'll need to trace through your code to see which line is causing a 400 to be returned

abstract fiber
#

that is production event

#

our server returns 400 if a test event is sent to production

blissful hare
#

hmmm, i think this is going to take me a while to look into, can you write in to https://support.stripe.com/contact/email with the connected account and platform id and let me know once that's done? I'll take the ticket and get back to you as soon as I have an update

abstract fiber
#

Sure. I will do that

blissful hare
#

@abstract fiber if you're still around, i took a closer look - the reason why test events are being sent to your live webhook is because the connected account is only connected in live mode to your platform. You're going to need to connect the connected account in test mode also, i'd suggest creating a OAuth link with your test client_id for that connected account to connect and see if that fixes things : https://stripe.com/docs/connect/oauth-reference

abstract fiber
#

Hi @blissful hare How can I connect the connected account in test mode?

carmine dew
abstract fiber
#

Okay, thank you

abstract fiber
#

This looks like something different, we want the acct_1D6ntDFWmLEJaGyD account to be connected to acct_187vnhJYxzz9q9i9 platform account so that the webhooks are sent out in test mode. This looks like Oauth flow to onboard a user to the platform account?

warped sigil
#

👋 taking over for my colleague. Let me catch up.

#

Is this account acct_1D6ntDFWmLEJaGyD a Standard Account?