Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Team,

I had created a .net windows application which is consuming a webservice for transfering datas to a remote server through internet. Webservice is REST architecture. It is working in some sites but in others I am getting an error message from Webresponse as Proxy authentication required. In those site they are using a specific proxy to access internet. But When I am testing this webservice in PostMan (Google tool) I am able to access that webservice but through my c#.net application I am not able to.

Can anybody suggest me a solution for this.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900