Skip to main content
Sumeet Arora (AWP) ๋‹˜์ด #Data Management์— ์งˆ๋ฌธํ–ˆ์Šต๋‹ˆ๋‹ค
Hello All,

 

I am trying to authorize an org using Salesforce extension pack in VS code. The proxy settings in my organization is blocking my connection to sandbox.

 

I have tried various combinations such as adding proxy setting details in users settings.json file and putting proxy url in the environment variables.

 

I know this is any proxy issue for sure, however, I am not able to figure out the correct way to put proxy url to resolve the issue.

 

Any help on this would be appreciated!

 

Thanks

 

Sumeet
๋‹ต๋ณ€ 4๊ฐœ
  1. 2019๋…„ 5์›” 7์ผ ์˜ค์ „ 6:38
    Hi Sumeet,

     

    Try setting the environment variable for User settings:

     

    Variable : HTTP_PROXY

     

    Value : http://proxyusername:port
0/9000