#Sayid
1 messages · Page 1 of 1 (latest)
hey there, i think we spoke earlier this week. How can i help?
Hey man, you were super helpful before
My question is
Is there a way to send webhook events to a live endpoint from your terminal
Is this the same scenario as before where you were trying to run the app with live keys locally and forward events from the CLI, or something different?
its pretty close but im confused because the Signing secret in the scripe dashboard is diffrent from the one im getting from my terimal
vs
Yes, the actual endpoints you configure in your dashboard have individual signing secrets
The stripe listen command has its own separate signing secret too
You should use the secret from the dashboard for events delivered to your endpoint directly by stripe
the listen secret is only for use when receiving events forwarded by the CLI
You refer to your server logs
Or look at your Dashboard logs for recent delivery there, depending on what you're trying to do