
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 Antworten
Hi Sumeet,
Try setting the environment variable for User settings:
Variable : HTTP_PROXY
Value : http://proxyusername:port