#monshery-API Key
1 messages ยท Page 1 of 1 (latest)
Yessir
how long is your session still valid?
I'm not sure how long it takes but eventually it will expire
it's expected behaviour
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
You can auth in the CLI by passing an API key if you prefer: https://stripe.com/docs/cli/api_keys
Trying to login to stripe i get:
To keep your account secure, we've sent an email to confirm it's really you. Please sign in via the personalized link in the email.
Haven't received it yet? Resend.```
I check my email and there's nothing
Into the Dashboard?
Nevermind got it
stripe listen --api-key sk_xxx
Yep, per request basis
I remember last time there was a file i could have past it in
and it worked
I cannot remember which file
The config file, yep: https://stripe.com/docs/cli/config
Ok and which one should i set ?
Are you still not able to use stripe login?
I wouldn't recommend setting config variables
stripe login doesnt work
hasnt been working in a long time
last time i fixed the actual key
stripe config --set test_mode_api_key = "rk_test_abc123"
something like that ?
Maybe you could try deleting the config file, then login will generate a new one