cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice

ShashiK_R
Level 4
When I try to access the some external webservice, I'm getting the below error: "Unexpected error Error in web service - General HTTP error - ProxyAuthenticationRequired" I understand that this is the issue with default proxy settings. Does anyone have any idea on how can I tell my object to use the default proxy settings? Thanks, Shashi K R
2 REPLIES 2

TetsujiJunicho
Level 9
Hi I suggest you check the following site: http://stackoverflow.com/questions/2581609/the-remote-server-returned-a Hope it helps.

EdisonMutuc
Level 2
Hi, We also encountered this problem and we solved it by following the Webservice guide from BP portal https://portal.blueprism.com/system/files/product/productpublic/4.2/Blu We used code stage to create a webservice wrapper from WSDL. Refer to page 43.