“An error occurred during data loader execution: An error occurred in the HTTP Connector. The error is : The HTTP head request to the resource returned a response with status code, 401, and reason line, Unauthorized”
RSS feed link is : http://localhost:8080/share/feedservice/components/documentlibrary/feed/...
When I try to test same URL with web browser, system was asking username and password. After entering the details its works from browser.
Same way I have tried to using in my web application by passing user and pw but I am getting same unauthorized error.
http://localhost:8080/share/feedservice/components/documentlibrary/feed/...
one more issue :
I was not able to publish the content, when I try to do that I am getting “There is no appropriate publish channel”, create channel with available option Facebook still I was getting same error
Please help me to resolve these issues.