#misternyce
1 messages · Page 1 of 1 (latest)
CLI runs in test mode by default, so you usually have to specify the --live flag to indicate you intend to make a live mode request
I have to do that for every request? or is there a way I can do that globally?
It looks like you have to do that at a per-request basis now
How about in the Shell on the docs website, it doesn't seem to work there?
That's because that shell is only test mode
You have to set up the Stripe CLI locally to get live mode functionality
I am trying to run this command " stripe prices update price_1MjOmWJfX2QXW69F9Ye5ksMW --lookup-key yearly_plus --live"
and gives me an error like "Having the 'rak_plan_write' permission would allow this request to continue."
It only shows up on live mode
how do I change that permission?
Can you send the exact output of that command and a screenshot of the error?