#nerder_webhooks

1 messages ¡ Page 1 of 1 (latest)

gritty narwhalBOT
#

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

📝 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.

sick hull
#

Hello there

#

Can you share an Event ID that was sent to your endpoint?

#

And when you say "forwarded" do you just mean sent? Or you are using the CLI here to actual forward?

covert hare
#

check this one for instance

#

evt_1QwMylKmLHWBAdjZTqLxOKrc

sick hull
#

That is the same Event you shared above

#

For that Event I do see that there was a 400 response from one of the Webhook endpoints that it was sent to

covert hare
#

Ah ok

sick hull
#

I assume that is your endpoint but impossible for me to know.

covert hare
#

how do you see that?

#

It should ours yes

sick hull
#

I can look in our internal logs, you can't see this anymore because the Event is greater than 15 days old. Otherwise you would be able to see it in the Dashboard as well.

covert hare
#

this for instance is an event that was sent sucessfully evt_1R2CUJHBTjkxo8adSNUnY5s0

sick hull
#

Yep that's the same endpoint from the 400 above

covert hare
sick hull
#

Yeah if you look in the dashboard at the bottom of the Event you will notice:

Attempts to send this event to your webhook endpoints in the past 15 days

#

That's the amount of time these details are retained

covert hare
#

could you provide me with the log or at least the data timestamp so that I can check on our end?

sick hull
#

But yeah it looks like your endpoint returned a 400 for the initial Event. One of the timestamps looks to be 2025-02-25 17:40:36 UTC

#

That looks to be one of the retries

covert hare
#

has this been retried and failed again?

sick hull
#

The initial attempt was at 2025-02-25 12:11:15

#

Yes it went through 3 retries which all returned a 400

covert hare
#

ok understood

#

thank you so much

#

i'll be looking for the log on our end now