#.hauchu

1 messages · Page 1 of 1 (latest)

opal kilnBOT
sour mortar
#

requestID: req_Yoia7K7EiAb9C3

forest ferry
#

hi! pretty much what the message says. That is not how you use webhooks and Connect, so the request is blocked

#

you instead create an endpoint on your platform account and we send connected accounts' events to that endpoint along with an account field so you can differentiate them

sour mortar
#

But i using API, meaning i creating in platform account. So, why error is connected account?

forest ferry
#

because you made the API call on the connected account

#

the API key you used is not your platform's API key, it's an API key you got from doing OAuth with the connected account, so maybe you made a mistake there

sour mortar
#

i got it

#

How to connect OAuth with platform account?

forest ferry
#

not sure what you mean/what you're asking?

#

to be clear, what is your Stripe account name, are you Sh***se or are you O******AR ?

sour mortar
#

OMNISWEAR

forest ferry
#

yeah then you need to use the API key of your own account, not the one you might have got somewhere else

#

why are you making this API call to create a webhook endpoint, did someone ask you to, is it in some docs you are reading?

#

but if you want that API call to work, it will only work if you use your own account's API key(log in to your account and copy the Secret Key from https://dashboard.stripe.com/apikeys , and use that).

opal kilnBOT
sour mortar
#

Yes