#Jose13

1 messages · Page 1 of 1 (latest)

slow cargoBOT
wind kettle
#

Hi, it could be a couple of things.. Are you sure the endpoint secret is the exact value from your webhook settings on the dashboard(dashboard.stripe.com/webhooks)? Another common issue is that the payload was modified in some way, this cannot be modified and has to match exactly.

eternal oasis
#

the endpoint value is the exact value show in signing secret. How would the payload change? That is something I have not considered

wind kettle
#

it can be modified if you're using any framework, middlware etc... To test this, you can pass the endpoint secret explicitly in your code.