You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It also seems as though the preview plugin can only be installed on macOS, is that correct?
Given the CLI runs on multiple platforms, this seems an odd (and, to be frank, unhelpful) limitation. The Docker image also looks like it has the same limitation, making this feature a bit challenging to develop with. ☹️
Any plans to enable the feature for other platforms?
Issue
stripe preview whoami
command doesn't work as described in the doc. I get errorExpected Behavior
Display the sandbox i'm currently using.
Steps to reproduce
run the following command in the CLI:
brew install stripe/stripe-cli/stripe
stripe login
stripe listen --forward-to localhost:3333/api/
(webhook is visible)stripe preview whoami
Environment
The text was updated successfully, but these errors were encountered: