# Troubleshooting IDEs

This section provides the following articles to help in using Snyk IDE plugins and extensions:

* [How to set environment variables by operating system for IDEs and CLI](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/how-to-set-environment-variables-by-operating-system-for-ides-and-cli.md)
* [OAuth 2.0 authentication does not work](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/how-to-set-environment-variables-by-operating-system-os-for-ides-and-cli-1.md)
* [Authentication using API token does not work](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/authentication-using-api-token-does-not-work.md)
* [Troubleshoot certificate errors](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/troubleshoot-certificate-errors.md)
* [Force use of the latest language server](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/force-use-of-the-latest-language-server.md)
* [Snyk Code appears disabled](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/snyk-code-appears-disabled.md)
* [Missing or differing results in Snyk Code](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/missing-or-differing-results-in-snyk-code.md)
* [Server returned HTTP response code 403 for URL](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/server-returned-http-response-code-403-for-url.md)
* [Maven scans with private repositories](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/maven-scans-with-private-repositories.md)
* [Error executing binary because of corporate policy (Windows)](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/error-executing-binary-because-of-corporate-policy-windows.md)
* [Net new issues (delta) scan troubleshooting](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/net-new-issues-delta-scan-troubleshooting.md)
* [IDE plugin fails with `Scan failed` on Windows systems with .exe download blocking](/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides/ide-plugin-fails-with-scan-failed-on-windows-systems-with-.exe-download-blocking.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/developer-tools/snyk-ide-plugins-and-extensions/troubleshooting-ides.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
