Forum Discussion

CXin's avatar
CXin
Frequent Contributor
13 years ago

Proxy bug - cases are failed in 4.5 due to proxy

Our API cases need to be accessed via proxy, and the cases are running fine in soapUI 4.0.

However after I upgraded to soapUI4.5, the cases are all failed. You can tell from below debug info, soapUI doesn't find the credentials, however I do configured the info (otherwise the cases can't be passed in 4.0)

Fri May 18 14:23:07 CST 2012:DEBUG:Attempt 1 to execute request
Fri May 18 14:23:07 CST 2012:DEBUG:Sending request: GET http://api.qa1.gumtree.dev/api/ads/search-metadata HTTP/1.1
Fri May 18 14:23:07 CST 2012:DEBUG:Receiving response: HTTP/1.0 401 Unauthorized
Fri May 18 14:23:07 CST 2012:DEBUG:Target requested authentication
Fri May 18 14:23:07 CST 2012:DEBUG:Authorization challenge processed
Fri May 18 14:23:07 CST 2012:DEBUG:Authentication scope: DIGEST 'commonapi'@api.qa1.gumtree.dev:80
Fri May 18 14:23:07 CST 2012:DEBUG:Credentials not found
Fri May 18 14:23:07 CST 2012:DEBUG:Connection shut down
Fri May 18 14:23:07 CST 2012:INFO:Got response for [kijijiGumtreeAu-api.search ad metadata for all categories:for all categories] in 790ms (954 bytes)

11 Replies