#misternyce

1 messages · Page 1 of 1 (latest)

indigo nexusBOT
warped shuttle
#

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

nimble bronze
#

I have to do that for every request? or is there a way I can do that globally?

warped shuttle
#

It looks like you have to do that at a per-request basis now

nimble bronze
#

How about in the Shell on the docs website, it doesn't seem to work there?

warped shuttle
#

That's because that shell is only test mode

#

You have to set up the Stripe CLI locally to get live mode functionality

nimble bronze
#

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?

warped shuttle
#

Can you send the exact output of that command and a screenshot of the error?

nimble bronze