You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for taking the time to fill out this out! 🙇
By submitting this issue, you agree to follow our Code of Conduct.
What happened?
I'm authenticated to gh but still cannot use the Copilot extension because it says no token was detected.
Versions
gh version 2.39.2 (2023-11-27)
gh-copilot version 0.5.3-beta (2023-11-09)
Relevant terminal output
$ gh auth status --hostname github.comgithub.com ✓ Logged in to github.com as chrisgavin (/home/chris/.config/gh/hosts.yml) ✓ Git operations for github.com configured to use https protocol. ✓ Token: ghp_************************************ ✓ Token scopes: admin:enterprise, admin:repo_hook, codespace, copilot, delete:packages, delete_repo, gist, read:org, read:project, repo, user, workflow, write:packages
$ gh copilot suggest foo ✗ Error: No valid OAuth token detectedTo get started with GitHub Copilot in the CLI, please run: gh auth login --web -h github.com to authenticate via web browser.
The text was updated successfully, but these errors were encountered:
Thanks for taking the time to fill out this out! 🙇
By submitting this issue, you agree to follow our Code of Conduct.
What happened?
I'm authenticated to
gh
but still cannot use the Copilot extension because it says no token was detected.Versions
Relevant terminal output
The text was updated successfully, but these errors were encountered: