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
Github Authentication Sample
1.84.2
vscode-extension-samples
github-authentication-sample
npm install
Github Authentication Sample: Get Github User
An error popup window appears:
Command 'Github Authentication Sample: Get Github User' resulted in an error Cannot read properties of undefined (reading 'accessToken')
However, the command worked the second time, showing the dialog asking the user if they want to sign in.
Closing the window without clicking on "Allow" and retrying steps 4-5 above reproduces the error.
However, once I click on "Allow" in the dialog, the error will no longer be reproducible.
The text was updated successfully, but these errors were encountered:
Await setOctokit
setOctokit
5bfe71a
Fixes #921
Await setOctokit (#929)
757fbbd
TylerLeonhardt
Successfully merging a pull request may close this issue.
Extension sample
Github Authentication Sample
VS Code version
1.84.2
What went wrong?
vscode-extension-samples
repository.github-authentication-sample
.npm install
.Github Authentication Sample: Get Github User
An error popup window appears:
However, the command worked the second time, showing the dialog asking the user if they want to sign in.
Closing the window without clicking on "Allow" and retrying steps 4-5 above reproduces the error.
However, once I click on "Allow" in the dialog, the error will no longer be reproducible.
The text was updated successfully, but these errors were encountered: