#cent

1 messages · Page 1 of 1 (latest)

novel shardBOT
prime spade
#

Hi there!

#

Are you getting a 308 error when Stripe sends yuo a webhook event?

fast night
#

yes

prime spade
#

It means the URL of you webhook endpoint is doing a redirect, but Stripe doesn't follow redirect.

#

So you need to change your webhook endpoint URL or change your server configuration to not do a redirect.

fast night
#

ah, ok