Discussion

Tata Consultnacy Services
IN
Last activity: 30 Apr 2016 21:40 EDT
HTTP Connector throwing 401 error
Hi All,
I am working on PRPC 7.2 version. When I am calling a HTTP Connector( by running activity) , it's throwing 401 error. Following is the scenario:
I have HTTP service when ran directly in browser it's running fine (it's http and not https) and giving result (when user id and password is provided).
So I had created a HTTP connector with "Use authentication": true and Authentication profile : a basic authentication profile (where I provided user id and password).
Not sure what to mention in Host and Realm , sos didn't enter any thing in basic authentication profile.
Now when I am running this connector from activity : it's throwing 401 response.