#Roopa

1 messages · Page 1 of 1 (latest)

sand zenithBOT
obtuse mica
#

Hello, yes I can look in to what error we got from our end. What is the event ID?

low mauve
#

evt_1LwORIDwT5gdvn7n81kvfXK4

obtuse mica
#

It looks like we are getting a generic 400 error from your server when we reach out. It might be helpful to check your network/firewall logs to see if you see them rejecting any requests from our webhook IPs https://stripe.com/docs/ips#webhook-notifications

low mauve
#

I am getting error in test environment as well event id for test environment is "evt_1LxuHSDwT5gdvn7nsCKCq7gX"

#

but some of the events are working fine, only it happens when we pay by direct debit

clear hazel
#

Hi 👋

I'm stepping in for @obtuse mica

#

The error you are seeing on the event you shared is coming from your ASP.NET server, which is closing the connection to Stripe.

low mauve
#

does it mean, I am missing handling the event in my code?

clear hazel
#

It appears that the request is not connecting at all. I would review your network settings as my colleague recommended.

low mauve
#

If you do not mind can you please check this event "evt_1LxuHSDwT5gdvn7nsCKCq7gX"

#

it is giving me 500 error

clear hazel
#

That's the error I checked

#

The 500 is coming from your server

#

You need to investigate why it is closing the connection