#stefan-colic_webhooks

1 messages ¡ Page 1 of 1 (latest)

indigo swanBOT
#

👋 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/1301134465250361346

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

loud sedge
#

The signature used would vary depending on the webhook endpoint the events were sent to. Looks like both shared events were sent to we_1PslCHDsrw47RnMdxULvM1oa and we_1Q2E2EDsrw47RnMdX6vGvAW0 so you can find the related secret for those webhooks in the Dashboard, and then generate the signature with that

atomic vault
#

Just how to generate a signature?

#

I have the event and the data with webhook secret

loud sedge
atomic vault
#

Ah ok, can do that with js. Thanks!

loud sedge
#

No problem, glad I could help!