#surbhi

1 messages · Page 1 of 1 (latest)

low oasisBOT
honest jackal
#

Hello 👋
How can I help?

terse aspen
#

Hi i am working wit stripe webhook

#

i came across the issue

#

as u see in the scrreenshost.. 1 is working, 2nd is not working which is a custom domain

#

i am not getting any events notification on custom domain url

#

i get 400 on custom domain urls

honest jackal
#

There could be many different reasons, the first thing I'd check is server logs to see what error you're getting which is causing 400s.

Do you have an example event ID I can take a look at?

terse aspen
#

"id": "evt_3N2t94QAxlyFAV611ZJCaYBG",

honest jackal
#

That event was only sent to this endpoint
https://test-api.parex.parts/api/PaymentStripe/ConnectWebhookEndPoint/AUD

#

The 400 seems to be coming from your server with bad request status
Have you checked your webhook secret key to see if its the right one?