#TaylorUK

1 messages · Page 1 of 1 (latest)

golden coveBOT
last cedar
#

Hi there!

#

The error message is correct:

"The 'on_behalf_of' param cannot be set to your own account

#

What are you trying to achieve here?

wintry summit
#

Hi thanks for the reply. I don't even get a request... 🤨

#

So this means that the whole process doesn't even reach Stripe?

last cedar
#

Hi thanks for the reply. I don't even get a request... 🤨
You should have one.

wintry summit
#

Literally tried it now but the last log is from 1st Oct

last cedar
#

Maybe the log is on the connected account?

wintry summit
#

acct_1Jpcv3D3CIVPavVx

#

Let me try the Connected

#

No, nothign there

wooden rune
#

taking a step back, that error would indicate you wrote code on your server that passes the on_behalf_of parameter to our API and are passing an incorrect value to it(your own account ID instead of a connected account ID). Have you had a look at your own code and debugged that a little?

#

or more likely I suppose ,you use the API key of a connected account and pass on_behalf_of as well. Either way.

wintry summit
#

Thanks @wooden rune, I shall get in touch with the integrations team and let them know. I'm only the suffering middle man 🙂

wooden rune
#

ok! the error message should be quite self explanatory really to the developer who coded your integration with Stripe's API, but happy to try clarify something if needed.