#MorenoMdz

1 messages · Page 1 of 1 (latest)

wise sphinxBOT
molten adder
#

to a specific endpoint

ebon magnet
#

but that one is from the connected account webhook, can I do it?

#

Do I need to specify that it is a stripe connect payout?

❯ stripe events resend evt_1Nfv4RFTLAuntOipqqn26jil

{
  "error": {
    "code": "resource_missing",
    "doc_url": "https://stripe.com/docs/error-codes/resource-missing",
    "message": "No such notification: 'evt_1Nfv4RFTLAuntOipqqn26jil'",
    "param": "id",
    "request_log_url": "https://dashboard.stripe.com/test/logs/req_3RTrmnqkrO9s2Z?t=1692300385",
    "type": "invalid_request_error"
  }
}
#

also

❯ stripe events resend evt_1Nfv4RFTLAuntOipqqn26jil --stripe-account acct_1MbU7TFTLAuntOip

{
  "error": {
    "message": "You are not permitted to configure webhook endpoints on a connected account. Did you mean to create a Connect webhook on your account instead?",
    "request_log_url": "https://dashboard.stripe.com/acct_1MbU7TFTLAuntOip/test/logs/req_LzGmD6mk86vLoh?t=1692300537",
    "type": "invalid_request_error"
  }
}
molten adder
#

Hmm

ebon magnet
#

pretty sure I used this command in the past stripe events resend evt_1Nfv4RFTLAuntOipqqn26jil --stripe-account acct_1MbU7TFTLAuntOip

molten adder
#

That seems like an unexpected error

#

I wanted to suggest specifying your connect endpoint ID

#

but I suspect then the we_123 will be unknown from the connected account context

ebon magnet
#

hmm what do you mean?

molten adder
#

adding --webhook-endpoint=we_123 for your endpoint

ebon magnet
#

You mean stripe events resend evt_1Nfv4RFTLAuntOipqqn26jil --stripe-account acct_1MbU7TFTLAuntOip --webhook-endpoint=we_123 and replace we_123 with the current endpoint?

#

I still get

You are not permitted to configure webhook endpoints on a connected account. Did you mean to create a Connect webhook on your account instead?

Can it be a permissions thing?

molten adder
#

It might not be possible to resend these connected account originated events

ebon magnet
molten adder
#

Ok, interesting

#

Seems like an analogous scenario here

ebon magnet
#

Yep, for some reason it now rejects saying I dont have permissions

wise sphinxBOT
molten adder
#

We're going to try to repro this with our test accounts

ebon magnet
#

alright, let me know if it is something we need to change in our end

neon meteor
#

We're still having trouble figuring out what changed here and think we'll need to take a deeper look and likely involve the team that develops this functionality. Would you mind writing a quick email in to our support about this and then DM me your email? I can pick up the ticket and keep you updated on our investigation from there.

ebon magnet
#

sure, whats the email?

neon meteor
#

Oh sorry meant to link to this page https://support.stripe.com/?contact=true

#

If you are logged in there should be an option to send an email in the lower right of that page

ebon magnet
#

will do it now

wise sphinxBOT
neon meteor
#

Hey @ebon magnet were you able to send us an email?