#idk___
1 messages · Page 1 of 1 (latest)
hi! hmm, not sure. Sometimes it works better if you use stripe login --interactive and directly paste in an API key instead of the browser flow
ultimately I don't really understand the use case of forwarding a live mode endpoint, CLI is a testing tool. For livemode you simply enter the public URL of your server into your Stripe Dashboard webhook settings.
Hi, the command stripe login --interactive seems to log in, but again if I try to forward it still asks me to allow access :/.
You need to deploy your Live app with a public URL, and then register the webhook endpoint in your Stripe Dashboard. You don't need to use CLI for Live events.