We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If your github account has two-factor authentication enabled, this script will throw an exception with the following message:
github.GithubException.GithubException: 401 {u'documentation_url': u'https://developer.github.com/v3/auth#working-with-two-factor-authentication', u'message': u'Must specify two-factor authentication OTP code.'}
The text was updated successfully, but these errors were encountered:
Create a personal access token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/
Sorry, something went wrong.
No branches or pull requests
If your github account has two-factor authentication enabled, this script will throw an exception with the following message:
The text was updated successfully, but these errors were encountered: