My workplace use ZScaler proxy pac. I always get the below error when I try to integrate VSCode with Atlassian. Is there any idea to resolve it?
Hi Chan, welcome to the Community!
Looks like you're trying to install this extension. Have you tried the installation without the proxy? Do you know if it's the proxy causing that or something else? If the proxy is preventing it, you'll need to find some way to go around it.
If it's the proxy, I'd recommend you contacting the vendor of the add-on for any recommendations on how to install their plugin when using a proxy.
Hope that helps!
Ana
http://blog.majcica.com/2016/04/07/visual-studio-code-behind-a-proxy/
Now the extension is working after I followed the above link and set the proxy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chan,
At the end of the OAuth flow, it redirects to a server running on your local machine booted up by the extension so that the extension can get the authorization details.
I'm not sure how that specific proxy works so I'm not sure if it's blocking access to localhost on your machine or maybe blocking a port range or something?
Is there a way to temporarily disable the proxy in your browser settings?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.