Posted on: 1/10/2014 3:10:55 PM | Views : 1038

Hi I am working in VS2012 and i am trying to integrate PayPal API for my application. When i try to added the below url as service refrence to consume in my project i am getting exception,
http://www.paypalobjects.com/wsdl/PayPalSvc.wsdl
Excemption:

The HTML document does not contain Web service discovery information. Metadata contains a reference that cannot be resolved: 'http://www.paypalobjects.com/wsdl/PayPalSvc.wsdl'. The remote server returned an unexpected response: (407) Unauthorized. The remote server returned an error: (407) Proxy Authentication Required. If the service is defined in the current solution, try building the solution and adding the service reference again. Not sure why am unable to consume this webservice.

Can anyone please help me in this. Any sugestion and solution

Go to the complete details ...