Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe cli does not authorize on windows whenever I run the "stripe login" command #1139

Open
ayinde-xyz opened this issue Dec 26, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ayinde-xyz
Copy link

The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply

Issue

Whenever I run "stripe login" on my terminal after downloading the stripe cli for windows, it produces a code that actually matches the one on the browser but refuses to authenticate it. It produces an error instead.

Expected Behavior

I expect an authenticated message with 200 ok status to be displayed on my terminal

Traceback

unexpected http status code: 400 {"error":{"message":"The livemode of the authorization key you provided does not match that of the key provided in the Stripe-Account header.","message_code":"stripe_account_livemode_mismatch"}}

Environment

Windows

@ayinde-xyz ayinde-xyz added the bug Something isn't working label Dec 26, 2023
@rubby-c
Copy link

rubby-c commented Dec 31, 2023

Same here, seems like Stripe CLI doesn't work with test accounts as I can login with a standard account.

@IllyaBedkoStartupSoft
Copy link

Any updates here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants