Skip to content

Commit 3d20de7

Browse files
Include gh-copilot section within Copilot troubleshooting page (#53129)
Co-authored-by: Sophie <[email protected]>
1 parent 4c0aa23 commit 3d20de7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ If you cannot connect to the server, you can create a discussion in our [discuss
5252

5353
This is a known issue and our team is working towards a fix. For more information, see this comment on a [{% data variables.product.prodname_github_community %} discussion](https://github.com/orgs/community/discussions/40522#discussioncomment-4701470).
5454

55+
## Error: "No valid OAuth token detected" in {% data variables.product.prodname_copilot_cli %}
56+
57+
This error suggests that a classic or fine-grained {% data variables.product.pat_generic %} might be in use, either via the `GITHUB_TOKEN` or `GH_TOKEN` environment variables, or during a `gh auth login` attempt. {% data variables.product.prodname_copilot_cli %} currently only supports using the {% data variables.product.prodname_cli %} OAuth app.
58+
59+
For more information, see the [{% data variables.product.prodname_copilot_cli_short %} extension repository](https://github.com/github/gh-copilot).
60+
5561
## Further reading
5662

5763
* "[AUTOTITLE](/free-pro-team@latest/site-policy/other-site-policies/github-and-trade-controls)"

0 commit comments

Comments
 (0)