#fish_out_of_water-webhook-responses
1 messages · Page 1 of 1 (latest)
Hello 👋
So the reason these are returning 301 is because we don't follow redirects.
Thanks Hanzo! Is it clear that my server is returning a 301 response code to Stripe and not the other way around? Stripe is sending me a webhook and in dev I respond properly with 200. In production I respond 301. I cannot pinpoint what the difference is, but I will keep looking. Thanks.