#roshe10_webhooks

1 messages · Page 1 of 1 (latest)

alpine moonBOT
#

đź‘‹ Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

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

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

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.

cobalt topaz
#
Note
For Connect webhooks, use –forward-connect-to with stripe listen and –stripe-account with stripe trigger.```
night crown
#

thank you, does this option exclude listening events from platform acc

#

or I would have all at one place with –forward-connect-to

cobalt topaz
#

If you only pass –forward-connect-to then you will only get connect events at that endpoint

#

You'd use --forward-to to separate platform events if you want them at different endpoint

night crown
#

i want them all on same endpoint

cobalt topaz
#

You can use same endpoint for both

night crown
#

–forward-connect-to i did this, but still cannot see events in webhook dashboard from connected account

cobalt topaz
#

What do you mean by webhook dashboard

#

Above command just forwards events to that specified endpoint

night crown
#

can I receive automatic events also from connected accounts, or only the ones i manually trigger

cobalt topaz
#

Yeah idk we don't know much about the dashboard in here

#

You can receive both kinds

night crown
#

thats the issue, because I don't see those from connected account coming here into my dashboard

#

and dashboard is from main platform account

cobalt topaz
#

Yeah idk what the dashboard shows

#

Are the connect events being delivered to the endpoint?

#

Check your server/endpoint logs

night crown
#

yes, they were, eg. evt_3QRc5wGSblWe99ue0LErh29S

#

now I was imagining I would see this event in my dashbaord

#

"webhook dashboard"

#

i see them under events tab from connected account, but I wanted to see how handler acted against

cobalt topaz
#

Oh ok so it's working as expected then

#

But as far as what the dashboard displays on the platform account, idk

#

That's not really our area of expertise

#

You should be able to just check your server logs to validate delivery