#nerdslice_webhooks

1 messages ¡ Page 1 of 1 (latest)

pallid yokeBOT
wet canopyBOT
#

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.

pallid yokeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1251262556794916967

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

limpid maple
#

Hi, which event are you specifically referring to? With Connect, https://docs.stripe.com/connect/webhooks you do need to set up a Connect webhook endpoint that is separate than your main account one. From the request you shared above, I see that evt_3PRfXkHKxLvr7YBb1bcRFcGV and evt_3PRfXkHKxLvr7YBb1BrTfDZI events are sent to both your account and connect webhook endpoints.

little river
#

I do not see anything webhook wise in the workbench

#

We have all our webhooks being ingested by the same path

limpid maple
#

evt_3PRfXkHKxLvr7YBb1bcRFcGV is not showing up in the dashboard?

little river
#

I am on workbench but just realized i didn't have the end points turned on

#

I am trying to add the webhook url and its giving me an error

limpid maple
#

What kind of error?

little river
#

Something went wrong. We've been notified and are looking into it.

limpid maple
#

Are you trying to listen to all the events? If so, we do not recommend that. You should only select the events that you care about or else, you are going to overload your server.

#

In the meantime, let me try to reproduce this on my end.

little river
#

ok i reduced and it seems to have allowed me to save

limpid maple
#

Yeah, my test worked as well.

little river
#

go ahead and close