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

Running pipenv check returns "Your API Key is invalid" #4238

Closed
den4uk opened this issue May 5, 2020 · 3 comments
Closed

Running pipenv check returns "Your API Key is invalid" #4238

den4uk opened this issue May 5, 2020 · 3 comments
Labels
Type: Duplicate This issue is a duplicate of an already-existing issue.

Comments

@den4uk
Copy link
Contributor

den4uk commented May 5, 2020

When executing pipenv check - the API key is invalid message appears. The command returns a non-zero exit code, thus fails testing pipelines.

$ pipenv check --verbose
Checking PEP 508 requirements…
Passed!
Checking installed package safety…
An error occurred:
Your API Key '1ab8d58f-5122e025-83674263-bc1e79e0' is invalid. See https://goo.gl/O7Y1rS

Pipenv version: '2018.11.26'

@frostming
Copy link
Contributor

Duplicate with #4188

@frostming frostming added the Type: Duplicate This issue is a duplicate of an already-existing issue. label May 5, 2020
@triage-new-issues triage-new-issues bot removed the triage label May 5, 2020
@brainwane
Copy link
Contributor

@den4uk In case you didn't see: #4188 (comment) has a workaround. And there will be a fix in the next pipenv release.

@den4uk
Copy link
Contributor Author

den4uk commented May 5, 2020

Cheers, much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Duplicate This issue is a duplicate of an already-existing issue.
Projects
None yet
Development

No branches or pull requests

3 participants