#mpjhorner-delete accounts
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
I'm not sure if you can delete live accounts from the CLI tbh
could you please share the request id? here's how you can get it https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
sec
req_dqLSReYmyjhqKn
I'm a bit confused, what account are you logged into on the CLI?
the application account of that connect account
Any command on the CLI I can use to verify the account I am logged into?
have you passed a stripeAccount Header?
I can do that using CLI?
could you please try stripe open dashboard --live? this will open the browser for you
I just used --live
sec
tyt
acct_18a2U1A2FKrvuuQV
ok I see that the request you sent earlier was authenticated with the same account id you're trying to delete
No
I would suggest to stripe logout
the account I was trying to delete ended 8922
I'm aware of that
could you try to login back with your API secret key?
sec
when I pass --api-key
on login
It still asks me for pairing code and to visit website, which makes a new API key..?
(ps just updated cli via brew also)
dw
imma just use curl
It's working fine.
sorry I had to step away for a minute
All good, i think something is up with CLI for that one though. It seems as if all the key the login was creating for me where connect keys which seems to make me not be able to use that?
I'm not sure, I will try to test that out later and if there's an issue I'll bring it up to the internal team
Appreciate it, thanks.
Just for clarity.
The workflow is;
stripe login(via gui)stripe accounts delete acct_xxx --liveis not allowed.