#ermander-webhook
1 messages · Page 1 of 1 (latest)
Hi there!
If you look at your dashboard, in developers > webhooks > specific webhook, there should be a "signing secret" link at the top:
And if you are using the Stripe CLI, the webhook secret should be displayed in the console directly when running stripe listen
No i'm testing my staging app
Does the webhook secret have a deadline?
Like it's not valid after a certain amount of time
?
You can manually expire the webhook secret from the dashboard if needed. Otherwise it shouldn't expire unless you delete the webhook endpoint.