#Daniel M.
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
I used stripe a while ago already, this is not the api key i currently have in my env file. Anything I have to change in the stripe settings or so?
Do you have a valid API key in your env file? And it's not this one?
i do
and it doesnt start with rk_test
starts with sk_test
--api-key string Your API key to use for the command
What about this?
Are you trying to run a Stripe CLI command?
You can use the --api-key to provide the correct API key.
didnt work for me
somehow
it either returns the helping commands when i enter
stripe --api-key sk_test_...
or Unknown command "--api-key" for "stripe".
See "stripe --help" for a list of available commands. when I enter
stripe --api-key string sk_test_5
Can you please run stripe login?