#antonio-webhook

1 messages · Page 1 of 1 (latest)

stone river
#

Hi! The 301 response comes from your server, and it means "moved permanently". So can you check that you passed the correct URL to the webhook endpoint and that there's no redirect happening? Stripe will only accept the reponse if it's a 200.

charred tiger
#

thank you very much,
I'm testing the url, it seems that randomly sometimes gives a 200 and other times a 301... I'm afraid it is a problem of the web server

stone river
#

Yeah that looks like an issue from your server unfortunately.