#quentinnpapnl_webhooks

1 messages ¡ Page 1 of 1 (latest)

vague mesaBOT
#

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

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

honest hollyBOT
pulsar zenith
#

Out of your three test connect webhooks on your platform account, it looks like all of them are configured to listen to one event type, and none of those events types are issuing_card.created

#

So we didn't see a webhook that was valid to send the event to

quasi trellis
#

I've setup the webhook on the admin account like i did for the other webhooks

pulsar zenith
#

Can you send me the we_ ID for that webhook? I did not see it on the platform account for the event that you sent me

quasi trellis
#

we_1OwnbVIiqsvWvTwFRZlMKIyU

pulsar zenith
#

Thank you

#

So that webhook is an account webhook, meaning it will only get events that happen on the account that the endpoint exists on

#

Your other webhooks are connect webhooks, meaning they will get events for your connected accounts like the one that triggered the event

#

So you will need to delete we_1OwnbVIiqsvWvTwFRZlMKIyU and recreate it as a connect webhook

quasi trellis
#

oh sorry

pulsar zenith
#

Or add that event to one of your existing connect endpoints

quasi trellis
#

my bad, thank you very much