#cheerful_tiger_44914
1 messages · Page 1 of 1 (latest)
Hi
Stripe has no control over your webhook endpoint, you need to double check you webhook integration/server log and see why your endpoint responded with 500
but it worked well a few days ago. and now it doesn't work. so I double that there is a problem when you request our callback url
You need to double check your server logs
And see why your server is responding with 500
What is the stacktrace ?
Actually, I have already checked the server logs, the problem is that I cannot get the params from the request header.
There is nothing changed on the request header for Stripe Side
You may need to double check how youa re retreiving these params
I invite you to do some tests
on your local dev env
using stripe cli
thank you so much