#Mickadelyon
1 messages ยท Page 1 of 1 (latest)
Hi there!
hi
It means your server returns an error to Stripe. Can you check your logs to find the exact error?
for customer.subscription.created
Thanks, but what is the actual error your server throws? You should be able to find it in your server logs directly.
I do my tests locally, I launch the payment and watch the returns online on my online webhooks page
When Stripe sends you the event, your server respond with an error. To fix the issue, we need to know the exact error in your code. So you need to check your server log to find the exact error message.
The event you shared earlier (evt_1MebpXEpGRDf43IkuuRiz5Ni) was sent today and your server returned an error.
Without the exact error message I cannot help you debug this.
54.187.205.235 cvdumonde.com - [23/Feb/2023:11:15:16 +0100] "POST /paiement/public/index.php HTTP/1.1" 400 - "-" "Stripe/1.0 (+https://stripe.com/docs/webhooks)"
I need the full error message. This doesn't tell me much.
Currently in contact with my host to find out the precise error. I do not have access for the moment to other logs than the one I provided
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!