tomer-stripe
tomer-stripe
Was talking to @ob-stripe about this a bit more, pulling the API version from the response header might not actually be right in some cases. The webhook endpoint can get...
@haircutstar have you seen the `--load-from-webhooks-api` flag? (https://stripe.com/docs/cli/listen#listen-load-from-webhooks-api). If you have paths and events configured in the Dashboard, this might solve your use case for now. Agree we should have...
Thanks @LeonardChallis! We'll look into this. In the mean time, if you have test events like these already in your dashboard somewhere you can run `stripe events resend ` to...
This is an interesting idea! Wonder if we could add this as an optional feature 🤔 If you're developing locally and hit a 404 it seems like retrying immediately would...
@sedubois also if you go to the dashboard page for the event itself you should see CLI responses there (`evt_1FedKBFmaCD2jpsQmtIyilyD`)
Hey @Randima-Lahiru! The downloading process itself is not the problem, it's the actual compiled binary. You could try cloning the source and compiling it locally to see if that helps...
@jarodpeachey to confirm, downloading the .zip for windows doesn't work? @auchenberg-stripe could you take updating the docs?
Sorry about the trouble here. We lost `apt` and `yum` support after the jfrog/bintray deprecation and haven't been able to find a good alternative. I'm not sure Linuxbrew will be...
I'm not really familiar with either, I'll look into those!
Thanks for the suggestion! This is a good idea, will see if we can do this.