Delete data/reusables/copilot/chat-api-endpoints-note.md (#50315)
This commit is contained in:
committed by
GitHub
parent
0ceb1294db
commit
8e5f4a5e1f
@@ -30,8 +30,6 @@ Due to {% data variables.product.prodname_copilot_short %}'s interaction with a
|
||||
|
||||
Additional domains and URLs may require allowlisting, depending on your organization's security policies and the editors in use. For more information about specific editors, see "[Further reading](#further-reading)."
|
||||
|
||||
{% data reusables.copilot.chat-api-endpoints-note %}
|
||||
|
||||
## Further reading
|
||||
|
||||
- [Network Connections in {% data variables.product.prodname_vscode %}](https://code.visualstudio.com/docs/setup/network)
|
||||
|
||||
@@ -39,8 +39,6 @@ If you receive an error related to "revocation for the certificate," you can try
|
||||
|
||||
If you're specifically having difficulty with {% data variables.product.prodname_copilot_chat_short %} in your editor, run the above `curl` commands but use `https://api.githubcopilot.com/_ping` instead of `https://copilot-proxy.githubusercontent.com/_ping`.
|
||||
|
||||
{% data reusables.copilot.chat-api-endpoints-note %}
|
||||
|
||||
If you're unable to connect and the `curl` requests don't help to identify the error, it may help to collect detailed diagnostic logs in your editor. If you're working with your company's IT department or {% data variables.contact.contact_support_page %}, sharing these diagnostics may help to resolve the error. Enabling debug logging in your editor will help you to share more specific information. For more information, see "[AUTOTITLE](/copilot/troubleshooting-github-copilot/viewing-logs-for-github-copilot-in-your-environment)."
|
||||
|
||||
## Troubleshooting proxy errors
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{% note %}
|
||||
|
||||
**Note:** On February 1, 2024, the {% data variables.product.prodname_copilot_chat_short %} API endpoints that were routed through `https://copilot-proxy.githubusercontent.com` were deprecated. Instead, these requests go through `https://api.githubcopilot.com/`. Please ensure you are using the most recent version of the {% data variables.product.prodname_copilot_short %} extension and ensure your firewall and network settings allow communication to `https://api.githubcopilot.com`.
|
||||
|
||||
{% endnote %}
|
||||
Reference in New Issue
Block a user